Commit Graph

1734 Commits

Author SHA1 Message Date
a2c8658972 Only calculates nip05 after identifying if it is correct. 2023-04-18 08:42:32 -04:00
38e18cf0a7 Simplifies comparison for Channels via Hex code instead of objects 2023-04-18 08:41:59 -04:00
78c9974036 Removes invalidateFilters Logging 2023-04-18 08:41:29 -04:00
Believethehype
7a60a6804a Update LnZapEventInterface.kt 2023-04-17 20:14:17 +02:00
Believethehype
5e6e2835ca Receiving and decoding private Zaps
Private zaps get decoded correctly.

TODO: Update events or at least notifications in Damus to replace anon sender with the one from decrypted message. Bonus: Show Content of the Zap Message
2023-04-17 20:10:36 +02:00
Ryo Kanbayashi
180083147d removed needless added newline. 2023-04-16 22:26:55 +09:00
Ryo Kanbayashi
50b0b5af37 fix bug: quote repost is tied up to a post which is replyed a little while ago. 2023-04-16 22:12:54 +09:00
nalbaltaji
9d27b8d47e Intercept back press when drawer is opened to close drawer 2023-04-15 18:59:44 +02:00
Believethehype
fbb4dc5e59 additional hashtags 2023-04-13 15:35:37 +02:00
Believethehype
a2296f2365 Update grownostr.xml 2023-04-13 14:38:20 +02:00
Believethehype
58ff2e6157 Update HashtagIcon.kt 2023-04-13 00:19:20 +02:00
Believethehype
ff490a2b14 Send Private Zaps 2023-04-13 00:15:36 +02:00
Believethehype
067d694036 some more community hashtags 2023-04-12 20:49:32 +02:00
Zoltan
401d807d29
Added new Hungarian translations 2023-04-11 10:26:19 +02:00
eab202f721
Merge pull request #340 from toadlyBroodle/main
#zappoll hashtag
2023-04-10 10:07:13 -04:00
f726c656b5
Merge pull request #343 from believethehype/zaptypes
introduce zap types, implemented non-zaps in custom zap dialog
2023-04-10 10:03:35 -04:00
Believethehype
37dab1c8b6 Update LnZapEvent.kt 2023-04-10 13:54:29 +02:00
Believethehype
9a5d8522fb added anonymous zaps 2023-04-10 13:25:09 +02:00
Believethehype
5abbd07722 introduce zap types, implemented non-zaps in custom zap dialog
Non-Zaps allow to tip the author of a note without using the zap mechanism (no record on the note)
2023-04-09 23:43:36 +02:00
toadlyBroodle
13579f9473 add #zappoll to new poll messages 2023-04-09 11:26:02 +09:00
cea9cdcd34 v0.32.3 2023-04-07 18:33:36 -04:00
ed22155940 Simplifying tag structure 2023-04-07 18:30:34 -04:00
43497f2ce0 fixes format 2023-04-07 18:26:19 -04:00
80e58f72f8 Fixes nprofile1 tags 2023-04-07 18:26:13 -04:00
234751a4b3 Avoids loading markdown style when it won't be used. 2023-04-07 18:11:50 -04:00
ef567110d0 Moving processing flags to Launched Effect. 2023-04-07 18:02:54 -04:00
42b89f438b Only calculates follows when needed. 2023-04-07 17:44:40 -04:00
b01df2b38e Fixes MultiSet Compose Routes 2023-04-07 17:41:00 -04:00
b89efb547e Correctly points Users to the right DM when clicking in the notification. 2023-04-07 17:38:25 -04:00
e6554a5b4a Moves tags calculation to Launched Effect 2023-04-07 17:38:02 -04:00
c58b13e2f7 Simplifies modifiers 2023-04-07 17:37:25 -04:00
241372ce61 Adds DMs to the id search filter 2023-04-07 17:37:07 -04:00
49ed594f53 Caches logged user in Note compose 2023-04-07 17:21:21 -04:00
03b76357ff Migrates poll and invoice option availability to a mutable state 2023-04-07 17:20:18 -04:00
97490bb6ef Using bitcoin icon instead of dollar. 2023-04-07 17:19:47 -04:00
dbf5267c5c Moves LnInvoice, Tags, BechLinks and Previews to LaunchedEffect 2023-04-07 16:58:25 -04:00
e1ce638d7f Compares by reference to simplify code 2023-04-07 16:56:20 -04:00
88b80a0da1 Typo 2023-04-07 16:56:08 -04:00
d6b571590a Sends simpler object to help compose's stability 2023-04-07 16:55:46 -04:00
83f3af340f Uses Kotlin's rounding function instead of java 2023-04-07 16:55:15 -04:00
e9cf9b21a8
Merge pull request #339 from toadlyBroodle/main
Prevent author vote manipulation
2023-04-07 14:43:00 -04:00
b1645590fe
Merge pull request #336 from wklkejw239/patch-1
add contributors in README.md
2023-04-07 14:41:48 -04:00
a5da4ea53d Streamlines Global filter for performance 2023-04-07 14:26:23 -04:00
3a082d131f Streamlines Notification filter for performance 2023-04-07 14:26:07 -04:00
28d501ed02 Uses more direct functions to get and compare tags as opposed to the fail safe options. 2023-04-07 14:25:38 -04:00
a04fd4a9f2 Matches parameter names to the Event class. 2023-04-07 14:25:03 -04:00
2424dc3961 Brings the findCitedUsers function to BaseTextNote Event with cache. 2023-04-07 14:24:43 -04:00
58f1515387 Displays feed performance measurement before clipping to 1000 objects 2023-04-07 14:24:00 -04:00
9ee3da3910 Uses the inHidden in Hex 2023-04-07 14:23:34 -04:00
cc44b4dd55 Removes reposts from conversations 2023-04-07 14:23:19 -04:00