Commit Graph

3595 Commits

Author SHA1 Message Date
3f6d444755 save group latest msgs 2023-08-03 18:56:19 +03:00
0162c675c7 add groups 2023-08-03 18:04:03 +03:00
9e787af125 use localState for caching chats & their latest msgs 2023-08-03 17:45:52 +03:00
0e5e9e2188 reset displaycount on feed type change 2023-08-03 01:22:50 +03:00
26ba4376af Merge branch 'production' 2023-08-03 00:48:07 +03:00
de999ddd8b feed refactoring 2023-08-03 00:46:28 +03:00
b18acf3b28 add new events directly to feed if older than oldest shown 2023-08-02 21:55:33 +03:00
8fba555538 scroll to top on footer click 2023-08-02 20:08:27 +03:00
0316b9994f replace some a tags with Link 2023-08-02 19:54:34 +03:00
01d0b33bc9 fix footer 2023-08-02 19:44:20 +03:00
12dffbd454 add profile.about to follow suggestions 2023-08-02 19:22:26 +03:00
21f6795bd0 menu active style, chatlist scrollup on menu click 2023-08-02 18:49:23 +03:00
e0395bc031 Merge branch 'production' 2023-08-02 18:31:44 +03:00
f1d814a8ac home btn takes to follows feed 2023-08-02 18:30:03 +03:00
2a8e95d695 eventdropdown alignment 2023-08-02 18:29:52 +03:00
6815449dfd SortedMap 2023-08-02 17:52:12 +03:00
e4fd5ad605 SortedMap 2023-08-02 17:42:31 +03:00
e3cde2a874 chat 2023-08-02 14:43:42 +03:00
81cdcfc0af chat header 2023-08-02 14:36:27 +03:00
ee6f047012 custom chat header component 2023-08-02 14:24:43 +03:00
2f05584995 chat layout 2023-08-02 13:21:40 +03:00
2c10597009 chat layout 2023-08-02 12:52:49 +03:00
8dea941fe2 chatlist 2023-08-02 12:38:51 +03:00
186633882b ChatList functional component 2023-08-02 11:56:26 +03:00
c9e5670f49 different style for own messages 2023-08-01 16:01:11 +03:00
0176206fda min. iris.to username length 8 2023-08-01 11:06:39 +03:00
bc58c863ad secret group chat -> secret chat 2023-07-30 12:25:44 +03:00
701eeb5842 Merge branch 'master' into production 2023-07-30 12:04:52 +03:00
2c0dbbbc65 set group name when send / rcv invite 2023-07-30 11:58:59 +03:00
5418312909 group name, disable distance filter 2023-07-30 11:25:57 +03:00
34e9434a13 wip group name 2023-07-30 10:41:04 +03:00
lvlr
d8f9e4d02a Layout fixes 2023-07-30 10:22:18 +03:00
lvlr
1b7c1bb85e LocalState: awaitable put(), logic fix, doCallbacks() uses _.debounce, not _.throttle.
Note: linting does not like having an extra object as the third argument
of the _.debounce call, but following how linter suggests to fix it, makes it
look worse to me. Ideas on how to format this better?
2023-07-30 10:22:18 +03:00
lvlr
e900b1b666 Helpers.buildURL() added 2023-07-30 10:22:18 +03:00
lvlr
d8070b7d08 Layout placement and overflow fixes 2023-07-30 10:22:18 +03:00
lvlr
6980f1bd4e tailwind config: 'color-scheme': 'dark', for default scrollbar colours, etc. 2023-07-30 10:22:18 +03:00
3d945d014c prepend unsigned msg 2023-07-30 10:13:58 +03:00
9972a53462 dont resend inv if already sent, allow inv from all 2023-07-30 09:55:45 +03:00
6d8fae9f06 invite 2023-07-30 03:11:14 +03:00
683ad43596 . 2023-07-30 00:56:20 +03:00
254f5b2873 hash based id 2023-07-30 00:44:27 +03:00
06d6822a0f copy link 2023-07-30 00:27:28 +03:00
93d4033f9c chat fix 2023-07-29 23:58:33 +03:00
db1c4afb26 fix viewing profile without profile event 2023-07-29 22:47:13 +03:00
d1c20dc848 fix viewing profile without profile event 2023-07-29 22:45:51 +03:00
b82d3e9f37 faster profile & event render 2023-07-29 19:51:00 +03:00
1c72154100 faster profile & event render 2023-07-29 19:50:45 +03:00
b19348ff6f faster event load from memory 2023-07-29 19:18:58 +03:00
8eb850588e chat 2023-07-29 19:18:43 +03:00
fea43f0120 faster event load from memory 2023-07-29 19:18:26 +03:00