LucasGGamerM
|
ea8107d33e
|
implement pre-release toggle
|
2023-01-27 15:17:18 -03:00 |
|
sk
|
430dd6164c
|
implement pre-release toggle
|
2023-01-27 15:13:38 -03:00 |
|
sk
|
7588143ec6
|
fix navigation bumpiness
closes sk22#347
|
2023-01-27 15:10:56 -03:00 |
|
sk
|
1f97fa9447
|
don't override visibility when replying to self
closes sk22#348
|
2023-01-27 15:10:53 -03:00 |
|
sk
|
fff7949e51
|
bigger hitbox for alt indicator
closes sk22#353
|
2023-01-27 15:10:47 -03:00 |
|
LucasGGamerM
|
ce6b928964
|
Fixing the settings page again
|
2023-01-27 15:10:42 -03:00 |
|
sk
|
0604326f3f
|
add indicator for missing alt texts
closes sk22#355
|
2023-01-27 15:06:52 -03:00 |
|
sk
|
338de2699f
|
hide scheduling options when editing
closes sk22#364
|
2023-01-27 15:05:17 -03:00 |
|
sk
|
0b0fe98e2d
|
fix current language getting overwritten
|
2023-01-27 15:05:13 -03:00 |
|
LucasGGamerM
|
c565f6779d
|
Changing stuff from the alt text reminder
|
2023-01-27 14:59:32 -03:00 |
|
sk
|
1733b1b065
|
prompt when saving edited draft
closes sk22#319
|
2023-01-27 14:53:25 -03:00 |
|
sk
|
65232b3b1e
|
change add media icon
closes sk22#351
|
2023-01-27 14:50:39 -03:00 |
|
sk
|
ac6177f3de
|
display header for followed hashtags
closes sk22#323
|
2023-01-27 14:50:34 -03:00 |
|
sk
|
48e6a6f624
|
update hashtags/lists in home
closes sk22#312
|
2023-01-27 14:50:32 -03:00 |
|
sk
|
73db5907fe
|
display header for followed hashtags
closes sk22#323
|
2023-01-27 14:50:18 -03:00 |
|
sk
|
69114b9f57
|
update hashtags/lists in home
closes sk22#312
|
2023-01-27 14:49:53 -03:00 |
|
sk
|
114283846c
|
enable scrolling to top via toolbar
|
2023-01-27 14:49:50 -03:00 |
|
sk
|
e0dd2e3a08
|
improve search empty text
|
2023-01-27 14:49:45 -03:00 |
|
sk
|
648c3a0c0d
|
fix crash when recycler view is null
|
2023-01-27 14:49:14 -03:00 |
|
sk
|
5c8c888024
|
fix akkoma crash on list edit
closes sk22#352
|
2023-01-27 14:48:54 -03:00 |
|
sk
|
b9a997730a
|
move edit timelines option
|
2023-01-27 14:48:18 -03:00 |
|
sk
|
446a2f8206
|
clean up code
|
2023-01-27 14:48:15 -03:00 |
|
sk
|
ea4c7dc51d
|
probably fix options menu issue
closes sk22#360
|
2023-01-27 14:48:12 -03:00 |
|
sk
|
16c0ff2f0b
|
fix wrong status bar color
closes sk22#363
|
2023-01-27 14:48:09 -03:00 |
|
sk
|
8941c2bc1d
|
fix double-click icon button
|
2023-01-27 14:48:03 -03:00 |
|
sk22
|
5e27a43471
|
Adding a 12 hour option for polls (#346)
Co-authored-by: Pleclown <pleclown+github@gmail.com>
closes #346
|
2023-01-27 14:47:57 -03:00 |
|
sk
|
a6028e06ea
|
add a few icons
|
2023-01-27 14:47:45 -03:00 |
|
sk
|
862a23af5d
|
add a few icons
|
2023-01-27 14:46:53 -03:00 |
|
sk
|
d49733695d
|
add back file opener
closes sk22#328
|
2023-01-27 14:46:49 -03:00 |
|
sk
|
d79c4ad650
|
rearrange home menus
|
2023-01-27 14:46:16 -03:00 |
|
Grishka
|
e5a6dc33b4
|
Fix #510
|
2023-01-27 14:44:43 -03:00 |
|
sk
|
8c6ac9e22b
|
Revert "work around crash onHidden"
This reverts commit 763c5fe2a7.
|
2023-01-27 14:43:23 -03:00 |
|
Grishka
|
8d827054bf
|
Fix #512
|
2023-01-27 14:42:57 -03:00 |
|
sk
|
55a2ae8748
|
fix wrong "hasSpoiler" value on restore
closes sk22#324
|
2023-01-27 14:42:37 -03:00 |
|
sk
|
0fcbf02a2c
|
notifications for edited posts
closes sk22#331
|
2023-01-27 14:41:54 -03:00 |
|
sk
|
bc9edf1f69
|
fix redrafting empty posts
closes sk22#325
|
2023-01-27 14:37:46 -03:00 |
|
sk
|
50baffefbe
|
add lists to status header
|
2023-01-27 14:37:41 -03:00 |
|
sk
|
3622eba057
|
remove pivot for timeline title
|
2023-01-27 14:37:32 -03:00 |
|
sk
|
9df738831f
|
work around crash onHidden
re: mastodon#512
|
2023-01-27 14:37:28 -03:00 |
|
sk
|
7939380172
|
different icon for post notifs
|
2023-01-27 14:34:04 -03:00 |
|
sk22
|
b63c0010a9
|
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-27 14:32:04 -03:00 |
|
Grishka
|
662fbbf8b6
|
Fix #69 (nice)
|
2023-01-27 14:28:17 -03:00 |
|
LucasGGamerM
|
efff075bbc
|
Fixing weird fab behavior on quickly jittering the main screen
|
2023-01-27 14:23:09 -03:00 |
|
LucasGGamerM
|
45832355a3
|
Refactoring the enableHideFab option, and increasing the threshold for the fab popping up from 400 to 800
|
2023-01-26 20:15:50 -03:00 |
|
FineFindus
|
51d4fd63db
|
refactor(compose-fab): code cleanup
|
2023-01-26 20:11:08 -03:00 |
|
FineFindus
|
ececa7aa2f
|
refactor(compose-fab): show fab after small scroll distance
|
2023-01-26 20:11:05 -03:00 |
|
FineFindus
|
1124486f1f
|
fix(Instance): typo langauges => languages
|
2023-01-26 20:56:15 +01:00 |
|
LucasGGamerM
|
2749ffb6f2
|
Reverting the other irrelevant thing.
|
2023-01-26 16:23:54 -03:00 |
|
LucasGGamerM
|
47f57bab17
|
Testing the hooks for weblate
|
2023-01-26 14:50:52 -03:00 |
|
sk
|
f1b0f828ac
|
Fixing up name of the setting, and making it disabled by default
|
2023-01-26 14:42:10 -03:00 |
|