Commit graph

12903 commits

Author SHA1 Message Date
dependabot[bot]
7a0221f4bf
Bump pghero from 3.1.0 to 3.3.3
Bumps [pghero](https://github.com/ankane/pghero) from 3.1.0 to 3.3.3.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/pghero/compare/v3.1.0...v3.3.3)

---
updated-dependencies:
- dependency-name: pghero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 15:12:30 +00:00
Sebastian Jambor
452e29e37d nginx config: remove ssl config, disable buffering for server sent events 2023-04-18 19:21:11 +00:00
Sebastian Jambor
fd2f4ba76c ensure that activity log keep alive thread is started per worker 2023-04-18 19:20:11 +00:00
Sebastian Jambor
3d34d5d2b2 clean up css 2023-04-17 17:54:35 +02:00
Sebastian Jambor
a7e5d320fe new signup page 2023-04-17 17:54:35 +02:00
Sebastian Jambor
b15ac6379a follow redirects in json-ld proxy 2023-04-17 17:54:35 +02:00
Sebastian Jambor
13a5630949 pass fetch method to explorer 2023-04-17 17:54:35 +02:00
Sebastian Jambor
ed520d497c set cors header 2023-04-17 17:54:35 +02:00
Sebastian Jambor
22cdacd87a use faraday for json ld proxy again to allow for uris with queries 2023-04-17 17:54:35 +02:00
Sebastian Jambor
57f7eb4cd8 add sender to activity log json 2023-04-17 17:54:35 +02:00
Sebastian Jambor
db42b86def replace faraday by net/http to set timeouts 2023-04-17 17:54:35 +02:00
Sebastian Jambor
40f8dbe98f make json-ld endpoint non-blocking 2023-04-17 17:54:35 +02:00
Sebastian Jambor
864d3f4c1b make activity_log endpoint non-blocking 2023-04-17 17:54:35 +02:00
Sebastian Jambor
ebe65d07ea reword signup message 2023-04-17 17:54:35 +02:00
Sebastian Jambor
d31f2727d7 add empty placeholder for activity log 2023-04-17 17:54:35 +02:00
Sebastian Jambor
b933fc1eb6 some style adjustments 2023-04-17 17:54:35 +02:00
Sebastian Jambor
d484826923 links in activity log open explorer 2023-04-17 17:54:35 +02:00
Sebastian Jambor
cc17641f51 add link between activity log and explorer 2023-04-17 17:54:35 +02:00
Sebastian Jambor
246d335df9 starting to add explorer 2023-04-17 17:54:35 +02:00
Sebastian Jambor
5a49d96ebf add json ld route 2023-04-17 17:54:15 +02:00
Sebastian Jambor
b75dde9c84 remove unused index route 2023-04-17 17:54:15 +02:00
Sebastian Jambor
26f3b35cc7 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-04-17 17:54:15 +02:00
Sebastian Jambor
4c6949ec46 some rewording of signup message 2023-04-17 17:54:15 +02:00
Sebastian Jambor
8b5e170d4c change email confirmation flash to not mention email 2023-04-17 17:54:15 +02:00
Sebastian Jambor
1ad6ed66d3 remove email and password section from account preferences 2023-04-17 17:54:15 +02:00
Sebastian Jambor
acf8476c4f allow account redirect without specifying password 2023-04-17 17:53:50 +02:00
Sebastian Jambor
45826c7ad0 add description to activity log page 2023-04-17 17:53:13 +02:00
Sebastian Jambor
60ab6359b7 fix issue in activity logger 2023-04-17 17:53:13 +02:00
Sebastian Jambor
b2e0653ccf add hotkey to go to activity log, and hotkey to copy logs 2023-04-17 17:53:13 +02:00
Sebastian Jambor
18bc2ec7cd increase number of syllables for last name 2023-04-17 17:53:13 +02:00
Sebastian Jambor
d8962d2468 scheduler to delete old accounts 2023-04-17 17:53:13 +02:00
Sebastian Jambor
a3b8fa244a allow multiple clients for the same id 2023-04-17 17:53:13 +02:00
Sebastian Jambor
4bed6085a6 first explanation on sign-up page 2023-04-17 17:53:13 +02:00
Sebastian Jambor
9ae47dbc18 allow shorter time for sign up 2023-04-17 17:53:13 +02:00
Sebastian Jambor
3c2ae00cb7 redirect to sign-up after logging out 2023-04-17 17:53:13 +02:00
Sebastian Jambor
ff20304f75 when not logged in, / redirects to sign-up; when logged-in, / redirects to activity_log 2023-04-17 17:53:13 +02:00
Sebastian Jambor
66dd1c0326 use resdis configuration for activity log 2023-04-17 17:53:13 +02:00
Sebastian Jambor
71df2a12e1 one-click sign-up with autogenerated usernames 2023-04-17 17:53:13 +02:00
Sebastian Jambor
b8e6a01833 use public package 2023-04-17 17:51:00 +02:00
Sebastian Jambor
6e9842a257 filter keep-alives 2023-04-17 17:50:36 +02:00
Sebastian Jambor
6ea9072f5b fix timestamp 2023-04-17 17:50:35 +02:00
Sebastian Jambor
e13a05cb83 integrate audience helper 2023-04-17 17:50:35 +02:00
Sebastian Jambor
14b89d1e71 handle duplicates 2023-04-17 17:50:35 +02:00
Sebastian Jambor
60baa74a56 handle followers 2023-04-17 17:50:35 +02:00
Sebastian Jambor
509b04c2a0 handle audicence fields 2023-04-17 17:50:35 +02:00
Sebastian Jambor
c8ea90f6f1 extending functionality of audience helper 2023-04-17 17:50:35 +02:00
Sebastian Jambor
b0a0f57e82 fix keep-alive 2023-04-17 17:50:35 +02:00
Sebastian Jambor
7222173cc6 starting a test for audience helper 2023-04-17 17:50:35 +02:00
Sebastian Jambor
cabe280aca remove mode settings 2023-04-17 17:50:35 +02:00
Sebastian Jambor
905ee66fa6 convert to hooks 2023-04-17 17:50:35 +02:00