Commit Graph
100 Commits
Author SHA1 Message Date
yflory fb0827107b Secure share modal 2019-05-29 19:00:20 +02:00
yflory 728c2716b4 Merge branch 'unfriend' into staging 2019-05-28 10:59:02 +02:00
yflory cc44fe846a Update userlist when receiving unfriend 2019-05-28 10:56:13 +02:00
yflory 9d8433d104 Unfriend via mailbox 2019-05-27 18:58:35 +02:00
yflory 9c4f9378ab Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-05-27 17:55:42 +02:00
yflory 5512d1fab7 Remove test code 2019-05-27 17:55:28 +02:00
yflory 2e96f13d0c lint compliance 2019-05-27 17:52:49 +02:00
yflory c3e9b51f76 Realtime update of the friendship status in the profile 2019-05-27 17:51:55 +02:00
yflory 6370c0eeae Update the profile page when receiving a answer for a friend request 2019-05-27 16:03:10 +02:00
yflory 36aa07adab Fix friend request from profile 2019-05-27 15:57:10 +02:00
yflory 61161c034c Fix profile not updating the user name 2019-05-27 15:45:26 +02:00
yflory 8641eca34b Fix bad translation key in profile 2019-05-27 15:33:40 +02:00
yflory 28c8834fa4 Remove the 'enablePinning' config property 2019-05-27 15:29:36 +02:00
yflory bf0fd64a70 lint compliance 2019-05-27 15:07:11 +02:00
yflory ccff67cf42 Fix missing name in notifications 2019-05-27 15:06:30 +02:00
yflory 727470d9ed Add missing file 2019-05-27 14:59:08 +02:00
yflory 6404e5c430 Fix duplicate notications 2019-05-27 14:03:15 +02:00
yflory 8dd557a0f6 Remove the ACCEPT or DECLINE friend request messages instantly 2019-05-27 11:18:53 +02:00
yflory d514854724 Fix undefined name 2019-05-24 17:50:40 +02:00
yflory 6f520dae77 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-05-24 17:45:13 +02:00
yflory df7a2f35fb Profile refactoring with friend request 2019-05-24 17:45:03 +02:00
yflory 64b0a8c5e3 Re-join the mailboxes channels when reconnecting 2019-05-24 10:29:42 +02:00
yflory ac5060d5dd Fix incorrect message when declining a friend request 2019-05-24 10:29:00 +02:00
yflory e1b8d0bc6c Fix friend request issue 2019-05-23 16:13:51 +02:00
yflory cb16a2e7e4 Notifications in the contacts app 2019-05-23 16:12:39 +02:00
yflory 5331eebb3e Enable notifications everywhere 2019-05-23 16:09:04 +02:00
yflory 4240d1c0d5 Fix empty username when declining a friend request 2019-05-23 16:02:21 +02:00
yflory caf36cb3bf lint compliance 2019-05-23 15:51:50 +02:00
yflory 7666a008d7 Merge branch 'mailbox' into staging 2019-05-23 15:49:18 +02:00
yflory 19a91f11c6 Never dismiss friend requests 2019-05-23 15:33:23 +02:00
yflory 06a07d069e Decline a friend request 2019-05-23 15:25:23 +02:00
yflory 67e39253cf Add translation keys 2019-05-23 15:12:59 +02:00
yflory ed868f9c5d Notifications UI 2019-05-23 11:34:56 +02:00
yflory 9cb1a059f2 Improve friend request process and UI 2019-05-22 18:03:52 +02:00
yflory 38f8535dd5 Add the mailboxes channels to the pin list 2019-05-22 15:38:27 +02:00
yflory 991c56fec3 Friend requests with mailboxes 2019-05-21 18:43:11 +02:00
yflory 569c44bd90 Remove the 20 pads limits in recent pads 2019-05-21 11:16:41 +02:00
yflory 1802656d9c Fix templates in poll part 2 #375 2019-05-21 11:05:30 +02:00
yflory a67e5e0f69 update package.json and footer 2019-05-20 17:44:18 +02:00
yflory 3be85b155d Fix issues with templates in polls #375 2019-05-20 17:18:02 +02:00
yflory 0732773bba lint compliance 2019-05-17 18:28:45 +02:00
yflory 11a365557c Clear notifications viewed from another store (browser/worker) 2019-05-17 18:28:15 +02:00
yflory 7fd3bba2a6 Test sending a message from a pad (inner iframe) 2019-05-17 17:42:33 +02:00
yflory 9ead40a332 Test sending a message to a friend 2019-05-17 17:23:21 +02:00
yflory b15c67e8d4 Enable encryption in mailboxes and post to other users 2019-05-17 16:55:56 +02:00
yflory 62e128a9fe Store and display new notifications 2019-05-17 16:19:41 +02:00
yflory c9f1a69a2e Merge branch 'staging' into mailbox 2019-05-16 16:15:28 +02:00
yflory de3bb5cdcf Ignore jshint on mailbox placeholder 2019-05-16 16:14:25 +02:00
yflory 2168557124 Merge branch 'cpnetflux' into staging 2019-05-16 16:11:32 +02:00
yflory c8b9830298 Fix duplicate entries in the recent pads 2019-05-16 16:10:13 +02:00
yflory 68bd563989 Mailbox UI temp 2019-05-16 16:09:42 +02:00
yflory d3af840f81 Merge branch 'cpnetflux' into mailbox 2019-05-16 15:58:35 +02:00
yflory 909e70905c Add comment 2019-05-16 15:20:50 +02:00
yflory 827a47d9b7 Fix issue when reconnecting to a pad 2019-05-16 14:11:31 +02:00
yflory ce2d0d5b83 Mailbox and notifications prototype 2019-05-15 18:22:39 +02:00
yflory 3feb310fc4 Add mailbox inner channel 2019-05-15 14:52:58 +02:00
yflory 11b57cddb1 Merge branch 'cpnetflux' into staging 2019-05-15 14:52:28 +02:00
yflory c61617411a Add mailbox module 2019-05-15 14:49:35 +02:00
yflory a148434244 Fix share dialog pre-selecting the edit link in a read-only pad #365 2019-05-13 15:26:20 +02:00
yflory 64667d6d0d Recent pads UI fix 2019-05-13 15:23:46 +02:00
yflory 8d3ba0fd75 Fix reset tips in settings 2019-05-03 15:18:23 +02:00
yflory 6395cee9fb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-05-03 15:08:32 +02:00
yflory 5a19f7cc5d Recent pads improvements 2019-05-03 15:07:04 +02:00
yflory 18d6e22043 Reload the page with Esc on timeout error 2019-05-02 10:49:42 +02:00
yflory b0fdddc9ee Add support for italian translation 2019-04-26 15:22:29 +02:00
yflory c4ac858f5d Remove chainpad-netflux-outer 2019-04-26 15:17:20 +02:00
yflory e8b93f7cca Improve print layout in code 2019-04-23 16:32:08 +02:00
yflory c3d8d27b33 Hide image and formula buttons in the sheet app 2019-04-23 13:58:25 +02:00
yflory ad3ee14d2b Fix Clean CryptDrive button in settings 2019-04-23 13:35:05 +02:00
yflory 126a379ed2 Fix mermaid css 2019-04-23 13:23:44 +02:00
yflory d3afee0e34 Add a spellcheck option for codemirror 2019-04-23 13:23:33 +02:00
yfloryandansuz 182967e5e0 Fix unique IPs in the admin panel when using nginx 2019-04-23 10:44:37 +02:00
yflory 3676a6b923 Fix highlighting in code blocks for markdown rendering 2019-04-18 18:41:16 +02:00
yflory 881976d0ba Hide the crowdfunding box on the homepage if crowdfunding is disabled 2019-04-18 17:47:54 +02:00
yflory 74a0252712 Fix unique IPs in the admin panel when using nginx 2019-04-18 15:15:32 +02:00
yflory f4bf032513 Fix one case of duplicated content #352 2019-04-18 15:15:07 +02:00
yflory 8550114e7d Missing keys for the logging API 2019-04-18 10:36:49 +02:00
yflory e715c58231 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-18 10:32:09 +02:00
yflory e0665cb190 Use the new logging API for the history keeper 2019-04-17 15:28:29 +02:00
yflory 338b40face Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-17 14:54:08 +02:00
yflory c75e4035b6 Make the list of available languages for CryptPad configurable 2019-04-17 14:54:01 +02:00
yflory fc3cb27fb8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-17 11:15:07 +02:00
yflory da6916a8cb Add new language: Norwegian Bokmål 2019-04-17 11:14:18 +02:00
yflory a12f6b322f Fix the title input being reset with userlist changes 2019-04-16 17:24:09 +02:00
yflory 9765dca9ff Another fix about phantom viewers 2019-04-16 17:14:05 +02:00
yflory 3d5c9c78ee lint compliance 2019-04-16 15:36:16 +02:00
yflory 9b9cedd191 Fix userlist and chat after reconnection in a shared worker 2019-04-16 12:09:39 +02:00
yflory 652583eec1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-15 14:21:10 +02:00
yflory 52dbc296ee Detect phantom tabs using PING in the worker 2019-04-15 14:21:04 +02:00
yflory ab832643f7 Fix chat icon always blinking on first visit 2019-04-15 14:16:42 +02:00
yflory fdcce64f49 Removea a warning in the browser console 2019-04-15 14:16:09 +02:00
yflory d103ae1b16 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-12 17:42:33 +02:00
yflory 86346c567c Clean the Mermaid code and speed up load time 2019-04-12 17:39:29 +02:00
yflory 0929aa3fd5 Fix undefined email in the contact page 2019-04-11 10:33:25 +02:00
yflory 92d87787c9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-09 16:29:59 +02:00
yflory 87d9ddc611 Add a maintenance page 2019-04-09 16:29:52 +02:00
yflory 1f3ef77349 Service workers tests 2019-04-09 16:29:42 +02:00
yflory 0870a0651f Move the various scripts into a dedicated folder 2019-04-08 16:31:36 +02:00
yflory 912cf23fe4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-08 15:35:50 +02:00
yflory 6899c8c4f1 Remove old translations 2019-04-08 15:35:43 +02:00