113 Commits (0ab74a738e9612036af883b37601fcc18bd7cba2)

Author SHA1 Message Date
toastal 0ab74a738e ImageSize enum 2 years ago
Timothée Jaussoin 00e67b0163 Refactor and cleanup a bit soft navigation and create MovimUtils.pushSoftState to do so 2 years ago
Timothée Jaussoin dbf6af128d Remove the public/picture/ directory to use only the main index.php entrypoint 2 years ago
Timothée Jaussoin 8b1920d82b Fix #1134 Count only once likes from the same aid 3 years ago
Timothée Jaussoin 5e8ec34667 Implement a soft reload flow 3 years ago
Timothée Jaussoin 7478d71567 Exchange contact name and title for articles 3 years ago
Timothée Jaussoin 2cb849767f Move to 4s for the posts and comments notifications, 2s is a bit short 3 years ago
Timothée Jaussoin 255914b741 Missing space in the notification title 3 years ago
Timothée Jaussoin 6b46e9c417 Fixing some UX flow for commenting/linking/sharing articles 3 years ago
Timothée Jaussoin 0e61403fbd Fix post update handle when linking a post 4 years ago
Timothée Jaussoin 9e4fa1a0be Prepare PHP 8.1 support 4 years ago
Timothée Jaussoin 80ea63da34 Fix posts retrieval for some URLs in CommunityPosts 4 years ago
Timothée Jaussoin 6658dd20af Add resolveInfos() to resolve Info elements for Posts easily 5 years ago
Timothée Jaussoin 26aec9b7e3 Fix a fatal error 5 years ago
Timothée Jaussoin c08454ba70 Use union instead of where in to retrieve posts in Menu and Search widgets 5 years ago
Timothée Jaussoin a4dc348976 Make Menu pure Ajax HTTP based 5 years ago
Timothée Jaussoin 481054003c Fix Notification counter reset tab title 5 years ago
Timothée Jaussoin bb5fd9bd89 Improve icon and title notifications for Communities posts 5 years ago
Timothée Jaussoin 602b1670c0 Finally remove the call() function from the Movim sourcecode 5 years ago
Timothée Jaussoin 27c61ddde5 Fix #820 Rename SQL_DATE to MOVIM_SQL_DATE to prevent redefined constant error 6 years ago
Timothée Jaussoin 6fa7305d1d UI bump, more border-radius, more space 6 years ago
Timothée Jaussoin f9bd07cac5 Create a global event for the chat counter 7 years ago
Timothée Jaussoin dfe2dfd233 Add + run default PHP-CS-Fixer rules 7 years ago
Timothée Jaussoin 896ed6981d Code formating to unify the style and respect the PSR rules 7 years ago
Timothée Jaussoin b5748acc55 Don't double notify on comments/likes 7 years ago
Timothée Jaussoin 3ae77a9c6d Add a proper text in the notification when someone liked a publication 7 years ago
Timothée Jaussoin 137ef0dbe7 Fix link to Post notifications 7 years ago
Timothée Jaussoin 7f09bb9b6c Fix pagination for the News page 7 years ago
Timothée Jaussoin ad6d4e11e9 Move to a simple paginated system instead of the infinite scroll one 7 years ago
Timothée Jaussoin 0f7d7c362e Enable autoescape by default 7 years ago
Timothée Jaussoin 404255ef87 Change the default avatar sizes to medium 7 years ago
Timothée Jaussoin e5d247f7d7 Fix #630 8 years ago
Timothée Jaussoin 0e304e58da Fix Fatal Error in Menu 8 years ago
Timothée Jaussoin 32322fc86a Don't add counter for comments in Menu 8 years ago
Timothée Jaussoin 1ed73d4f34 Refactor the comments and merge external and public in Post 8 years ago
Timothée Jaussoin 9dc2f112ab Replace getTrueName by the Eloquent attribute 8 years ago
Timothée Jaussoin 9ad54b6e96 Fix notification counter 8 years ago
Timothée Jaussoin 0019da28d8 Move the counter to Eloquent 8 years ago
Timothée Jaussoin a7d6972bb4 Fix Search (again) and bring back a simple Discover tab for communities 8 years ago
Timothée Jaussoin a25b063ae4 Fix comments/like publish/deletion 8 years ago
Timothée Jaussoin f3b0b4805a Cleanup a bit and put back the filters in the Menu widget 8 years ago
Timothée Jaussoin 5b70371936 Save Post tags in the DB 8 years ago
Timothée Jaussoin e8804d2aa3 Fix Menu global feed 8 years ago
Timothée Jaussoin c701979a0b More cleanup 8 years ago
Timothée Jaussoin 180ad920b0 Continue to move Subscriptions to Eloquent 8 years ago
Timothée Jaussoin 21d3745477 Move Cache to Eloquent 8 years ago
Timothée Jaussoin 1f8316f7f3 Unify formating 8 years ago
Timothée Jaussoin ce37f4c91d Use CSS variables at more places 8 years ago
Timothée Jaussoin 99a9d9b12e Cleanup some code 8 years ago
Timothée Jaussoin 08a6f622e3 Fix Posts notifications in Menu 8 years ago