Commit Graph

1010 Commits

Author SHA1 Message Date
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
Jonathan Staab
07a1fc3d82 Move content settings into its own settings page 2023-09-26 08:48:27 -07:00
Kishin
217dc8b4f2 don't change title if getCurrent() or prevDocTitle is undefined 2023-09-26 12:46:37 +09:00
Jonathan Staab
923a56f059 Migrate database version 2023-09-25 16:53:13 -07:00
Jonathan Staab
3df5282f81 Use multiplexer properly when loading 2023-09-25 16:22:57 -07:00
Jonathan Staab
b8707359ca Fix grouping mention notifications 2023-09-25 15:53:44 -07:00
Jonathan Staab
2fa274ffee Improve quote loading 2023-09-25 15:30:35 -07:00
Jonathan Staab
167e5786f7 Add keyword/topic mutes 2023-09-25 14:31:25 -07:00
Jonathan Staab
d8b305a13e remeber drafts 2023-09-25 13:19:58 -07:00
Jonathan Staab
11a604b84e Add redirect for coracle chat 2023-09-25 11:31:56 -07:00
Jonathan Staab
5ca528b0fd Use a bloom filter for deletes 2023-09-25 11:11:13 -07:00