 Vitor PamplonaandGitHub
|
907aa7b734
|
Merge pull request #256 from maxmoney21m/bugfix/note-quick-actions
Add quick action menu in chats and threads
|
2023-03-12 10:26:31 -04:00 |
|
 Vitor PamplonaandGitHub
|
74336d72c0
|
Merge pull request #251 from h3y6e/patch-1
Correct identity claim for mastodon
|
2023-03-12 10:25:38 -04:00 |
|
 Vitor PamplonaandGitHub
|
b7deaaa1a6
|
Merge pull request #257 from akiomik/add-string-resources
Add string resources to strings.xml
|
2023-03-12 10:23:48 -04:00 |
|
 Vitor PamplonaandGitHub
|
a69a5b1a1e
|
Merge pull request #261 from Chemaclass/refactor-LocalCache
Refactor LocalCache
|
2023-03-12 10:22:41 -04:00 |
|
kappaseijin
|
332ddc15f7
|
Fixed a variable name for NIP-05
|
2023-03-12 14:43:33 +09:00 |
|
Chemaclass
|
30f4ff9d6f
|
Remove indentation level LocalCache.consume(ChannelCreateEvent)
|
2023-03-11 20:43:46 +00:00 |
|
Chemaclass
|
d166f22c58
|
Extract checkIfValidHex()
|
2023-03-11 20:34:44 +00:00 |
|
toadlyBroodle
|
564f926213
|
remove closePollButton
|
2023-03-11 18:57:02 +09:00 |
|
toadlyBroodle
|
0cf891bb4d
|
pollViewModel -> override postViewModel funs,
remove imageUpload from pollView,
|
2023-03-11 18:16:47 +09:00 |
|
toadlyBroodle
|
fba873dab9
|
add floating action buttons column
|
2023-03-11 16:57:09 +09:00 |
|
toadlyBroodle
|
206d6c68bb
|
Add new poll button, view, viewModel, icons, string; replace fab with pollButton; supress missing translations errors when debugging
|
2023-03-11 15:13:02 +09:00 |
|
Akiomi Kamakura
|
31e724662d
|
Add string resources to strings.xml
|
2023-03-11 13:02:35 +09:00 |
|
maxmoney21m
|
6109131ef5
|
Add quick action menu in chats and threads
|
2023-03-11 11:21:16 +08:00 |
|
 heyhoeandGitHub
|
a8dc03c477
|
Correct identity claim for mastodon
|
2023-03-11 03:46:07 +09:00 |
|
maxmoney21m
|
d4cee941ef
|
Fix inverted QR scan
|
2023-03-11 01:22:23 +08:00 |
|
Vitor Pamplona
|
9adb376198
|
Merge remote-tracking branch 'origin/HEAD' into less_memory_test_branch
|
2023-03-10 11:28:13 -05:00 |
|
Vitor Pamplona
|
8eb37f9864
|
Using full banners on User Profile pages and Drawer
Fixes: https://github.com/vitorpamplona/amethyst/issues/247
|
2023-03-10 10:35:07 -05:00 |
|
Vitor Pamplona
|
5a45c6d25f
|
Adds Reporting menu option to badge notifications
|
2023-03-10 10:34:27 -05:00 |
|
Vitor Pamplona
|
78261ccd94
|
Puts the ZapValue calculator inside a caching function.
|
2023-03-10 10:15:32 -05:00 |
|
Vitor Pamplona
|
57ee0ff1ff
|
BugFix for dark text on dark background.
|
2023-03-10 10:14:54 -05:00 |
|
Vitor Pamplona
|
a2d04c9908
|
Merge remote-tracking branch 'origin/HEAD'
|
2023-03-10 10:03:34 -05:00 |
|
Vitor Pamplona
|
ad8d9cabe2
|
Refreshing inner user lists faster (instead of waiting for LocalCache to update)
|
2023-03-10 09:58:58 -05:00 |
|
Vitor Pamplona
|
1d74bfb191
|
Refines visibility of refresh functions
|
2023-03-10 09:38:56 -05:00 |
|
Vitor Pamplona
|
3d877fda28
|
Moves Zap amount Calculations to IO Thread
|
2023-03-10 09:38:33 -05:00 |
|
Vitor Pamplona
|
88e03c1a0a
|
Removes Account observer from ChatroomCompose
|
2023-03-10 09:37:43 -05:00 |
|
Vitor Pamplona
|
b1de2bf326
|
Moves MarkAsRead write and read to IO context.
|
2023-03-10 09:37:17 -05:00 |
|
Vitor Pamplona
|
ae1f0c5547
|
Starts websockets on an IO Thread
|
2023-03-10 09:35:50 -05:00 |
|
Vitor Pamplona
|
b9304aa1b5
|
Removing ContactList Log
|
2023-03-10 09:35:25 -05:00 |
|
maxmoney21m
|
ae6cf15768
|
Replace mlkit with zxing QR scanner
|
2023-03-10 22:14:38 +08:00 |
|
greenart7c3
|
0c8ddc5067
|
add missing portuguese translations
|
2023-03-10 06:06:59 -03:00 |
|
Vitor Pamplona
|
9cf7cc4e5d
|
Merge remote-tracking branch 'origin/HEAD'
|
2023-03-09 18:56:18 -05:00 |
|
Vitor Pamplona
|
2704421fb3
|
Showing private message notifications in the notification tab
|
2023-03-09 18:55:57 -05:00 |
|
Chemaclass
|
e7f814e205
|
Change EncryptedStorage from class to object
|
2023-03-09 21:03:21 +00:00 |
|
Chemaclass
|
7c94af2fb2
|
Use MasterKey.Builder instead of deprecated MasterKeys
|
2023-03-09 20:56:56 +00:00 |
|
Vitor Pamplona
|
ccf2b06b10
|
Merge remote-tracking branch 'origin/HEAD' into less_memory_test_branch
|
2023-03-09 15:42:22 -05:00 |
|
 Vitor PamplonaandGitHub
