Commit Graph

2685 Commits

Author SHA1 Message Date
LucasGGamerM 5b1188ce97
Merge pull request #55 from FineFindus/feat/profile-menu
feat(profile): move options to overflow menu
2023-01-24 18:16:50 -03:00
LucasGGamerM c11863388d Putting stuff back to sk_ instead of mo_ on sk strings.
Relevant command: find values*/strings_sk.xml -type f -exec sed -i 's/mo_/sk_/g' {} \;
2023-01-24 17:47:12 -03:00
LucasGGamerM 476b462e86 Fixing a weird crash on the onHidden method added in a commit from upstream 2023-01-24 17:36:15 -03:00
LucasGGamerM f69b308936
Merge pull request #54
Updated german translation
2023-01-24 17:29:59 -03:00
FineFindus bdcafd2564
feat(profile): move options to overflow menu 2023-01-24 20:42:41 +01:00
dontobi 3455aab3ba Updated german translation 2023-01-24 11:13:02 +01:00
LucasGGamerM aac4f412bd Finishing moving all the relevant strings to strings_mo.xml 2023-01-23 18:56:50 -03:00
LucasGGamerM 26831c3375 Updating somethings 2023-01-23 18:49:33 -03:00
LucasGGamerM d7004824fb Decoupling moshidon strings from megalodon 2023-01-23 18:47:07 -03:00
LucasGGamerM 53d93764b0 Adding an icon and text to the hide compose button while scrolling setting 2023-01-23 17:50:07 -03:00
LucasGGamerM 6a84462b79 Adding an option for enabling/disabling the fab. Still missing an icon and text 2023-01-23 17:39:59 -03:00
Grishka 739d30c887 Save last seen home timeline post via markers API 2023-01-23 17:26:06 -03:00
Grishka aa3aa8a5f9 Save last seen home timeline post via markers API 2023-01-23 17:20:47 -03:00
Grishka be48719f52 remove log 2023-01-23 17:19:50 -03:00
Grishka 8e60d107fe Allow viewing alt text on images
closes #100
2023-01-23 17:19:46 -03:00
Grishka c618feabe9 Workaround to fix #497 2023-01-23 17:19:34 -03:00
Grishka 87164dc469 Minor fixes from our boy grishka himself 2023-01-23 17:18:05 -03:00
sk 4ab1c61262 work around black screen opening notifs
closes sk22#342
2023-01-23 17:08:15 -03:00
LucasGGamerM fe519f10a1 Failed try to fix the fabled fab problem 2023-01-22 19:41:17 -03:00
LucasGGamerM 901c7c3806 Revert "Fixing the bug of the fab reloading every time the user profile loads"
This reverts commit 211e6cdee2.
2023-01-22 19:08:24 -03:00
LucasGGamerM 211e6cdee2 Fixing the bug of the fab reloading every time the user profile loads 2023-01-22 18:36:31 -03:00
LucasGGamerM 394699c072 Fixing fab behavior on profile page when notes are selected 2023-01-22 18:26:53 -03:00
sk c9766defff Removing the banners from the local and federated timelines 2023-01-22 18:18:14 -03:00
LucasGGamerM 737aa95bf5 Revert "Making it so the fab doesnt reappear when the notes is in edit mode"
This reverts commit 870ac2b946.
2023-01-22 15:19:52 -03:00
LucasGGamerM 38e035d792 Fixing #53 2023-01-22 13:33:45 -03:00
LucasGGamerM 4aa750c05e
Update README.md
Adding a link to the official matrix chatrooom
2023-01-21 17:37:57 -03:00
LucasGGamerM c3e5f4d254 Changelog for 87 2023-01-21 16:11:14 -03:00
LucasGGamerM 2e5ff452fd Bumping version number 2023-01-21 16:03:52 -03:00
LucasGGamerM c397c08e40 In the process of trying to make them stack I just couldnt. So I guess this is the new release then 2023-01-21 16:02:11 -03:00
LucasGGamerM a4d2101f54 a little less broken 2023-01-20 22:12:24 -03:00
sk f956a17797 Experimental notifications improvement, still a long while to go 2023-01-20 22:06:42 -03:00
sk 1c1d1772a3 Adding needAppRestart to reduceMotion setting 2023-01-20 17:30:12 -03:00
sk 4db87feec4 Making sure it compiles! 2023-01-20 17:30:12 -03:00
sk bef3c72513 fix "0" reply to ID 2023-01-20 17:30:12 -03:00
sk 4fa641b482 fix null-pointer when switching themes 2023-01-20 17:30:12 -03:00
sk 885b5d781a tweak timeline title animation 2023-01-20 17:30:12 -03:00
sk 2f3bfb3e74 fix clearing notifications
closes sk22#292
2023-01-20 17:30:12 -03:00
sk 2be625fd76 add missing draft params
closes sk22#302
2023-01-20 17:30:12 -03:00
sk 134a371263 only show new posts button at home 2023-01-20 17:30:12 -03:00
sk 8b0eddb8e1 set pivot of timeline title
closes sk22#296
2023-01-20 17:30:12 -03:00
sk bd2d56b953 remove debug statements 2023-01-20 17:30:12 -03:00
sk 38e429f738 improve multi-line style 2023-01-20 17:30:12 -03:00
sk de8b15d447 don't cut off multi-line strings 2023-01-20 17:30:12 -03:00
sk 0df1bcce31 fix new posts centered layout 2023-01-20 17:30:12 -03:00
sk 4e17256cfa fix centering button in rtl 2023-01-20 17:30:12 -03:00
sk e12c3e2d68 fix rtl direction 2023-01-20 17:30:12 -03:00
sk aec2704f15 restore current tab 2023-01-20 17:30:12 -03:00
sk 31f9173126 don't use old fragments 2023-01-20 17:30:12 -03:00
sk 90196df65d simplify method 2023-01-20 17:30:12 -03:00
sk 6b9fa71806 change crash workaround 2023-01-20 17:30:12 -03:00