FineFindus
72580dadd0
feat: display blocks and mutes list ( #821 )
...
* feat: add mutes fragment
* feat: add blocks fragment
* refactor: add query params
* rename "mutes" and "blocks"
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-09-30 18:24:24 +02:00
sk
f2f8620312
fix menu item icons and state
2023-09-29 21:45:41 +02:00
sk
4ee229ea79
Merge remote-tracking branch 'upstream/master' into try-to-merge-upstream
2023-09-29 20:59:12 +02:00
sk
c261214e49
implement new translation
2023-09-29 18:46:26 +02:00
Grishka
a00afd5d7f
Same crash fix in 2 more places ugh
2023-09-29 03:20:58 +03:00
Grishka
2cd98a6620
More crash fixes
2023-09-28 20:11:43 +03:00
Grishka
283b56be5b
Finally fix the mysterious RecyclerView crash
2023-09-28 19:56:25 +03:00
Grishka
1724d8a532
Probably fix #703
2023-09-27 19:50:59 +03:00
Grishka
ca60003c39
Fix #682
2023-09-25 23:11:10 +03:00
Grishka
0f030e0bac
Fix #683
2023-09-25 23:07:34 +03:00
Grishka
6d4f212a18
Probably need to set this too
2023-09-25 23:00:15 +03:00
Grishka
183b39bc24
Specify LED color for notifications
...
closes #695
2023-09-25 22:58:08 +03:00
Grishka
27ad0c6fcf
Crash fixes
2023-09-25 22:52:51 +03:00
Grishka
cc86edf276
Fix #700
2023-09-25 17:18:42 +03:00
Grishka
fe1cfa1d7b
Fix indexable setting
2023-09-22 21:33:21 +03:00
Grishka
f24eba08d3
Fix custom emojis in names setting
2023-09-22 21:27:30 +03:00
Grishka
39af05524d
Privacy settings
2023-09-20 21:44:28 +03:00
Grishka
e3fb2cd03c
Scroll profile tab views to top when tab is reselected
2023-09-20 14:47:25 +03:00
LucasGGamerM
b89e0b5c5a
fix(compose): fix photoPicker not popping up when there is less than 2 spaces available for media
2023-09-20 07:55:23 -03:00
Grishka
c517f41595
Paginate search results
2023-09-17 11:20:12 +03:00
Grishka
56a6d7243f
Crash fixes
2023-09-17 10:49:13 +03:00
Grishka
18e43dfc22
Crash fix
2023-09-17 10:32:59 +03:00
Grishka
816f6370ef
Fix #690
2023-09-17 10:26:27 +03:00
Grishka
6d84f28600
Hashtag following
...
closes #684 , closes #233
2023-09-12 07:49:14 +03:00
Grishka
209e603f2c
oops
2023-09-12 06:05:45 +03:00
Grishka
1b4dc01c74
Post translation
...
closes #267 , closes #671 , closes #502
2023-09-12 06:00:40 +03:00
Grishka
f886e4c1d2
Fix #658 , fix #620
2023-09-09 03:39:27 +03:00
sk
380e4ff77e
remove unused member
2023-09-09 01:48:49 +02:00
sk
58f0c07357
determine next display item using items list
...
closes sk22#815
2023-09-09 01:27:32 +02:00
sk
77dee59b9c
fix string and tweak banner margin
...
closes sk22#812
2023-09-09 01:24:36 +02:00
sk
fdf0414698
fix missing banner icons and wrong strings
...
closes sk22#805
2023-09-08 22:05:06 +02:00
sk
cc699a3f5e
fix spacing stuff in report fragment
2023-09-08 21:58:08 +02:00
LucasGGamerM
12eaa8d5f1
fix: fix window insets on ScheduledStatusListFragment
...
cc: @sk22
2023-09-08 21:49:29 +02:00
sk
efa003a9a5
implement bidirectional missing posts gap
2023-09-08 21:16:42 +02:00
sk
068d42175e
Merge remote-tracking branch 'upstream/master'
2023-09-08 17:37:00 +02:00
sk
2314871246
temporary fix for pre-release users
2023-09-08 17:36:17 +02:00
sk
9dd694ce2e
Merge branch 'merge/load-more-direction'
2023-09-07 18:32:21 +02:00
FineFindus
f51f2a1197
fix: use random account id in notification endpoint ( #806 )
...
Closes https://github.com/sk22/megalodon/issues/803 . This was due to registering with the actual accounId, whilst saving a random one. Once receiving a notification, the id could not be found.
2023-09-07 18:28:32 +02:00
LucasGGamerM
3020cab243
fix: fixes crashes when currentQuery is null and suicide prevention dialog is enabled ( #807 )
...
cc: @FineFindus
2023-09-07 10:03:22 +02:00
LucasGGamerM
57306ff7fe
fix(editing-alt-text): fix small oversight on editing existing attachments without alt text
...
This makes the implementation hopefully bug free
2023-09-05 19:37:12 -03:00
sk
2aba90f353
add media indicator for spoiler
...
closes sk22#598
2023-09-05 00:18:47 +02:00
sk
5065c7e7e2
add dummy to add spacing
...
closes sk22#782
2023-09-04 23:42:00 +02:00
sk
4975bde76f
fix tab layout horizontal paddings
2023-09-04 23:33:35 +02:00
FineFindus
ebbd56e3bc
feat(search): show suicide help dialog ( #767 )
...
* feat(search): show suicide help dialog
* change wording, add helpline url, change behavior
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-09-04 23:07:24 +02:00
Jacoco
454ec6b4c0
Fix errors when some entries were missing when retrieving account information ( #757 )
...
* Handle null avatar
* Handle empty account
2023-09-04 22:24:17 +02:00
sk
7cfade62d3
fix click listener target
2023-09-04 19:53:33 +02:00
FineFindus
8cd55fc365
feat: display icon for bots ( #793 )
...
* feat(profile): display bot icon for bots
* feat(status): display bot icon
* use 16sp size and 4sp spacing
* don't add lock/bot icon as image spans
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-09-03 21:34:22 +02:00
LucasGGamerM
f14df2bb0f
fix: allows for editing timeline badges again. fixes sk22#800 ( #804 )
2023-09-03 20:49:29 +02:00
Angelo Suzuki
2d24e50ff2
Add a setting for "Load missing posts behavior"
...
This will make sure that items that are filtered out don't show up on the interface.
Fixes sk22#311
2023-09-01 21:51:14 +02:00
Jacoco
53369eb2d4
Fix unreliable Preferences from Account Source ( #798 )
...
* Create empty Preferences object on error
* Update prefs from account when preferences fails
2023-09-01 21:28:02 +02:00