Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
solid-xmpp-chat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Components
solid-xmpp-chat
Commits
50a6265b93a9fc5496c9e93987e5806b3369b125
Select Git revision
0 results
solid-xmpp-chat
src
Author
Search by author
Any Author
authors
0 authors
Mar 23, 2021
minor: allow users to retract file uploads
· 50a6265b
ubermanu
authored
4 years ago
50a6265b
Mar 22, 2021
bugfix: the markers should contain the stanza_id of the msg
· 2866ac6f
ubermanu
authored
4 years ago
2866ac6f
bugfix: enforce light theme on the picker
· eb245ac6
ubermanu
authored
4 years ago
eb245ac6
bugfix: send displayed marker for the latest message when scrolled down
· e8b6d03f
ubermanu
authored
4 years ago
e8b6d03f
Mar 19, 2021
bugfix: send the last message marker
· 08798301
ubermanu
authored
4 years ago
08798301
bugfix: register the picker element
· ae4d6deb
ubermanu
authored
4 years ago
ae4d6deb
avoid an error if the picker is not initialized
· 61c1e21b
ubermanu
authored
4 years ago
61c1e21b
focus the search input when opening the menu
· 0f9c49ca
ubermanu
authored
4 years ago
0f9c49ca
bugfix: remove min width
· 7c866481
ubermanu
authored
4 years ago
7c866481
move the userRooms promise resolution after we are connected
· afbaae04
ubermanu
authored
4 years ago
afbaae04
bugfix: await for subscriptions when connected
· 7f1f9ab4
ubermanu
authored
4 years ago
7f1f9ab4
Mar 17, 2021
bugfix: remove affiliation check
· 8a359cd3
ubermanu
authored
4 years ago
8a359cd3
Mar 16, 2021
bugfix: fix conversation holes in mucs
· 8743af11
ubermanu
authored
4 years ago
8743af11
remove async
· e4ace9be
ubermanu
authored
4 years ago
e4ace9be
cleanup code and subscribe to rai if a room is open hidden
· 02141c5e
ubermanu
authored
4 years ago
02141c5e
i18n: handle different langs based on the framework's logic
· 5e7e578e
Jean-Baptiste Pasquier
authored
4 years ago
View commits for tag v5.0.0
v5.0.0
5e7e578e
move inline actions on top of the message
· 9e2a0e73
ubermanu
authored
4 years ago
9e2a0e73
major: core 0.16
· 0cc05a0d
Jean-Baptiste Pasquier
authored
4 years ago
0cc05a0d
enable skin tone emojis
· b8642504
ubermanu
authored
4 years ago
b8642504
restore the usage of the minified version of converse
· 3b946562
ubermanu
authored
4 years ago
3b946562
minor: replace the current emoji picker with a faster and more complete one
· 9ad3d7a8
ubermanu
authored
4 years ago
9ad3d7a8
minor: move the actions buttons outside of their drawer next to the message
· f7de8c33
ubermanu
authored
4 years ago
f7de8c33
minor: working rai, close the chatbox once it's left
· 828e8d85
ubermanu
authored
4 years ago
removed enableRAI method
828e8d85
do not send the presence rai on leave (unnecessary)
· 8f88b3bd
ubermanu
authored
4 years ago
8f88b3bd
add debug to trace activity
· 658d892c
ubermanu
authored
4 years ago
658d892c
fix muc activity handler
· 4b891ace
ubermanu
authored
4 years ago
4b891ace
register handler on all messages
· 3fe6a3c8
ubermanu
authored
4 years ago
3fe6a3c8
Mar 15, 2021
bugfix: allow users to reply to their own messages
· da64392f
ubermanu
authored
4 years ago
da64392f
bugfix: allow replies in private chats
· 74614b89
ubermanu
authored
4 years ago
74614b89
bugfix: fix the oldest message reference
· bc4a95b4
ubermanu
authored
4 years ago
bc4a95b4
bugfix: disable the local storage sync event
· dcce55a8
ubermanu
authored
4 years ago
dcce55a8
bugfix: fix the oldest stanza id resolution
· 3a5f5397
ubermanu
authored
4 years ago
3a5f5397
add debug infos
· 3873fb4b
ubermanu
authored
4 years ago
3873fb4b
bugfix: rename plugin and add force history loading if content is not scrollable
· 546581d0
ubermanu
authored
4 years ago
546581d0
minor: add the previous message on a reply
· 1f90250c
ubermanu
authored
4 years ago
1f90250c
bugfix: avoid reply on new messages from the same user
· dfc8d4cc
ubermanu
authored
4 years ago
dfc8d4cc
Mar 12, 2021
bugfix: added the missing icon for replies
· a656b947
ubermanu
authored
4 years ago
a656b947
feature: add reply to message action button
· e4a849e3
ubermanu
authored
4 years ago
e4a849e3
Mar 11, 2021
bugfix: allow mobile devices to open the drawer when typing "@"
· 1eea9fdd
ubermanu
authored
4 years ago
1eea9fdd
remove discovery
· 918f0780
ubermanu
authored
4 years ago
918f0780
Loading