Commit Graph

3689 Commits

Author SHA1 Message Date
sk ad1e1b112b Merge remote-tracking branch 'upstream/master' 2023-01-21 23:14:35 +01:00
sk 29139a8f4d Revert "work around crash onHidden"
This reverts commit 763c5fe2a7.
2023-01-21 23:14:24 +01:00
Grishka ddfeaabd44 Fix #512 2023-01-22 01:12:39 +03:00
Gregory K 51219bf98a
Merge pull request #513 from sk22/fix-has-spoiler-restore
Fix wrong "hasSpoiler" value on restore
2023-01-22 01:11:42 +03:00
sk 335f734698 Merge branch 'fix-has-spoiler-restore' 2023-01-21 23:09:12 +01:00
sk 512cb70347 fix wrong "hasSpoiler" value on restore
closes sk22#324
2023-01-21 23:06:31 +01:00
sk c7e0adfbd4 Merge remote-tracking branch 'weblate/main' 2023-01-21 22:50:26 +01:00
sk ad7a9626a4 fix typo in string 2023-01-21 22:50:11 +01:00
sk 92f37fdf16 scroll image in alt text editor
closes sk22#315
2023-01-21 22:48:00 +01:00
sk 900e8fb2e9 notifications for edited posts
closes sk22#331
2023-01-21 22:06:00 +01:00
sk be4b032527 fix redrafting empty posts
closes sk22#325
2023-01-21 21:48:33 +01:00
sk 95cb04530f add lists to status header 2023-01-21 21:39:11 +01: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
sk 4b6a0b71a0 restart app when pinned changes 2023-01-21 19:55:51 +01:00
sk 187190c07e update bug report template 2023-01-21 19:29:48 +01:00
sk 5142851f57 remove pivot for timeline title 2023-01-21 19:24:55 +01:00
sk 763c5fe2a7 work around crash onHidden
re: mastodon#512
2023-01-21 19:24:33 +01:00
sk 7f0265fe24 work around black screen opening notifs
closes sk22#342
2023-01-21 19:22:23 +01:00
sk f87827700b different icon for post notifs 2023-01-21 16:17:53 +01:00
sk fb2c0c0ec2 tweak alt button 2023-01-21 02:35:46 +01:00
sk ec40488ed1 Merge remote-tracking branch 'upstream/master' 2023-01-21 02:25:44 +01:00
sk22 88851a085e
Pinnable timelines (#338)
* implement draggable list

* implement pinning timelines

* fix TimelineDefinition equals not working

* implement removing timelines

* implement pinned lists/hashtags

* per-account pinned timelines

* implement pin button

* fix issues with pinning

* improve pin button

* improve pinning timelines

* implement custom icons

* fix home switcher menu

* make hashtags pinnable

* edit timelines in options menu
2023-01-21 02:17:47 +01: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
sk 130085f804 Revert "work around crash theme switch"
This reverts commit 58fd0c444f30aa5352486b97cab34b2aca6ce8ab.
2023-01-20 17:30:12 -03:00
sk f4356e74a4 add pager title transition 2023-01-20 17:30:12 -03:00
sk 9c8a4b7a8e Fixing some compile problems 2023-01-20 17:30:12 -03:00
sk22 b7ccf1144c New home layout with public timelines (#288)
* add dummy popup menu
* add pager to home fragment
* reduce pager sensitivity
* remove timelines from discover fragment
* add fabs to timelines
* change info banner color
* add back toolbar functionality
* update icons on navigate
* handle back press
* add lists and hashtags
* use tabs
* improve timeline title
* tweak switcher behavior
* fix show new posts button appearance
* hide show new posts button on reload
* tweak show new posts animations
* work around crash theme switch
* enable disabling federated timeline
Thanks @sk22!
2023-01-20 17:30:11 -03:00