Commit Graph

1220 Commits

Author SHA1 Message Date
Fishcake
52799c242d
fix nip98 authorization and actually sign the header 2023-10-07 12:55:20 +09:00
Jonathan Staab
578dd23a6d Use stemstr relay for music player 2023-10-04 11:15:12 -07:00
Jonathan Staab
55ad7a447a Thicken up the font a bit 2023-10-03 14:53:25 -07:00
Jonathan Staab
9759c1740e Bump changelog 2023-10-03 11:18:36 -07:00
Jonathan Staab
c435baa0cb switch to Lato 2023-10-03 09:19:54 -07:00
Jonathan Staab
6b23b75afa Switch to figtree 2023-10-03 09:11:41 -07:00
Jonathan Staab
739848b820 Use pumpkin for logo 2023-10-03 08:49:07 -07:00
Jonathan Staab
e2b66e1eb4 Fix anonymous relay usage 2023-10-03 08:13:36 -07:00
Jonathan Staab
5704afb645 Show warning next to possible imposters 2023-10-02 19:52:26 -07:00
Jonathan Staab
e11b4c763d Fix bug in projections 2023-10-02 19:38:58 -07:00
Jonathan Staab
4dbbc4c4a9 Improve and optimize followers count 2023-10-02 17:53:17 -07:00
Jonathan Staab
655efd18da Show how many people you follow follow someone you don't follow 2023-10-02 17:31:38 -07:00
Jonathan Staab
9052f40b21 Fix redundant event processing 2023-10-02 16:42:19 -07:00
Jonathan Staab
2b2a8b1456 Update changelog 2023-10-02 16:16:14 -07:00
Jonathan Staab
f526ec5c58 Disconnect stale connections, see if this helps with stalling stuff 2023-10-02 16:14:23 -07:00
Jonathan Staab
95ccc51a44 Fix onboarding profile upload 2023-10-02 13:47:37 -07:00
Jonathan Staab
55c6f8eebf Bump paravel 2023-10-02 13:25:51 -07:00
Jonathan Staab
73dafc1057 Batch zapper/handle requests, fix some bugs including invalid id filters 2023-10-02 13:09:56 -07:00
Jonathan Staab
7d9618e32f Bump database version number to try to fix update weirdness 2023-09-30 11:01:30 -07:00
Jonathan Staab
258405060c Mute conversations from muted people 2023-09-29 18:24:08 -07:00
Jonathan Staab
8792da3693 Add better date picker 2023-09-29 14:02:35 -07:00
Jonathan Staab
77b8e44bc2 Query notification parents from local relay 2023-09-29 11:28:11 -07:00
Jonathan Staab
f7dde032b5 Fix onboarding 2023-09-29 10:46:54 -07:00
Jonathan Staab
846ba5bb64 Add seen_on to pub.event 2023-09-29 09:51:48 -07:00
Jonathan Staab
adbf0fa4eb Show reply immediately after sending 2023-09-28 16:22:57 -07:00
Jonathan Staab
7372018f12 Fix relay detail 2023-09-28 16:14:23 -07:00
Jonathan Staab
fc02d68625 Improve music, quote, and very old note loading 2023-09-28 14:15:20 -07:00
Jonathan Staab
bbe4eb1169 Fix a few small things 2023-09-28 12:48:13 -07:00
Jonathan Staab
fbd9b1d23f fix prevDocTitle thing 2023-09-28 09:41:47 -07:00
Jonathan Staab
8830dea1e2 tweak note context loading 2023-09-28 09:41:47 -07:00
Jonathan Staab
13ed008585 re-introduce clicking notification people 2023-09-28 09:41:36 -07:00
Jonathan Staab
9fb64d89e9 Fix circle sizes 2023-09-27 17:08:17 -07:00
Jonathan Staab
ee6f9b3985 Show moar context on notifications page 2023-09-27 11:25:28 -07:00
Jonathan Staab
4c99454dca Disable click on notification people 2023-09-27 11:06:50 -07:00
Jonathan Staab
f8e289ac58 Fix message tabs and message sync tracking 2023-09-27 10:40:06 -07:00
Jonathan Staab
95a24abd0f Remove nip28 chat 2023-09-27 09:59:22 -07:00
Jonathan Staab
c4541e2fa6 Fix missing profile on apps page 2023-09-27 09:36:25 -07:00
Jonathan Staab
4f56f939d2 Put last checked timestamps in session 2023-09-27 09:35:47 -07:00
Jonathan Staab
85a87d7960 Group notifications by hour instead of by day 2023-09-27 08:49:32 -07:00
Jonathan Staab
ec5d8335a5 Fix logout 2023-09-26 17:30:42 -07:00
Jonathan Staab
ed6a49fa12 Fix replies, don't mute own notes 2023-09-26 17:07:04 -07:00
Jonathan Staab
e884a12321 Revert "Re-introduce bloom filter for deletes"
This reverts commit 2239376ce9.
2023-09-26 12:51:12 -07:00
Jonathan Staab
059878cb9a Stop propagation when clicking links 2023-09-26 12:50:53 -07:00
Jonathan Staab
2239376ce9 Re-introduce bloom filter for deletes 2023-09-26 12:29:17 -07:00
Jonathan Staab
eddab7010c Stop using bloom filters for deletes, false positives do happen 2023-09-26 12:17:17 -07:00
Jonathan Staab
5c15c5462e Force-recalculate derived stores if not subscribed 2023-09-26 10:26:11 -07:00
Jonathan Staab
41a6c51e8a Fix event deduplication, notification badge 2023-09-26 09:24:52 -07:00
Jonathan Staab
a04b86fd05 Tweak bugfix 2023-09-26 08:55:16 -07:00
Jon Staab
9bde70132d
Merge pull request #160 from katokishin/master
Fix issue where page title does not update after closing a modal
2023-09-26 08:54:22 -07:00
Jonathan Staab
2dcb0cf17d Stop cursor events when menu is open #164 2023-09-26 08:52:44 -07:00