sk
fc1bd14f70
tweak collapse button
2023-02-06 13:44:57 +01:00
sk
bd39ed3754
fix notifications crashing with collapse button
...
closes sk22#410
2023-02-06 13:26:56 +01:00
sk
e2c907eb10
don't hide collapse button
2023-02-06 11:04:38 +01:00
sk
937747e11b
add collapse button to header
2023-02-06 10:42:27 +01:00
sk
ec9d41fbbd
collapse long posts
2023-02-03 23:40:20 +01:00
sk22
618840c76a
Display filtered posts with a warning ( #406 )
...
* copy changes from @LucasGGamerM
* simplify building filter item
* fix adapter ranges
* change filter item styling
closes sk22#209
Co-authored-by: LucasGGamerM <71328265+LucasGGamerM@users.noreply.github.com >
2023-02-03 18:33:15 +01:00
sk
e22cb07d63
Revert "enable selecting text via alt badge"
...
This reverts commit 14e639aa8a .
2023-02-02 13:41:49 +01:00
sk
14e639aa8a
enable selecting text via alt badge
...
re: sk22#400
2023-02-01 10:36:14 +01:00
sk
423e919e16
fix crash
2023-02-01 10:25:24 +01:00
sk
e282d54f99
Merge remote-tracking branch 'upstream/master'
2023-01-31 00:00:56 +01:00
sk
29ad08f2ea
fix crashes
...
closes sk22#393
closes sk22#394
2023-01-30 23:46:32 +01:00
Gregory K
5c2f72a706
Merge pull request #521 from FineFindus/fix/typos
...
fix: typos
2023-01-30 01:54:30 +03:00
Grishka
b153a64373
Signup flow redesign WIP
2023-01-30 01:54:13 +03:00
FineFindus
1124486f1f
fix(Instance): typo langauges => languages
2023-01-26 20:56:15 +01:00
sk
4cbc1e3664
use regular lock in boost menu
...
closes sk22#375
2023-01-26 14:58:01 +01:00
sk
2a47d2fe77
update comment
2023-01-26 00:58:21 +01:00
sk
331d490f4f
Merge remote-tracking branch 'upstream/master'
2023-01-26 00:56:48 +01:00
sk
8c6bce4f73
enable boosting local posts
2023-01-26 00:07:50 +01:00
sk
17e1cd1fe9
replace visibility icons
2023-01-25 23:51:42 +01:00
Grishka
bcb3e217cd
More onboarding updates
2023-01-26 01:38:29 +03:00
sk
229c19664c
hopefully prevent some crashes
2023-01-25 23:23:43 +01:00
sk
8bdbb2adef
dividers and alignments
...
nobody knows the trouble i've seen
2023-01-25 22:55:14 +01:00
sk
c12a6eaee6
support admin notifications
2023-01-25 18:32:07 +01:00
sk
5de23581fe
improve local visibility compatibility
2023-01-25 16:49:15 +01:00
sk
86e781cdea
tweak no alt indicator
2023-01-25 15:32:51 +01:00
sk
0d30cd973e
support akkoma local visibility
2023-01-25 12:54:35 +01:00
sk
baa7dd6302
add missing import
2023-01-24 16:05:59 +01:00
sk
2358d3c602
implement local-only posting
2023-01-24 16:04:17 +01:00
sk
349a1115a6
add indicator for direct and local-only posts
2023-01-24 12:40:23 +01:00
sk
099d0ccf94
no hashtag header in list timeline
...
closes sk22#366
2023-01-24 11:06:35 +01:00
sk
96f13defd4
Revert "bigger hitbox for alt indicator"
...
This reverts commit 1b04440546 .
this commit just wasn't working properly. animation would have a
frame of stuttering and i don't know where that came from or how i
could fix that. also, the code was a mess anyway
2023-01-24 09:46:22 +01:00
sk
c679f5529e
add null check
2023-01-24 02:17:15 +01:00
sk
1b04440546
bigger hitbox for alt indicator
...
closes sk22#353
2023-01-23 20:13:01 +01:00
sk
c0c276f03e
add indicator for missing alt texts
...
closes sk22#355
2023-01-23 19:21:21 +01:00
sk
c6d7242043
display header for followed hashtags
...
closes sk22#323
2023-01-23 14:31:09 +01:00
sk
5914ef8fad
fix akkoma crash on list edit
...
closes sk22#352
2023-01-23 10:51:24 +01:00
sk
f5d4e2a0b5
Merge remote-tracking branch 'upstream/master'
2023-01-22 03:44:30 +01:00
sk
1e825c979c
rearrange home menus
2023-01-22 00:43:17 +01:00
Grishka
8588ca8ae3
Fix #510
2023-01-22 02:05:36 +03: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
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
Grishka
b26d491eda
remove log
2023-01-18 20:10:03 +03:00
Grishka
abdbab9d7b
Allow viewing alt text on images
...
closes #100
2023-01-18 20:09:27 +03:00
sk
8e507e7970
move post notifications into home
...
closes sk22#314
2023-01-18 12:29:33 +01:00
sk
e1206703cf
disable translating scheduled posts
...
closes sk22#318
2023-01-18 11:39:49 +01:00
sk
e75d350b7a
implement soft-blocking
...
sk22#297
2023-01-16 23:56:32 +01:00
sk
753914ca5a
fix akkoma link previews not showing
...
closes sk22#183
2023-01-16 22:06:20 +01:00
sk
d3491b5753
include list title in delete prompt
...
closes sk22#304
2023-01-16 19:12:37 +01:00