Vitor Pamplona
f06b5fdacf
New thread ordering scheme:
...
1. Thread author, ascending order by date.
2. My replies, descending by date.
3. My follow's replies, descending by date.
4. Everybody else, descending by date.
2023-08-31 16:41:02 -04:00
Vitor Pamplona
8ea8cf2985
Marks keep screen on to false when leaving a video player.
2023-08-31 15:23:30 -04:00
Vitor Pamplona
2771d34951
Fixes the report card when the author has been blocked by the logged in user but the list loaded before the block user list.
2023-08-31 14:53:43 -04:00
Vitor Pamplona
669b33a3e1
Reducing the height of the banner in the drawer
2023-08-31 13:43:57 -04:00
Vitor Pamplona
c934a1cdfe
Reduce the space between display name and status.
2023-08-31 13:36:46 -04:00
Vitor Pamplona
0ccd41f5e8
Fixes wrong EOSE updates.
2023-08-31 13:21:08 -04:00
Vitor Pamplona
1af3bb7dfc
Improve cohesiveness of the pruning system.
2023-08-31 11:48:22 -04:00
Vitor Pamplona
f0fcf1ea8a
Fixes the grammar in the nip05 error messages
2023-08-31 09:04:09 -04:00
greenart7c3
d1cb699027
support for nip95
2023-08-30 16:40:11 -03:00
greenart7c3
9ee1250f3a
unblock users
2023-08-30 14:15:20 -03:00
greenart7c3
7a68cf867e
block users using amber
2023-08-30 11:54:36 -03:00
Vitor Pamplona
d5607faadd
Requires 10 sat zaps to trigger notifications
2023-08-30 08:47:25 -04:00
Vitor Pamplona
1a9c3ccb79
Must have a valid ZapRequest to process.
2023-08-30 08:44:14 -04:00
greenart7c3
bc8fa00608
move openAmber to AmberUtils
2023-08-30 08:29:56 -03:00
greenart7c3
329d806ffd
decrypt dms of notifications
2023-08-30 08:07:45 -03:00
greenart7c3
e040d0f971
Merge branch 'main' into amber
2023-08-30 07:03:55 -03:00
Vitor Pamplona
053de4d06f
Removes unnecessary checks since the dual LiveData structure was activated
2023-08-29 17:57:47 -04:00
Vitor Pamplona
8b98efaad7
Refines zap and report pruning.
2023-08-29 17:24:48 -04:00
Vitor Pamplona
217ed90d9a
Fix the deletion of reports from authors
2023-08-29 17:14:25 -04:00
Vitor Pamplona
61efd237c2
Fixes: https://github.com/vitorpamplona/amethyst/issues/495 and https://github.com/vitorpamplona/amethyst/issues/398
2023-08-29 16:46:27 -04:00
Vitor Pamplona
6099948605
Migrates from Toast Message to a Dialog when Zap fails in the reaction row.
2023-08-29 16:43:45 -04:00
greenart7c3
c223c1372b
add support for amber in the follow dropdown menu
2023-08-28 14:31:20 -03:00
greenart7c3
a450dcbac1
add support for add/remove public bookmarks
2023-08-28 11:58:48 -03:00
greenart7c3
ee5fbce2ce
refactor mainactivity to use IntentUtils.start
2023-08-28 09:56:12 -03:00
greenart7c3
559b88be18
fix build after merge
2023-08-28 07:18:04 -03:00
greenart7c3
dfbc5fa556
Merge branch 'main' into amber
2023-08-28 07:06:52 -03:00
Vitor Pamplona
6c54082a12
clears the index cache when changing status fields.
2023-08-27 19:16:58 -04:00
Vitor Pamplona
0665c552aa
BugFix for a crash when receiving a new notification
2023-08-27 18:11:14 -04:00
Vitor Pamplona
3c24c011e3
Avoids rebuilding the channel object in DataSource.
2023-08-27 16:45:12 -04:00
Vitor Pamplona
536bdfe43a
- When All Follows, the live tab will load any event with a follow in the participant list.
...
- Removes prefix filters
2023-08-27 16:32:35 -04:00
Vitor Pamplona
0b41110938
Fixes formatting
2023-08-27 15:53:41 -04:00
Vitor Pamplona
da1d4018cf
Fixes crash when more than 1 status
2023-08-27 15:52:35 -04:00
Vitor Pamplona
6a64ebcc5b
migrates to a double layer observer structure for the memory cache
2023-08-27 12:18:11 -04:00
Vitor Pamplona
8e622bfbb1
Updates to debugging logs
2023-08-27 12:16:36 -04:00
Vitor Pamplona
d189dce7f0
Extracts chatroom from user file
2023-08-27 12:16:13 -04:00
Vitor Pamplona
43ac1bf555
Allows cleaning up on App Pause to perform separately from memory pruning functions
2023-08-27 12:10:12 -04:00
Vitor Pamplona
de1f13d64c
Faster crossfade animation between screens
2023-08-26 13:04:35 -04:00
Vitor Pamplona
2be04bfbe2
Better error handling when Zaps fail
2023-08-26 13:00:53 -04:00
Vitor Pamplona
57c33ae06a
Improves User filters by merging lastEOSEs into a single filter.
2023-08-26 12:59:41 -04:00
Vitor Pamplona
99e545f0b8
Adds polls to the hashtag screen
2023-08-26 11:32:37 -04:00
Vitor Pamplona
accb115a20
Making statuses filter just one with the minimum of all observing users.
2023-08-26 10:36:44 -04:00
Vitor Pamplona
b7c9b14b1f
Allowing any BaseTextNote on the reply window
2023-08-25 17:47:01 -04:00
Vitor Pamplona
53b0db61ea
Moves isAcceptableNote calculations to viewModel
2023-08-25 17:32:19 -04:00
Vitor Pamplona
6c09e47e4f
Moves coroutine of NIP-05 verification to the viewModel
2023-08-25 17:26:47 -04:00
Vitor Pamplona
9d9ad63b4d
BugFix deleting status
2023-08-25 17:15:17 -04:00
Vitor Pamplona
7ef46a2662
Continues to move away from starting co-routines directly in composables
2023-08-25 17:14:33 -04:00
Vitor Pamplona
a7d8c87c47
1. Triggers a Toast when no wallet is found to pay the invoice
...
2. Starts the wallet in a separate task to allow people to come back to Amethyst switching apps instead of the back button.
2023-08-25 15:18:01 -04:00
Vitor Pamplona
1bb2459277
Activates min/max values for polls
2023-08-25 15:08:10 -04:00
Vitor Pamplona
6b39562925
Allows the keyboard action to be used as commit in the status field.
2023-08-25 13:55:41 -04:00
Vitor Pamplona
3d34e1fc4e
Reduces the icon to the music and adds space before the status
2023-08-25 13:41:17 -04:00