Commit graph

12381 commits

Author SHA1 Message Date
Sebastian Jambor
d74d59705d follow redirects in json-ld proxy 2023-02-04 21:13:59 +01:00
Sebastian Jambor
91fecfa421 pass fetch method to explorer 2023-02-04 19:50:38 +01:00
Sebastian Jambor
5f29fe69f5 set cors header 2023-02-04 19:45:51 +01:00
Sebastian Jambor
0cfbad063f use faraday for json ld proxy again to allow for uris with queries 2023-02-04 19:32:39 +01:00
Sebastian Jambor
a20ddf7c0f add sender to activity log json 2023-02-04 19:10:56 +01:00
Sebastian Jambor
8ba896bcb6 replace faraday by net/http to set timeouts 2023-02-02 14:59:19 +01:00
Sebastian Jambor
d65f957327 make json-ld endpoint non-blocking 2023-02-01 19:44:24 +01:00
Sebastian Jambor
ea7f1ed1ad make activity_log endpoint non-blocking 2023-02-01 18:00:38 +01:00
Sebastian Jambor
88bc0a6c76 reword signup message 2023-02-01 17:58:18 +01:00
Sebastian Jambor
9beadd9ee8 add empty placeholder for activity log 2023-01-30 20:18:57 +01:00
Sebastian Jambor
9ed5142b0d some style adjustments 2023-01-29 20:12:00 +01:00
Sebastian Jambor
bd2e33f358 links in activity log open explorer 2023-01-27 17:47:50 +01:00
Sebastian Jambor
f06cb96098 add link between activity log and explorer 2023-01-25 22:50:16 +01:00
Sebastian Jambor
7be872a0b4 starting to add explorer 2023-01-25 21:41:29 +01:00
Sebastian Jambor
dbe589f983 add json ld route 2023-01-25 09:48:38 +01:00
Sebastian Jambor
6fd471295d remove unused index route 2023-01-16 19:47:50 +01:00
Sebastian Jambor
8a3c60672f move event source to top level
this way, activities are always logged while the app is open, and the
activity log survives local navigations
2023-01-15 20:00:51 +01:00
Sebastian Jambor
ac398426fc some rewording of signup message 2023-01-14 18:28:37 +01:00
Sebastian Jambor
e02602e445 change email confirmation flash to not mention email 2023-01-14 18:10:13 +01:00
Sebastian Jambor
ac32e5ec1d remove email and password section from account preferences 2023-01-14 18:00:30 +01:00
Sebastian Jambor
8d3ceafe34 allow account redirect without specifying password 2023-01-14 17:56:43 +01:00
Sebastian Jambor
58d83a8cb1 add description to activity log page 2023-01-14 17:19:37 +01:00
Sebastian Jambor
240160f877 fix issue in activity logger 2023-01-14 17:12:20 +01:00
Sebastian Jambor
a622b0b947 add hotkey to go to activity log, and hotkey to copy logs 2023-01-13 17:59:12 +01:00
Sebastian Jambor
f727ee6a45 increase number of syllables for last name 2023-01-13 17:37:34 +01:00
Sebastian Jambor
25008e0555 scheduler to delete old accounts 2023-01-13 16:49:12 +01:00
Sebastian Jambor
995c69a45b allow multiple clients for the same id 2023-01-12 19:48:04 +01:00
Sebastian Jambor
291027c1c3 first explanation on sign-up page 2023-01-10 18:50:16 +01:00
Sebastian Jambor
a84f182cf4 allow shorter time for sign up 2023-01-10 18:49:59 +01:00
Sebastian Jambor
12abf5e142 redirect to sign-up after logging out 2023-01-10 18:49:43 +01:00
Sebastian Jambor
638c1ed7d8 when not logged in, / redirects to sign-up; when logged-in, / redirects to activity_log 2023-01-10 15:23:33 +01:00
Sebastian Jambor
e90505cfdf use resdis configuration for activity log 2023-01-09 21:46:58 +01:00
Sebastian Jambor
d73bf5770d one-click sign-up with autogenerated usernames 2023-01-09 21:25:59 +01:00
Sebastian Jambor
fd92599890 use public package 2023-01-09 14:48:03 +01:00
Sebastian Jambor
5560887862 filter keep-alives 2023-01-09 14:48:03 +01:00
Sebastian Jambor
426e096a9b fix timestamp 2023-01-09 14:48:03 +01:00
Sebastian Jambor
9785c2849a integrate audience helper 2023-01-09 14:48:03 +01:00
Sebastian Jambor
57617faa27 handle duplicates 2023-01-09 14:48:03 +01:00
Sebastian Jambor
d5408766cc handle followers 2023-01-09 14:48:03 +01:00
Sebastian Jambor
7a30154bc5 handle audicence fields 2023-01-09 14:48:03 +01:00
Sebastian Jambor
f1ee1eadd9 extending functionality of audience helper 2023-01-09 14:48:03 +01:00
Sebastian Jambor
e884c39a03 fix keep-alive 2023-01-09 14:48:03 +01:00
Sebastian Jambor
f643515fdd starting a test for audience helper 2023-01-09 14:48:03 +01:00
Sebastian Jambor
078688149a remove mode settings 2023-01-09 14:48:03 +01:00
Sebastian Jambor
f94db7a54f convert to hooks 2023-01-09 14:48:03 +01:00
Sebastian Jambor
cb83422a8a extract dummy data 2023-01-09 14:48:03 +01:00
Sebastian Jambor
7a0e5c9900 starting column header 2023-01-09 14:48:03 +01:00
Sebastian Jambor
14570da001 some cleanup 2023-01-09 14:48:03 +01:00
Sebastian Jambor
0a479aa734 add link to main column 2023-01-09 14:48:03 +01:00
Sebastian Jambor
b9df613b31 enable dark mode 2023-01-09 14:48:03 +01:00