Commit Graph

166 Commits

Author SHA1 Message Date
Kgothatso Ngako
eb7165b124 Mention other users. 2026-05-02 21:52:30 +02:00
Kgothatso Ngako
7ba7bbdfa7 Make the profile usage a lot easier. 2026-05-02 20:46:36 +02:00
Kgothatso Ngako
eacfdd979b Replace nip19 nostr profile mentions with the profile names. 2026-05-02 20:19:33 +02:00
Kgothatso Ngako
5256a4719b Use textFieldState instead of value/onValueChange 2026-05-02 19:34:18 +02:00
Kgothatso Ngako
8d6450669a Add some color. 2026-05-02 18:54:55 +02:00
Kgothatso Ngako
6b016ebdcd Fix typo 2026-05-02 18:48:21 +02:00
Kgothatso Ngako
9347f8d1e4 Improve preview 2026-05-02 18:46:33 +02:00
Kgothatso Ngako
484b682d0e Attempt to preview quoted note 2026-05-02 18:45:13 +02:00
Kgothatso Ngako
dba0d18065 Improve human-readable displayName 2026-05-02 18:21:47 +02:00
Kgothatso Ngako
f615724c9f Make the profile mention match the profile color hashcode 2026-05-02 10:22:10 +02:00
Kgothatso Ngako
a116e2de2c Try to keep the feed distinct until changed 2026-05-02 03:27:22 +02:00
Kgothatso Ngako
30cd04680c Remove even more stupid code 2026-05-02 03:24:31 +02:00
Kgothatso Ngako
fa8855fe1e Remove all the stupid code while trying to fix the crash 2026-05-02 03:21:47 +02:00
Kgothatso Ngako
dc147255e6 Ensure no crashing on localAccount query 2026-05-02 03:19:27 +02:00
Kgothatso Ngako
c72215108b Crashing bug has been fixed 2026-05-02 03:18:42 +02:00
Kgothatso Ngako
54b212ea7d Get rid of the crash 2026-05-02 01:48:33 +02:00
Kgothatso Ngako
b9cece869e Change how mentions are handled 2026-05-02 01:19:28 +02:00
Kgothatso Ngako
bfc540812d Trying to fix the crash 2026-05-02 01:01:15 +02:00
Kgothatso Ngako
0531248457 Update to android room3 2026-05-02 00:05:38 +02:00
Kgothatso Ngako
f465e9f9c0 Tweak a few things 2026-05-01 20:31:22 +02:00
Kgothatso Ngako
dc625ff46a Show image and QuotedAddressableNote.kt 2026-05-01 20:20:10 +02:00
Kgothatso Ngako
20dae4d147 Format unsupported text output. 2026-05-01 19:45:39 +02:00
Kgothatso Ngako
ab85352bfb Add toString for contentSegment 2026-05-01 19:44:32 +02:00
Kgothatso Ngako
755e91bbd5 Add mentioned profiles on quoted/reposted/inreply to 2026-05-01 19:28:03 +02:00
Kgothatso Ngako
a5e5bd25ae Get Quote note by parsing it. 2026-05-01 19:16:31 +02:00
Kgothatso Ngako
2a865698cb Improve RichContent for reposted notes 2026-05-01 19:07:55 +02:00
Kgothatso Ngako
54f6a0ee26 Render quoted note 2026-05-01 18:26:09 +02:00
Kgothatso Ngako
f1011c0ae8 Introduce an atrocious bug when syncing. 2026-05-01 18:11:40 +02:00
Kgothatso Ngako
64183ff45a Parse nostr: stuff 2026-05-01 00:47:42 +02:00
Kgothatso Ngako
d570a3dcf9 Show mentions in text 2026-05-01 00:05:00 +02:00
Kgothatso Ngako
a0d4b7fbdd Showing mentioned profiles 2026-04-30 23:39:49 +02:00
Kgothatso Ngako
54db024b6a Show processed tags among mentions 2026-04-30 18:50:00 +02:00
Kgothatso Ngako
be3f4390ff Setting up relations 2026-04-30 18:43:18 +02:00
Kgothatso Ngako
c99e3a31c2 Add specific associations on quoted/repost/inreply to 2026-04-28 02:22:29 +02:00
Kgothatso Ngako
464445e45d Rename to textInput 2026-04-27 20:13:20 +02:00
Kgothatso Ngako
a8b824b2e1 Add QEventTag 2026-04-27 19:43:23 +02:00
Kgothatso Ngako
e877dbe75e Add filters for gallery (pictures/videos) events 2026-04-27 03:01:56 +02:00
Kgothatso Ngako
80f131361f Add TODO for zap forwarding 2026-04-27 02:40:52 +02:00
Kgothatso Ngako
7bb46d2b74 Quote a nostrEvent 2026-04-27 02:37:06 +02:00
Kgothatso Ngako
ec5aebe627 Add TODOs to schedule broadcast of quoted or replied nostrevent 2026-04-27 01:53:51 +02:00
Kgothatso Ngako
5a03148645 Send nostr reply 2026-04-26 03:26:09 +02:00
Kgothatso Ngako
0351fb0db7 UI to post nostr reply 2026-04-26 02:43:42 +02:00
Kgothatso Ngako
34216cc6a0 Show profile on write new note confirmation screen. 2026-04-26 01:43:53 +02:00
Kgothatso Ngako
8c6c734861 Show profile on write new note input screen. 2026-04-26 01:37:26 +02:00
Kgothatso Ngako
f752b998f5 Show profile avatar on topAppBar 2026-04-25 23:36:35 +02:00
Kgothatso Ngako
b33af464c3 Show the feed for who we are following 2026-04-24 02:42:50 +02:00
Kgothatso Ngako
4515bfa375 Show profile avatars on search 2026-04-24 01:14:53 +02:00
Kgothatso Ngako
96806cfb78 Follow and unfollow logic 2026-04-24 00:51:54 +02:00
Kgothatso Ngako
5cd9cc09d6 Setup UI for follow/unfollow logic 2026-04-24 00:18:36 +02:00
Kgothatso Ngako
be1dbcacb8 Get rid on inactive relays 2026-04-23 22:59:14 +02:00