|
1b20f9d85c
|
Merge pull request #242 from maxmoney21m/bugfix/239-select-text-scroll
Fix #239
|
2023-03-09 13:53:17 -05:00 |
|
maxmoney21m
|
d41836ca19
|
Fix #239
|
2023-03-10 02:27:29 +08:00 |
|
Vitor Pamplona
|
3b582636f4
|
NIP-39 Support
|
2023-03-09 13:24:32 -05:00 |
|
Vitor Pamplona
|
2ebbac0f58
|
Showing pubkeys prominently in the Profile Page.
|
2023-03-09 10:08:11 -05:00 |
|
Vitor Pamplona
|
c8d19f142e
|
Keeping Quick Action and DropDown similar for now.
|
2023-03-09 09:34:25 -05:00 |
|
Vitor Pamplona
|
0cbe1b746a
|
Tweaks colors of the Quick Action to work better in Dark Mode
|
2023-03-09 09:19:41 -05:00 |
|
Vitor Pamplona
|
f9965bc7d1
|
Removes extra vertical bar in the QuickAction Menu
|
2023-03-09 09:18:46 -05:00 |
|
Vitor Pamplona
|
f2f53c66bd
|
Merge remote-tracking branch 'origin/HEAD' into less_memory_test_branch
|
2023-03-09 09:01:27 -05:00 |
|
Vitor Pamplona
|
39b53c05b7
|
Merge remote-tracking branch 'origin/HEAD'
|
2023-03-09 08:49:42 -05:00 |
|
Vitor Pamplona
|
d148644799
|
Allows Rendering of PrivateMessages as Notes (for notifications) with correct redirection to the private room when clicked
|
2023-03-09 08:49:29 -05:00 |
|
Vitor Pamplona
|
ceb0895b8d
|
Using Log.debug instead of println for State Dump action
|
2023-03-09 08:48:11 -05:00 |
|
Vitor Pamplona
|
30e2070b89
|
Deleting awards cache.
|
2023-03-09 08:47:16 -05:00 |
|
Oleg Koretsky
|
0459c4f90a
|
Actualize Russian and Ukrainian translations
|
2023-03-09 13:27:46 +02:00 |
|
Vitor Pamplona
|
b93f28f09d
|
Merge branch 'main' into less_memory_test_branch
# Conflicts:
# app/src/main/java/com/vitorpamplona/amethyst/model/LocalCache.kt
# app/src/main/java/com/vitorpamplona/amethyst/service/model/LongTextNoteEvent.kt
# app/src/main/java/com/vitorpamplona/amethyst/ui/actions/NewPostViewModel.kt
|
2023-03-08 17:47:34 -05:00 |
|
Vitor Pamplona
|
38df1ba6f7
|
Merge commit '40a6feab8a4a36813644c19ca034333b73e98132' into less_memory_test_branch
|
2023-03-08 17:35:30 -05:00 |
|