Commit graph

7910 commits

Author SHA1 Message Date
yflory
9c6ab86e4d Fix syntax error 2020-02-06 11:57:50 +01:00
yflory
fd095644a2 Merge branch 'staging' into communities-trim 2020-02-06 11:55:07 +01:00
yflory
64c0f3a90d Add missing RPC command 2020-02-06 11:54:46 +01:00
yflory
d8199b8274 Update UI for trim history 2020-02-06 11:34:52 +01:00
yflory
9a857ea058 Merge branch 'staging' into communities-trim 2020-02-06 10:55:12 +01:00
yflory
b96079cd44 Remove hidden hash XXX 2020-02-06 10:49:11 +01:00
ansuz
b4172676f3 lint compliance 2020-02-05 18:12:09 -05:00
ansuz
3ab83826e6 WIP changelog 2020-02-05 18:06:40 -05:00
ansuz
342aea705a not about a history-keeper anti-pattern 2020-02-05 18:06:18 -05:00
ansuz
f17d14fd99 simpler limit updates 2020-02-05 18:01:48 -05:00
ansuz
bde17a62a1 continue refactoring rpc 2020-02-05 17:31:44 -05:00
ansuz
d17e180420 add a short delay in the rpc test to give the server time to write metadata to the disk before checking it 2020-02-05 13:41:46 -05:00
ansuz
fa525817ba fix broken removePins RPC 2020-02-05 13:05:06 -05:00
ansuz
a00a9fd018 don't hang when reading unparseable lines from history 2020-02-05 13:05:05 -05:00
ansuz
9395a1ef1a always write lines with a newline 2020-02-05 12:43:39 -05:00
yflory
1d56c08700 Merge branch 'staging' into communities-trim 2020-02-05 18:23:10 +01:00
ansuz
3741cbcbc0 rewrite trimmed history WITH newlines 2020-02-05 12:22:53 -05:00
yflory
4079f1bfdb Fix RPC command 2020-02-05 18:12:10 +01:00
yflory
6655f493e0 Merge branch 'staging' into communities-trim 2020-02-05 17:56:14 +01:00
yflory
e6709f03aa Add trim history RPC command 2020-02-05 17:55:25 +01:00
yflory
6db7fbac0f lint 2020-02-05 17:55:04 +01:00
ansuz
5808c534b5 fix function signature for trimHistory RPC 2020-02-05 11:53:47 -05:00
yflory
c9676e1c91 Merge branch 'staging' into communities-trim 2020-02-05 17:05:45 +01:00
ansuz
49b082c032 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-05 10:47:57 -05:00
ansuz
9c28941f6c lint compliance 2020-02-05 10:47:43 -05:00
yflory
1c013d8a4f Fix stacking disconnection alerts 2020-02-05 16:18:09 +01:00
yflory
768dc71803 Fix remote changes in codemirror hijacking cursor 2020-02-05 15:35:19 +01:00
yflory
a973f907e5 Merge branch 'cornerPopup' into staging 2020-02-05 15:18:08 +01:00
yflory
78795a3b4d Login or register in profile for anonymous users 2020-02-05 14:54:23 +01:00
David Benqué
2cf578c790 Merge remote-tracking branch 'origin/staging' into staging 2020-02-05 13:17:39 +00:00
David Benqué
443fb6e22d use variable for password input height 2020-02-05 13:11:25 +00:00
ansuz
f94713ceca update package-lock to use latest chainpad-server 2020-02-05 08:05:35 -05:00
yflory
2ee38ccc42 lint compliance 2020-02-05 13:33:32 +01:00
yflory
653d58433e Add link to profile in notifications 2020-02-05 12:16:04 +01:00
yflory
5cb266838a Fix syntax error 2020-02-05 11:28:27 +01:00
ansuz
0d69620687 tweak the metadata line handler to handle an edge case in trim history 2020-02-04 17:33:51 -05:00
ansuz
6ae6445d95 fix merge conflict 2020-02-04 11:18:53 -05:00
ansuz
f8f3a48e8b use latest chainpad-server 2020-02-04 11:15:44 -05:00
yflory
d065a3d116 Add transparency 2020-02-04 15:19:12 +01:00
yflory
5c9b387b6b Update secondary danger button colors 2020-02-04 15:13:42 +01:00
yflory
2e631a8b5f New UI tool: confirm button 2020-02-04 14:49:31 +01:00
yflory
689ea40a92 Compute history size in the worker 2020-02-04 13:52:32 +01:00
yflory
d736f783e7 Add txid in GET_HISTORY 2020-02-04 13:52:11 +01:00
yflory
a9f8402110 Fix clear history in contacts 2020-02-04 11:04:52 +01:00
ansuz
46dfa026f0 fix an API change that caused a typeError 2020-02-03 18:47:18 -05:00
ansuz
88be40ede3 standardize some function signatures and factor out a lot of boilerplate 2020-02-03 18:32:21 -05:00
ansuz
d1c6e67d17 throw if you try to mkAsync a non-function 2020-02-03 18:30:29 -05:00
ansuz
65ba85d97b clear historyKeeper cache when we trim a channel 2020-02-03 17:14:42 -05:00
ansuz
43307ffb1a define all server intervals in a map so we can easily clear them all 2020-02-03 17:14:23 -05:00
ansuz
3601bd6429 leave an XXX note to make sure we fix this typeError 2020-02-03 16:46:09 -05:00