log

age author description
Sun, 24 May 2020 14:19:29 +0200 mathieui Nicer-looking input form default tip
Sun, 24 May 2020 13:15:01 +0200 Emmanuel Gil Peyrot Rename prosody.css to style.css, and remove Prosody specifics.
Sun, 24 May 2020 13:13:57 +0200 Emmanuel Gil Peyrot Remove Prosody specifics in strings and namespaces.
Sun, 24 May 2020 13:09:16 +0200 Emmanuel Gil Peyrot Add license headers to all source files.
Sun, 24 May 2020 13:08:55 +0200 Emmanuel Gil Peyrot Remove prosody.svg.
Sun, 24 May 2020 12:47:31 +0200 mathieui Add AGPLv3
Sun, 24 May 2020 12:51:07 +0200 Emmanuel Gil Peyrot Use `` in JS for templating, and add two forgotten strings.
Sun, 24 May 2020 11:27:10 +0200 mathieui Update translation strings
Sat, 23 May 2020 21:59:17 +0200 Emmanuel Gil Peyrot Add pubsub#access_model retrieval for the vCard4 node.
Sat, 23 May 2020 21:37:09 +0200 Emmanuel Gil Peyrot Disable the avatar access_model in more cases.
Sat, 23 May 2020 21:34:36 +0200 Emmanuel Gil Peyrot Add a warning about avatars in presence access_model.
Sat, 23 May 2020 21:24:34 +0200 Emmanuel Gil Peyrot Add pubsub#access_model retrieval for the avatar node.
Sat, 23 May 2020 20:50:16 +0200 Emmanuel Gil Peyrot Ignore generated artifacts.
Sat, 23 May 2020 20:49:53 +0200 Emmanuel Gil Peyrot mathieui: Add the CSS files.
Sat, 23 May 2020 20:33:38 +0200 mathieui Add translations
Sat, 23 May 2020 20:37:20 +0200 Emmanuel Gil Peyrot Move the node configuration retrieval to a util promise.
Sat, 23 May 2020 20:20:25 +0200 Emmanuel Gil Peyrot Add pubsub#access_model retrieval for the nickname node.
Sat, 23 May 2020 19:01:23 +0200 Emmanuel Gil Peyrot mathieui: Ask the user for confirmation before deleting PEP nodes or contacts.
Sat, 23 May 2020 18:58:01 +0200 Emmanuel Gil Peyrot Add support for WebSocket.
Sat, 23 May 2020 18:48:04 +0200 Emmanuel Gil Peyrot mathieui: Mark PEP as advanced and add a warning.
Sat, 23 May 2020 18:46:34 +0200 Emmanuel Gil Peyrot Encode the default avatar using encodeURIComponent().
Sat, 23 May 2020 18:41:45 +0200 Emmanuel Gil Peyrot mathieui: Add our current JID in the top bar.
Sat, 23 May 2020 18:04:17 +0200 Emmanuel Gil Peyrot mathieui: Rename vCard to Personal Information.
Sat, 23 May 2020 18:03:38 +0200 Emmanuel Gil Peyrot mathieui: Reload the page on logout.
Sat, 23 May 2020 18:03:05 +0200 Emmanuel Gil Peyrot mathieui: Add a margin around the navtabs.
Sat, 23 May 2020 17:59:09 +0200 Emmanuel Gil Peyrot Commit changes from the July 2019 Lyon sprint.
Mon, 24 Dec 2018 15:58:44 +0100 Emmanuel Gil Peyrot Remove an extra comment about nickname access model.
Mon, 24 Dec 2018 15:45:14 +0100 Emmanuel Gil Peyrot Support querying more than a single page of MAM results.
Sun, 23 Dec 2018 21:41:32 +0100 Emmanuel Gil Peyrot Add nickname access model configuration.
Sun, 23 Dec 2018 20:31:02 +0100 Emmanuel Gil Peyrot Change all blur events to change, prevents a stanza when no change occured.