98 Commits (a964c1ec53190c200faf3ae58c33fb9714b7dcab)

Author SHA1 Message Date
Timothée Jaussoin 3f657916f7 Cache the resolved icon for faster loading in MovimFavicon 5 years ago
Timothée Jaussoin 45afcec663 Fix font size and family for the Favicon counter 5 years ago
Timothée Jaussoin 0f5cb972ea Reset properly the counter in MovimFavicon 5 years ago
Timothée Jaussoin 045f5a226b Move the Toast notifications to a proper Toast widget 5 years ago
Timothée Jaussoin 285e1c9929 Rewrie the favicon javascript library from scratch 5 years ago
Timothée Jaussoin e1e33c275f Use the picture grid for attached post pictures 5 years ago
Timothée Jaussoin 63a202ba81 Protect Ajax calls when session is dropped, return 403 and redirect properly 5 years ago
Timothée Jaussoin 9fab82ff82 Rewrite and split Rooms in Rooms and Rooms Utils for better performances 5 years ago
Timothée Jaussoin d8e95ad3f0 Better handling of pictures in Messages or Posts 5 years ago
Timothée Jaussoin ea2b70475c Split _chat_header from _chat 6 years ago
Timothée Jaussoin 04b098102d Update emojis support to Unicode 12.0 6 years ago
Timothée Jaussoin 27f9c46622 Refactor the scrolling system in Chat 6 years ago
Timothée Jaussoin 5fbb5e05ad Keep the scroll to the "last read" message when opening a discussion 6 years ago
Timothée Jaussoin 213b24bbf8 Improve Upload widget, add drag & drop feature 6 years ago
Timothée Jaussoin fc4d220c77 Handle timezone offset properly in pure Ajax requests 6 years ago
Timothée Jaussoin 8fb5a27d54 Put back another e parameter in movim_utils.js 6 years ago
Timothée Jaussoin 83d4707c56 Replace unused parameters in some JS files 6 years ago
Timothée Jaussoin 61dbb0bde0 Move some ajax calls to websocket initiation (useful when the websocket is reconnecting) 6 years ago
Timothée Jaussoin 9032cc542f Convert a few more widgets calls from WS to pure Ajax 6 years ago
Timothée Jaussoin b0b1f30c2d Add a third way to query widgets (websocket, ajax to daemon and pure ajax) 6 years ago
Timothée Jaussoin 931677dfc0 - Update the dependencies 6 years ago
Timothée Jaussoin c4abf3f863 - Cleanup resources to ids (with hash) in rooms to prevent JS errors with weird resources 6 years ago
Timothée Jaussoin 9cdfabfa14 Wrap article img with a previewable div 6 years ago
Timothée Jaussoin d9bed5bffb Improve the preview feature flow 6 years ago
Timothée Jaussoin 4df16463b9 Improve emojis integration, add helpers for typing the shortcuts 6 years ago
Timothée Jaussoin 60b283fbe9 Add a quick emoji search feature using the 🔑 system 6 years ago
Timothée Jaussoin c35cf436de - Connect to the websocket based on the current scheme 6 years ago
Timothée Jaussoin f0c72a7cda Update the dependencies 6 years ago
Timothée Jaussoin 852d98845a Remove console.log 6 years ago
Timothée Jaussoin 902b513f64 Fix Bookmarks edition (Chat panel toggle) and show a toast on save 6 years ago
Timothée Jaussoin 6f1684994d Make the back button behavior consistent in Chat 6 years ago
Timothée Jaussoin 2be6fd6f74 Clear properly the connect state of the websocket snackbar 6 years ago
Timothée Jaussoin 936dec68ba Fix a small scope mistake in MovimWebsocket 6 years ago
Timothée Jaussoin 49bb8ae82f Show the reconnect state directly on focus 6 years ago
Timothée Jaussoin 3b9ba9fb72 Move the reconnection inside the timed out interval 6 years ago
Timothée Jaussoin 2d9eff7d6f Add a "reconnect" snackbar while reconnecting to the server 6 years ago
Timothée Jaussoin e76a428d2d Proper fix 6 years ago
Timothée Jaussoin 04cc4fbc1f Small fix 6 years ago
Timothée Jaussoin 82dd3dd44e Try to reconnect if the page was inactive and the WS closed by the browser 6 years ago
Timothée Jaussoin e6ea7e1b86 Smaller packets sent to the daemon 6 years ago
Timothée Jaussoin af758c7824 Fix nav drag & drop on high resolution devices 6 years ago
Timothée Jaussoin f45d6f7573 Allow the back button to close the preview window 6 years ago
Timothée Jaussoin 003c3c2404 Fix Snap navigation and video stream initialisation 6 years ago
Timothée Jaussoin 6b5935ba7e Handle the two Snap steps in MovimTpl.back() 6 years ago
Timothée Jaussoin f128d76540 Close Snap when triggering the MovimTpl.back() method 6 years ago
Timothée Jaussoin 18aa637fb7 Fix fatal error in ChatOwnState 7 years ago
Timothée Jaussoin 2c191432bc Fix #824 7 years ago
Timothée Jaussoin 323a3bc78c Move all the public content to public/ 7 years ago