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
2866ac6ff1f4e0228df1d64f33f3b4cc81083143
Select Git revision
20 results
solid-xmpp-chat
src
Author
Search by author
Any Author
authors
Alex
alexbourlier
Alice Poggioli
Alice-P
Anastasia Kryukova
anastasia
Autodeploy
autodeploy
Benoit Alessandroni
balessan
Calum Mackervoy
calummackervoy
Clément
clement
Cyril Thiriet
Cyrilthiriet
Dele Olajide
deleolajide
Emmanuel Vodor
manv
Francis Grande
Francis
Gaëlle Morin
gaelleM
Jean-Baptiste Pasquier
jbpasquier
Jure
Ursic
Marjolaine Le Bon
Marjolaine
Matthew Wild
MattJ
Matthieu Fesselier
matthieu
Maxime Lecoq
lecoqlibre
Oswald Fafolahan
Oswald
Rachel
rachel
20 authors
Mar 22, 2021
bugfix: the markers should contain the stanza_id of the msg
· 2866ac6f
ubermanu
authored
4 years ago
2866ac6f
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
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
v5.0.0
5e7e578e
major: core 0.16
· 0cc05a0d
Jean-Baptiste Pasquier
authored
4 years ago
0cc05a0d
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
disable rai by default
· 3f0aa37f
ubermanu
authored
4 years ago
3f0aa37f
format code
· 3b39125a
ubermanu
authored
4 years ago
3b39125a
subscribe to the rooms once we are connected
· f3d543b4
ubermanu
authored
4 years ago
f3d543b4
bugfix: update the rai implementation using conversejs one
· 54a4ff8f
ubermanu
authored
4 years ago
54a4ff8f
Mar 10, 2021
bugfix: scroll down the current chat view when tab is focused again
· bd026632
ubermanu
authored
4 years ago
bd026632
format code with 2 spaces as indent size
· 9fb243e9
ubermanu
authored
4 years ago
9fb243e9
reorder plugins
· 441696e1
ubermanu
authored
4 years ago
441696e1
remove unused code
· 44d09900
ubermanu
authored
4 years ago
44d09900
bind deferred promise to a real function
· fa903e2d
ubermanu
authored
4 years ago
fa903e2d
merge sib-focused plugin into the sib-chat-nav
· 261b0cde
ubermanu
authored
4 years ago
261b0cde
import missing store
· 4af2332c
ubermanu
authored
4 years ago
4af2332c
Loading