Fox
12ca73863e
i18n for Chats/sb and change repeat to boost to match mastodon
2023-03-09 05:51:28 +09:00
Fox
be176ad930
Chat and shout restoration
2023-03-09 05:32:04 +09:00
Fox
fc2ce67e40
I like this fix better
2023-03-09 03:32:18 +09:00
Fox
e27ad4325a
Revert "Do this properly so it doesn't break tooltips and emojis and it can come back."
...
This reverts commit 297ffdc6a7
.
2023-03-09 03:31:43 +09:00
fox
c48e4bcf7a
Rename quote to quote repeat
...
to actually tell people what it is for and why it's different to a boost or reply separately and why they should not be integrated in the same thread.
2023-03-07 04:30:19 +00:00
fox
d98e9ffafc
4em not 3em because it looks cluttered when interaction numbers show up
2023-03-07 04:23:41 +00:00
fox
9a96f3c5bf
unfuck status action div widths because someone thought to change them for no reason
...
Set status action button divs to max width 3em like in older akkoma versions so they align to the left again and don't try to take up the entire space and piss off mouse users by requiring them to move further
2023-03-07 04:19:42 +00:00
fox
5084c2b202
note to self for a later date
2023-03-07 01:56:32 +00:00
fox
e7b05a41f7
revert add language input because its ugly
...
revert add language input
2023-03-07 01:32:20 +00:00
fox
b40a02b6df
50px emojis because they are a much better size
2023-03-07 01:31:55 +00:00
fox
297ffdc6a7
Do this properly so it doesn't break tooltips and emojis and it can come back.
...
revert Ensure only content gets clipped
2023-03-07 01:27:55 +00:00
fox
c004aad4f3
really obnoxious change
...
revert Prevent replying with a more open visibility than the parent post
2023-03-07 00:41:11 +00:00
Fox
ab0779b846
looks stupid, nobody asked
2023-03-07 00:37:17 +00:00
a1batross
581c53a15e
components: emoji_reactions: force custom emoji reaction height
...
Prevents the usage of too long emoji reactions
2023-02-10 23:28:46 +00:00
yanchan09
9e04e4fd80
Improve emoji picker performance ( #275 )
...
A simple virtual scroller is now used for the emoji grid. This avoids loading all emoji images at once, saving network bandwidth and reducing load on the server, while also putting less work on the browser's DOM and layout engine.
Co-authored-by: yan <yan@omg.lol>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/275
Co-authored-by: yanchan09 <yan@omg.lol>
Co-committed-by: yanchan09 <yan@omg.lol>
2023-02-04 21:10:06 +00:00
floatingghost
88d5149db5
paginate-follow-requests ( #277 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/277
2023-02-04 21:09:09 +00:00
eris
7f4dd9ff03
Disable follow button if blocked by user
2023-01-27 00:30:47 +00:00
eris
a9a95e9120
Add indicator if user blocks you
2023-01-27 00:30:30 +00:00
FloatingGhost
56fd2e773b
Merge branch 'languages' into develop
2023-01-15 17:59:50 +00:00
FloatingGhost
42dc1a027a
add language input
2023-01-15 17:59:32 +00:00
floatingghost
236bc2c762
Merge pull request 'Only show "keep open" emoji checkbox on post form' ( #269 ) from sfr/pleroma-fe:fix/keepopen into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/269
2023-01-09 22:20:31 +00:00
Sol Fisher Romanoff
e9f47509ae
Only show "keep open" emoji checkbox on post form
2023-01-03 16:04:26 +02:00
FloatingGhost
f288d0c219
Make everything work with a strict CSP
2023-01-02 15:16:42 +00:00
FloatingGhost
d973396c96
Remove console.log
2023-01-01 21:06:02 +00:00
FloatingGhost
62287fffae
add follow/unfollow to followed tags list
2023-01-01 21:05:25 +00:00
FloatingGhost
e9f16af82d
Add list of followed hashtags to profile
2023-01-01 20:11:07 +00:00
floatingghost
dfba8be134
Fall back to nsfw image if no blurhash
2022-12-30 05:03:25 +00:00
FloatingGhost
313ddcebcb
Add blurhash support
2022-12-30 04:57:23 +00:00
Beefox
2e5001e5de
Allow follow(er) lists to be acessible by account owner even if follower counts are disabled ( #246 )
...
Currently, if a user has their follower/follow counts hidden, they cannot access their own list of followers/follows. This makes no real sense and means that they cannot modify those lists without disabling their privacy options.
This fix simply allows those tabs to be accessed no matter if the counts are hidden or not.
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/246
Co-authored-by: Beefox <bee@beefox.xyz>
Co-committed-by: Beefox <bee@beefox.xyz>
2022-12-30 03:04:15 +00:00
Norm
014f8b0dd2
Make minimum width for 3-column layout 1280px ( #255 ) ( #256 )
...
1280px is a pretty common screen width for several resolutions
(1280x720, 1280x800, 1280x1024, etc.). Since it is only 20px less than
the current 1300px minimum, this shouldn't be a big issue to lower the
minimum screen width for the 3-column layout to 1280px.
Closes: https://akkoma.dev/AkkomaGang/pleroma-fe/issues/255
Co-authored-by: Francis Dinh <normandy@biribiri.dev>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/256
Co-authored-by: Norm <normandy@biribiri.dev>
Co-committed-by: Norm <normandy@biribiri.dev>
2022-12-30 03:01:17 +00:00
Sol Fisher Romanoff
9cd62fe08d
Remove stray debug log
2022-12-30 01:03:31 +02:00
FloatingGhost
f668455dff
Merge branch 'link-verification' into develop
2022-12-29 20:56:22 +00:00
FloatingGhost
bb243168b3
Revert "Merge pull request 'Don't show timeline links if disabled and logged out' ( #250 ) from sfr/pleroma-fe:fix/hide-timelines into develop"
...
This reverts commit 0b5793c1e0
, reversing
changes made to 72ef2e7454
.
2022-12-29 15:18:13 +00:00
FloatingGhost
da491f3278
add verification of links
2022-12-29 15:17:35 +00:00
FloatingGhost
d00e28d5e9
fix emoji picker in replies in notifications
2022-12-22 05:43:01 +00:00
FloatingGhost
7ff17ab722
don't crash out if notification status is null
2022-12-20 13:20:13 +00:00
floatingghost
b009428814
Merge pull request 'Revert "Revert "use v1 urls""' ( #254 ) from v1-urls into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/254
2022-12-14 12:09:03 +00:00
floatingghost
7bec96a1bf
Merge pull request 'Fix user moderation dropdown clipping' ( #249 ) from sfr/pleroma-fe:fix/dropdown into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/249
2022-12-14 12:08:27 +00:00
floatingghost
0b5793c1e0
Merge pull request 'Don't show timeline links if disabled and logged out' ( #250 ) from sfr/pleroma-fe:fix/hide-timelines into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/250
2022-12-14 12:08:08 +00:00
FloatingGhost
c39332c1bf
Revert "Revert "use v1 urls""
...
This reverts commit 8c6cf86de3
.
2022-12-14 09:39:01 +00:00
FloatingGhost
8c6cf86de3
Revert "use v1 urls"
...
This reverts commit 909271c764
.
2022-12-14 09:38:46 +00:00
FloatingGhost
909271c764
use v1 urls
2022-12-14 09:38:07 +00:00
fef
413acbc7dd
fix 404 when reacting with Keycap Number Sign
...
The Unicode sequence for the Keycap Number Sign
emoji starts with an ASCII "#" character, which
the browser's URL parser will interpret as a URI
fragment and truncate it before sending the
request to the backend.
2022-12-12 18:59:57 +01:00
Sol Fisher Romanoff
6e1ba218df
Don't show timeline links if disabled and logged out
2022-12-10 21:39:50 +02:00
Sol Fisher Romanoff
830e8fdb45
Fix user moderation dropdown clipping
2022-12-10 21:03:12 +02:00
FloatingGhost
e3e8b19df3
fix ES translation having weird o in a key
2022-12-10 00:17:33 +00:00
Weblate
dfc4e0a026
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 99.8% (1031 of 1033 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-12-07 22:31:39 +00:00
Weblate
3d732d1d28
Translated using Weblate (Indonesian)
...
Currently translated at 59.4% (614 of 1033 strings)
Translated using Weblate (Indonesian)
Currently translated at 53.0% (548 of 1033 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: t1 <taaa@fedora.email>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/id/
Translation: Pleroma fe/pleroma-fe
2022-12-07 22:31:39 +00:00
Weblate
e8ee31afed
Translated using Weblate (English)
...
Currently translated at 100.0% (1033 of 1033 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translation: Pleroma fe/pleroma-fe
2022-12-07 22:31:39 +00:00
Weblate
d9d6b1e80b
Translated using Weblate (Spanish)
...
Currently translated at 89.2% (918 of 1029 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: taretka <info@tarteka.net>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/es/
Translation: Pleroma fe/pleroma-fe
2022-12-07 22:31:39 +00:00