Commit Graph

2004 Commits

Author SHA1 Message Date
ce5106684f Moves the last seen time saved per route to an account property in order to speed up loading and facilitate multithreading in the app. 2023-06-17 17:28:14 -04:00
f0fe2dfc17 Don't move the feed up when new follow list is updated 2023-06-17 15:56:46 -04:00
fb5fad5d02 Fixing background color for messages when it's considered a new notification. 2023-06-17 10:53:37 -04:00
6314e3fcb2 Formatting 2023-06-16 19:59:12 -04:00
da62760fd7 Moving static sizes to the Shape class 2023-06-16 19:57:25 -04:00
e3eae80d4c Increasing performance of the follow/follower count 2023-06-16 19:11:14 -04:00
3cd0828cba Bugfix for home feed scrolling to the top when a new follower updates the cache. 2023-06-16 18:47:10 -04:00
c931e2cbee v0.59.1 2023-06-16 16:21:23 -04:00
4e57eed5d8 Adds Name Playback on messages as well. 2023-06-16 16:18:06 -04:00
8e725259eb BugFix for Messages being marked as read from Notifications. 2023-06-16 16:17:42 -04:00
b48d2df8d2 v0.59.0 2023-06-16 15:23:44 -04:00
dbf34ae457 Text to speech for usernames 2023-06-16 15:22:44 -04:00
74be724835 Hide reposts of posts from people you already follow if the repost time is within the hour of the original post (not that far in the feed). 2023-06-16 14:31:52 -04:00
012c7a7105 BugFix for feed not updating after change in follows. 2023-06-16 14:30:22 -04:00
e50dff3b62 BigFix for some reposts not showing up in the feed. 2023-06-16 14:15:53 -04:00
ad5a4d0b59 v0.58.3 2023-06-15 18:51:39 -04:00
3116ea1ad9 Fixes reaction sizes and alignments. 2023-06-15 12:21:44 -04:00
72e474c9ec Bug fix for when deleting the reaction event reverting to the old like heart. 2023-06-15 09:37:09 -04:00
fe9e85c282 v0.58.2 2023-06-14 20:58:51 -04:00
01ac90fbec BugFix for active like all the time 2023-06-14 20:55:46 -04:00
dc079941e7 v0.58.1 2023-06-14 20:28:47 -04:00
9a7a94cb77 Cropping long reactions to two chars for emojis 2023-06-14 20:27:46 -04:00
a44703cb49 v0.58.0 2023-06-14 16:50:54 -04:00
52bd6b4443 Custom reactions 2023-06-14 16:49:51 -04:00
a9e1ce5aec Removing modifiers from remembers and into global singletons. 2023-06-14 14:36:10 -04:00
639fdb174d BugFix Add -> And 2023-06-14 14:32:55 -04:00
3cd02ee6cf Merge remote-tracking branch 'origin/HEAD' 2023-06-14 13:49:10 -04:00
52199fe281 Starts to use getXIfExists functions to preload objects 2023-06-14 13:48:58 -04:00
5616fa52d1 Simplifies URL Preview call 2023-06-14 13:48:35 -04:00
Zoltan
991131f8cd
Small Hungarian translation 2023-06-14 09:35:36 +02:00
a24c95070c v0.57.0 2023-06-13 17:16:20 -04:00
a346d31554 Finally adds markers to kind 1s 2023-06-13 17:08:50 -04:00
9b5c7ad23f - Moves zaps from a Map<Request,Response> to a List<CustomClass> to avoid recompositions due to the use of the unstable Pair object
- Creates the class ZapAmountCommentNotification to be used instead of the unstable Triple class.
2023-06-13 16:33:52 -04:00
a01a060abc Uses animateItemPlacement to show new Notes and update the size of current ones. 2023-06-13 16:31:23 -04:00
1cd39e0d8f Removes the use of by on the quick action menu's state because it was triggering recompositions 2023-06-13 16:30:37 -04:00
305ecc6a2e New update removes access to the backQueue 2023-06-13 16:29:21 -04:00
858f94ae74 Moves icon sizes in the bottom row to remember functions 2023-06-13 16:28:42 -04:00
fbd0c96a8a Merge remote-tracking branch 'origin/HEAD' 2023-06-12 16:58:32 -04:00
e2251f9c86 Removing the minimum size for rows in the feed due to Hidden posts from the user's block list. 2023-06-12 16:58:20 -04:00
eaaacbf218 Turns NIP-05 verification symbol into a State variable to help correctly rendering updates. 2023-06-12 16:56:24 -04:00
243fbeed44 Remembers some variables on NoteCompose 2023-06-12 16:55:51 -04:00
d62bab1b08 Makes relay badge list in chatroom Immutable 2023-06-12 16:55:27 -04:00
70e068ed17 Breaks down user renderer compositions 2023-06-12 16:55:08 -04:00
824e8795d5 Formatting 2023-06-12 16:54:45 -04:00
f768a09bd8 Removes unused variable from Translation results 2023-06-12 16:54:15 -04:00
1a69a5a4c7
Merge pull request #449 from greenart7c3/main
add option to opt-out from automatic spam and report filters
2023-06-12 16:37:03 -04:00
greenart7c3
57a5d0b618
Merge branch 'main' into main 2023-06-12 07:39:30 -03:00
greenart7c3
8f668cb5fb separated spam and report filter options 2023-06-12 07:38:32 -03:00
df5ea6f741 Adjusts the size and alignment of relay icons in the video feed 2023-06-11 10:59:18 -04:00
2e6847df1c v0.56.5 2023-06-10 21:20:57 -04:00
76a49d6556 Fixing upstream issue with images on markdown. 2023-06-10 21:18:30 -04:00
ba884bd1aa Improving markdown support 2023-06-10 21:17:50 -04:00
e98bb76ee0 Support for NIP-14 2023-06-10 21:16:55 -04:00
e08bf3eb97 If compression fails, tries to upload with the original file 2023-06-10 21:15:19 -04:00
9ef02d63a0 Refactors color objects to avoid recreating them on-demand. 2023-06-10 10:08:06 -04:00
7007796497 v0.56.4 2023-06-09 18:16:42 -04:00
9f030ffbf8 BugFix for crashing on start up due to creating two caches for videos. 2023-06-09 18:16:03 -04:00
9ca172e0fc v0.56.3 2023-06-09 17:12:29 -04:00
360758a2f3 Adds a networking state monitoring services to reconnect when the phone disconnects from relays. 2023-06-09 17:08:35 -04:00
ffe6f4b55c Fixes F-droid version for mutable colors as background. 2023-06-09 16:43:47 -04:00
267b5e474c Adds another check to make sure the event does not exist in the local memory before notifying. 2023-06-09 16:41:14 -04:00
bf6bc5ba68 Moves the recomposition due to background color change to each compose node. 2023-06-09 16:35:56 -04:00
1efc4c91e2 Reactors base note rendering to wrap the QuickAction menu 2023-06-09 14:07:38 -04:00
a898196571 Refactoring shapes to the appropriate file. 2023-06-09 13:45:46 -04:00
c158c7fc3d Moves the clipboard starters to their own compositions. 2023-06-09 13:19:14 -04:00
e3d83fe39a improving the speed of the highlighter rendering 2023-06-09 11:27:27 -04:00
5327e1ddb2 Final touches on borders 2023-06-09 11:27:02 -04:00
a2ad13c54a More spacing refinements for notes. 2023-06-09 10:49:10 -04:00
816a22ec69 More adjustments to borders and spacing between screen elements for different event types 2023-06-09 10:25:06 -04:00
8a99dc2db4 Removes unnecessary imports. 2023-06-09 10:03:11 -04:00
f9cfe1479b - Breaks down the Note Composition stack further
- Fixes some border issues between multiple note types
- Aligns Quick Actions to the center of the note.
2023-06-09 10:02:56 -04:00
5d8aa7bb58 Refactoring variable name in Reactions 2023-06-09 10:00:37 -04:00
greenart7c3
f0638b1766 add option to opt-out from automatic spam and report filters 2023-06-09 08:28:05 -03:00
b3e2b78415 v0.56.2 2023-06-08 18:16:53 -04:00
d0094cc781 Removing duplicated ID protections from Notifications. Looks like we removed all the issues here. 2023-06-08 17:47:10 -04:00
cb77298f52 Correctly processing multiple matching via find and not match 2023-06-08 17:46:47 -04:00
24532c8f20 Looks like there is never nothing to restore, so removing this. 2023-06-08 16:31:22 -04:00
b641684377 Uses default thread to wait for a 250 milliseconds before navigating away from the video upload page. 2023-06-08 16:31:04 -04:00
9589f68028 Moves sending message on channel from the main thread to the IO thread 2023-06-08 16:30:29 -04:00
8b852d32e4 BugFix for notifications sometimes not reassembling when pressing the bottom button. 2023-06-08 16:28:48 -04:00
5b864fa1d9 Adds a second rule for short messages in the spam filter to avoid recognizing "@Bot, command" messages spam. 2023-06-08 15:52:35 -04:00
8e91987c31 Refactors search screen to make the SearchTextField @Stable 2023-06-08 15:51:46 -04:00
1c3b34a9c7 Moves the creation of the VideoPlayer to its own composition 2023-06-08 14:22:22 -04:00
5a44f8d663
Merge pull request #448 from TonyGiorgio/onyx-hashtag
Add onyx hashtag
2023-06-08 12:30:36 -04:00
2ab7e6b24d v0.56.1 2023-06-08 12:18:06 -04:00
e9f8fd6cec
Merge pull request #447 from TonyGiorgio/weed-hashtag
Add weed hashtag
2023-06-08 12:17:31 -04:00
Tony Giorgio
8d7060afe6
Add onyx hashtag 2023-06-08 11:15:47 -05:00
784f983746 Image and Video Compression 2023-06-08 12:14:26 -04:00
Tony Giorgio
ecc4141f50
Add weed hashtag 2023-06-08 11:12:20 -05:00
5d37e337bc
Merge branch 'main' into main 2023-06-07 19:16:56 -04:00
d9815b669b v0.56.0 2023-06-07 18:55:34 -04:00
6906993cc3 Support to per-post display reactions 2023-06-07 18:50:29 -04:00
705309cb8a v0.55.4 2023-06-07 17:17:46 -04:00
89bdc9dd58 Adds support for RelaySet event types. 2023-06-07 17:16:48 -04:00
ac0103a53e v0.55.3 2023-06-07 15:57:31 -04:00
b2c31d3b46 Avoid reusing SHA256 object because of a memory leak in multithreading 2023-06-07 15:49:15 -04:00
931bd58c51 Removes main thread checks on Verification due to the need to mock this method when running tests. 2023-06-07 13:59:12 -04:00
6a7d6a843d Minor updates to remember states in composition 2023-06-07 12:26:32 -04:00
eaae672a30 Further breaks down the bottom bar to facilitate recompositions. 2023-06-07 12:25:49 -04:00
ccfbfeffe2 Moves ChatroomList's New Feed to an Additive filter. 2023-06-07 12:25:11 -04:00