Commit Graph

1343 Commits

Author SHA1 Message Date
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
b8e4ccfc28 Lint mentions cannot be null. 2023-04-07 14:22:48 -04:00
0fc6757d4a Adds inHidden check for hex keys 2023-04-07 14:22:16 -04:00
toadlyBroodle
ee94cc6bf6 don't allow poll authors to vote in their own polls 2023-04-07 08:41:34 +09:00
f224fe6b40 v0.32.2 2023-04-06 12:23:35 -04:00
403a1723de Previews Notes that are not a citation using #[n] 2023-04-06 11:59:21 -04:00
6cf1960df4 Adds a New Message Tagger to Chats (tags Notes and Users by default) and Private Message (doesn't tag Users and Notes) 2023-04-06 11:58:49 -04:00
8676752f19 Fixes Channel's reply to filtration (removes citations and the channel id from replies) 2023-04-06 11:57:28 -04:00
7012d949c2 Fixes formatting 2023-04-06 11:56:23 -04:00
8344274011 Adds Invoice Creation to New Posts. 2023-04-06 11:54:28 -04:00
vincivermeer
2bda50ad4a
add contributors in README.md
Hello everyone!

I added the contributors in the readme.md file in the repository: vitorpamplona/amethyst. I would like to contribute to this pull-request and I hope you all accept it.

what do you all think of this idea?
2023-04-06 00:11:49 -03:00
b0953310c2 Making the poll click animation wider. 2023-04-05 11:10:14 -04:00
65910295db Adds notification for Zaps that don't have a Note attached to them. 2023-04-05 08:46:25 -04:00
7a957bd6ec Initializing indexes with large sizes from the start. 2023-04-05 08:45:58 -04:00
292ce779a1 Lazy initialization of the json mapper (300ms) 2023-04-05 08:45:33 -04:00
924b21cdfc Reducing the use of Slow disk access of Local Preferences. 2023-04-05 08:44:48 -04:00
7b539e63bd
Merge pull request #334 from Poussinou/patch-1
Update README.md
2023-04-05 08:21:06 -04:00
Poussinou
d37fef94fe
Update README.md 2023-04-05 21:24:47 +09:30
93a1853317
Merge pull request #332 from braydonf/readme
Update readme gradlew install commands
2023-04-04 19:48:16 -04:00
Braydon
9944f98bde Update readme gradlew install commands 2023-04-04 16:24:44 -07:00
05138232f4 Fixes missing function 2023-04-04 16:12:20 -04:00
83d7085375 Hides Poll option when replying to channel or DMs. 2023-04-04 16:10:55 -04:00
a8a3915c8d Allowing replies of PMs from Notifications. 2023-04-04 16:09:54 -04:00
83bcf53583 v0.32.1 2023-04-04 14:11:05 -04:00
875d9544ec Fixes Poll Color for Light mode. 2023-04-04 13:59:02 -04:00
7ce2a0bbea Makes sure before and after voting the padding is the same. 2023-04-04 13:57:06 -04:00
a3b9ea6a42 Fixes format 2023-04-04 13:51:27 -04:00
ca2c811859 Fixes Voted option highlight. 2023-04-04 13:49:41 -04:00
b09bb0c3c5 Fixes margins when images are used in the poll 2023-04-04 13:39:12 -04:00
a68ea1abe5 Adds margin between the reply note and the text 2023-04-04 12:35:42 -04:00
02a9aaab60 Removes the 5dp space on the generic RichText Viewer 2023-04-04 12:29:25 -04:00
efd2ddba71 Adds payment animation to Polls 2023-04-04 12:25:32 -04:00
e10c5771d8 v0.32.0 2023-04-04 11:27:23 -04:00
b685b38565 Avoids triggering exceptions when the NIP19 parser receives a simple hex key 2023-04-04 11:21:36 -04:00
15822fee8e Fixes Translation bug not being active on google play edition 2023-04-04 11:20:57 -04:00
e96e218025 Adds relay param in spam filter for polls 2023-04-03 20:46:22 -04:00
a11263ce9e Correcting format 2023-04-03 20:42:05 -04:00
4417201582
Merge pull request #330 from vitorpamplona/pr/321
Moving new pool button to NewPost
2023-04-03 20:35:41 -04:00
6a85ab743d Moving new pool button to NewPost 2023-04-03 20:31:25 -04:00