Commit graph

167 commits

Author SHA1 Message Date
liamcottle
d305daebca implement fetching messages from group 2024-09-29 23:20:18 +13:00
liamcottle
d084bbc73d implement sending messages to group 2024-09-29 22:59:37 +13:00
liamcottle
2a5152ea67 test group chat client 2024-09-29 20:34:04 +13:00
liamcottle
c3cc3409e9 implement api to fetch group members 2024-09-29 20:26:32 +13:00
liamcottle
f1841ad627 add app data for group announce 2024-09-29 20:01:49 +13:00
liamcottle
1185b2d6b5 start implementing group chat server with membership management 2024-09-29 19:52:58 +13:00
liamcottle
3dfcab4857 add lxmf ticket expiry to stamp info dialog 2024-09-26 16:42:13 +12:00
liamcottle
1c1d820bb2 show display name and custom display name in network visualiser 2024-09-26 00:50:57 +12:00
liamcottle
000b515442 add support for custom display names in network visualiser 2024-09-26 00:40:31 +12:00
liamcottle
f2690835e1 24 stamp cost go brrr 2024-09-26 00:06:41 +12:00
liamcottle
787bbc9133 show info dialog when clicking stamp cost 2024-09-25 23:07:24 +12:00
liamcottle
7e7d519532 show lxmf stamp cost in conversation viewer 2024-09-25 22:19:12 +12:00
liamcottle
c92ddac00d fix variable 2024-09-24 02:17:58 +12:00
liamcottle
828d3cb667 include all remaining parts after relative url 2024-09-23 00:41:53 +12:00
liamcottle
6a212e7a7e no log 2024-09-23 00:13:45 +12:00
liamcottle
57ec2b5cc1 refactor link parser to support lxmf links without a name 2024-09-23 00:13:21 +12:00
liamcottle
14813b7758 fix replace 2024-09-22 23:22:20 +12:00
liamcottle
a108047371 if nomadnet url is empty we should load index.mu 2024-09-22 23:18:52 +12:00
liamcottle
1822f19ce4 optional closing backtick for links 2024-09-22 23:07:24 +12:00
liamcottle
846228b2b5 parse and send page data when loading nomadnet pages 2024-09-22 22:58:19 +12:00
liamcottle
a101ff2de9 optional closing for bold text 2024-09-22 22:55:58 +12:00
liamcottle
f07a4143bd make function async 2024-09-22 22:11:23 +12:00
liamcottle
9229b8987b fix clicking lxmf urls in nomadnet browser 2024-09-22 21:49:45 +12:00
liamcottle
a94ce1ad50 add service worker and webmanifest to allow pwa install for android when using termux 2024-09-22 19:39:01 +12:00
liamcottle
a46a94e125 improve ui on mobile by removing padding on small screens 2024-09-21 23:57:20 +12:00
liamcottle
ce1f786bf5 improve about page ui on mobile 2024-09-21 23:39:53 +12:00
liamcottle
c73213d435 allow user to set custom display names for peers and conversations 2024-09-19 23:46:08 +12:00
liamcottle
9ebf48b02b ensure data is false instead of failed to parse 2024-09-19 17:21:54 +12:00
liamcottle
55cf674d1d show if propagation node is disabled by the operator 2024-09-19 17:20:49 +12:00
liamcottle
5025900abc formatting 2024-09-19 17:16:31 +12:00
liamcottle
3dd01effb8 show local propagation node address in settings 2024-09-19 16:04:16 +12:00
liamcottle
a47f33b985 allow meshchat to run a local propagation node 2024-09-19 15:59:04 +12:00
liamcottle
1b4d8cf794 received messages should show when they were received, not when they were created 2024-09-19 14:15:37 +12:00
liamcottle
66438a3688 allow clicking on all state text to show message info 2024-09-19 14:06:12 +12:00
liamcottle
962e3566cb improve message state updating loop 2024-09-19 13:54:01 +12:00
liamcottle
0d7f94b84d move signal info to message info dialog 2024-09-19 13:17:03 +12:00
liamcottle
1eef547eb1 fix overflow padding 2024-09-19 02:25:44 +12:00
liamcottle
5d52ab3f8e add empty state ui 2024-09-19 02:10:43 +12:00
liamcottle
71570b23dd implement searching propagation nodes 2024-09-19 01:55:45 +12:00
liamcottle
e141df6698 remove reload button 2024-09-19 01:46:37 +12:00
liamcottle
a57eb22e7f allow user to stop syncing propagation node 2024-09-19 01:45:23 +12:00
liamcottle
d7434a8d94 add page to view and use known propagation nodes 2024-09-19 00:47:30 +12:00
liamcottle
248a7349b4 add info about delivery reports 2024-09-18 21:52:58 +12:00
liamcottle
2912391c7e improve settings ui 2024-09-18 21:38:43 +12:00
liamcottle
1394cdee0c allow user to configure if they want messages to auto send to propagation node on failure 2024-09-18 21:27:32 +12:00
liamcottle
277a92c9f1 allow user to configure interval to auto sync messages from propagation node 2024-09-18 21:06:03 +12:00
liamcottle
7201e08116 created_at might not exist yet so use timestamp instead 2024-09-18 20:29:51 +12:00
liamcottle
a1339c055a show message info when clicking inbound timestamp or outbound delivery state 2024-09-18 20:26:01 +12:00
liamcottle
1504bec4dc ensure propagation node is configured before attempting to sync 2024-09-18 19:46:56 +12:00
liamcottle
001ae5cb01 add button to sync messages 2024-09-18 19:38:40 +12:00