Commit Graph

66 Commits

Author SHA1 Message Date
47e0c5a8cc change note seen timeout 2000 -> 1000 2024-02-05 12:39:28 +02:00
a97e895cb8 fix rendering glitch 2024-02-05 11:14:05 +02:00
7ceab04cbc set event seen_at times, sort by seen_at in ForYouFeed 2024-02-05 11:06:46 +02:00
2099eddebc show reply count in feed 2024-02-04 07:50:45 +02:00
5ea195a341 show (disabled) repost btn even when not logged in 2024-02-02 15:46:34 +02:00
1fd37a42d2 orderDescending not needed with SortedMap 2024-02-02 15:46:34 +02:00
cdd814cf73 chore: Update translations 2024-02-02 12:03:21 +00:00
8c9381fc6c AutoLoadMore 2024-02-02 13:57:17 +02:00
f3272bed57 move loadMore button to TimelineRenderer 2024-02-02 12:17:14 +02:00
a9c8fd9ba5 img grid load more btn 2024-02-02 10:47:49 +02:00
82d5b9fb64 note translation sw & lru cache 2024-01-27 10:20:19 +02:00
f10ad6dd53 fix: profile mentions 2024-01-26 11:18:22 +00:00
5cea096067 feat: @snort/system CacheRelay 2024-01-23 15:35:28 +00:00
2ea516e636 useSubscribe, handle emitted requests in sqlite 2024-01-18 13:47:29 +02:00
adb9fe5c2e chore: formatting 2024-01-17 15:48:30 +00:00
aa58ec4185 feat: upgrade caches to worker 2024-01-17 15:47:01 +00:00
47fc8e1414 fix polls 2024-01-13 15:25:21 +02:00
ef673c2a05 tab selector vs content naming, refactoring 2024-01-12 17:33:02 +02:00
e0c4b64865 light theme notecreator style 2024-01-12 15:22:14 +02:00
1aaff4f553 extend default preferences from config 2024-01-12 14:37:13 +02:00
6657161a32 open zaps tab 2024-01-12 14:06:13 +02:00
7ee210da16 open reactions modal from note footer zappers list 2024-01-12 14:01:26 +02:00
26e12d1c0b chore: Update translations 2024-01-11 23:08:03 +00:00
703da5389a add +n after zappers 2024-01-12 01:04:41 +02:00
ad2029d1d7 no hover bg color in notecreator 2024-01-12 00:09:44 +02:00
69d6dfd5d6 rename SendSats -> ZapModal 2024-01-11 23:47:25 +02:00
649bab228b split notefooter into smaller components, CONFIG.showPowIcon 2024-01-11 23:04:43 +02:00
9bdf60a24f extract zap button component from note footer 2024-01-11 16:32:52 +02:00
dffb33bfda notefooter icons 2024-01-11 15:46:13 +02:00
de6685ade3 show zapper avatars on the same notefooter row 2024-01-11 15:46:13 +02:00
c75ab861b5 fix: muted note styles
closes #721
2024-01-11 09:54:11 +00:00
3fe6ed952c Merge remote-tracking branch 'kamal/enhancements/snort#702' 2024-01-11 09:38:50 +00:00
76d3c78c0a replied note auto height, resized feed imgs 2024-01-11 08:56:23 +02:00
a3fc25f64c show media in replied note 2024-01-10 21:00:39 +02:00
a1f61e2d13 limit replying-to note size 2024-01-10 20:54:48 +02:00
51758eaf5e separator border in replying to note 2024-01-10 20:32:51 +02:00
5baffd00b9 fix the rest of warnings 2024-01-10 20:21:19 +02:00
9e2582ac81 show only 1 task at a time 2024-01-10 16:36:30 +02:00
8a5a089b4d Merge remote-tracking branch 'origin/main' 2024-01-09 16:40:51 +00:00
80fa5a132b refactor: reactions grouping and other fixes 2024-01-09 16:40:31 +00:00
8216cb8741 note creator style, rm hashtags 2024-01-09 14:52:08 +02:00
18beed13c3 thread inView rendering 2024-01-09 14:07:39 +02:00
45245153ab refactor: dont inject analytics script 2024-01-09 10:30:55 +00:00
7a409c1455 system-react module entrypoint, reaction loading memos 2024-01-09 12:07:14 +02:00
ca2cb76380 constant onClick param in some Notes 2024-01-08 16:34:22 +02:00
d3bc1b1c1d note options constant param 2024-01-08 15:42:25 +02:00
84bda4e33d NoteHeader, NoteInner -> Note 2024-01-08 14:06:30 +02:00
e6e7878e31 ReplyTag component 2024-01-08 13:35:34 +02:00
5adaed2737 Note -> EventComponent, split NoteInner 2024-01-08 13:16:42 +02:00
615f3ca504 useReactions leaveOpen false 2024-01-08 13:16:42 +02:00