Commit Graph

100 Commits (77d0a553df87177e1815ab680c4d6de04170ac4b)

Author SHA1 Message Date
yflory 7245123061 Refactor buttons.less
yflory 079329cc28 Rename toolbar file
yflory adae4b690b outer.css cache busting
yflory fb8be19657 Fix buttons UI in contacts
yflory e8c1eb9f11 Improve mute/unmute process
yflory 8e7858e6ae New share modal in all the apps
yflory cb16a2e7e4 Notifications in the contacts app
yflory bfe985e406 Move the chat code outside of the contacts folder
yflory c6acd191b9 Own drive translations
yflory ae7d97b3dd Ability to disable apps using appconfig
yflory d88dee9a83 Restrict sending messages in a pad chat to editors only
yflory ca45ff31d1 Refactor messenger to use commands from UI to store
yflory 2a46b8f855 Fix an issue with last known hash in the messenger
ansuz 1b83431382 Merge branch 'master' of https://git.xwikisas.com/xwiki-labs/cryptpad
ansuz 04d96d5d0e remove outdated comments
yflory 3a4cfbb7e8 Disable HTML in chat
yflory fc915e3337 Use DiffMarked in messenger to avoid duplicate code
yflory 7d3d3cf5ac Distinguish between two anonymous users in the chat
yflory c5c6dc8223 Enable browser notifications for messaging tools
yflory 673dc22159 Update messenger UI
yflory 4025022352 Fix contextual chat notifications
yflory 747c7ffdc3 Improve UI for contextual chat and add warning message
yflory 6c27d2964c Disable friends chat in pad messenger
yflory d2c1ed5eff Implement reconnect function in the messenger
yflory 1b2f47c0c0 Try a new status indicator in messaging
yflory 1cd1542d19 Update messaging info displayed before entering a room
yflory 10823fc124 Add toolbar notification when the messenger is closed
yflory c38eb6588e Fix small issues with the messenger
yflory 42ffe0ee30 Fix initial history rules
yflory 6c6ce7b7a8 Fix messenger bugs
yflory 19da04664a other typo
yflory b62aa9224e Fix typo
yflory ac989a1e73 lint compliance
yflory f3c36bfd57 Improve messenger initial history
yflory 26055e5e55 Messenger messages UI
yflory 40c7cdd7c8 Fix an issue with messenger while opening the same tab twice
yflory 216c94b1f0 Fix messenger notifications
yflory 382690e5c8 Don't open other pads' chat in the current pad's messenger
yflory 3acf202830 Test UI
yflory 56c30fc02e lint compliance
yflory 9eb4e2e0dc Reorder the chat rooms in the list based on the time of the last message
yflory cdce69e677 Improve messenger UI in apps
yflory d4dd58e7df Add a pad room when the messenger is active in a pad
yflory 9e27f111cb lint compliance
yflory e6743887fc Refactor contacts/messenger so that it is usable directly in the apps
yflory 55715748cc Fix typo in contacts app preventing new lines
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS