6b9c787bb8
Add ability to include custom CSS
2023-05-09 19:08:31 +02:00
11d374a3a1
Add hashtag following button ( #244 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#244
2023-05-09 19:08:31 +02:00
1f875844aa
use cutout of 512 logo
2023-05-09 19:08:31 +02:00
4510d3d130
fix SW path
2023-05-09 19:08:31 +02:00
ec0164452c
Register serviceworker
2023-05-09 19:08:31 +02:00
3da3e09dc5
Add logo files
2023-05-09 19:08:31 +02:00
Karl Prieb
fdaef74109
add a left margin on search bar
2023-05-09 19:08:00 +02:00
2e9a36557d
Add post expiry inputs
2023-05-09 19:08:00 +02:00
613e8584de
Add link to RSS feed to the profile ( #234 )
...
Today I learned that akkoma and mastodon (and potentially other activitypub services) offer RSS/Atom feeds for user profiles at `[user profile url].rss`. This PR adds a direct link to the feed because I haven’t seen anything link to the feed on either mastodon-fe or pleroma-fe
Co-authored-by: Charlotte 🦝 Delenk <lotte@chir.rs>
Reviewed-on: AkkomaGang/pleroma-fe#234
Co-authored-by: darkkirb <lotte@chir.rs>
Co-committed-by: darkkirb <lotte@chir.rs>
2023-05-09 19:08:00 +02:00
Sean Meininger
359886928e
added maintainer code
2023-05-09 19:08:00 +02:00
d2f704c6f5
Redirect users to "awaiting approval" message on register ( #231 )
...
Ref #81 - this implements a "your request has been sent" message
![image](/attachments/61dc3f5e-2706-46f9-a1ca-4efe3f526ff3)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#231
2023-05-09 19:08:00 +02:00
cba4a23379
Only reload user if it _is_ a user ( #232 )
...
Ref #181
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#232
2023-05-09 19:08:00 +02:00
64cb7443a8
Don't error out if we can't fetch reports
2023-05-09 19:08:00 +02:00
David
c3f829eb68
Allow using mouse wheel to navigate through the emoji tabs
2023-05-09 19:08:00 +02:00
46520dadfd
mobile-newline ( #226 )
...
Allows the handle of users to drop down onto the next line if there isn't enough room in order to improve useability on mobile
Reviewed-on: AkkomaGang/pleroma-fe#226
Co-authored-by: Beefox <bee@beefox.xyz>
Co-committed-by: Beefox <bee@beefox.xyz>
2023-05-09 19:08:00 +02:00
f75571edd0
move domain block to drop down menu
2023-05-09 19:08:00 +02:00
240389a83f
Allow for searching unicode emoji via inputting emoji
...
(This is needed for the react menu)
2023-05-09 19:08:00 +02:00
d03969eb03
Constrain content to status content ( #218 ) ( #220 )
...
MFM No longer overflows
![image](/attachments/7bbf519a-9fd2-492d-aba0-9a0e1ded6373)
Co-authored-by: David <dmgf2008@hotmail.com>
Reviewed-on: AkkomaGang/pleroma-fe#220
Co-authored-by: Mergan <mergan@noreply.akkoma>
Co-committed-by: Mergan <mergan@noreply.akkoma>
2023-05-09 19:08:00 +02:00
Weblate
7ea89a8b44
Translated using Weblate (Spanish)
...
Currently translated at 87.1% (893 of 1025 strings)
Co-authored-by: taretka <info@tarteka.net>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/es/
Translation: Pleroma fe/pleroma-fe
2023-05-09 19:08:00 +02:00
84950b9671
Fix build
2023-05-09 19:08:00 +02:00
4379c67180
Copy conversation display style from instance
...
Fixes #210
2023-05-09 19:08:00 +02:00
hynet-mel
a6d842b0b9
Customize the theme
2022-11-17 16:09:43 +01:00
hynet-mel
1547c34a6a
Funky string customizing
2022-11-17 16:09:43 +01:00
hynet-mel
e651134249
Change NSFW image
2022-11-17 16:03:10 +01:00
hynet-mel
e27f020e2e
Add custom fonts to css + misc tweaks like logo
2022-11-17 16:03:10 +01:00
hynet-mel
9660a57be1
Add fonts
2022-11-17 16:03:10 +01:00
hynet-mel
c02148c41c
Replace background + base user prefs
2022-11-17 16:03:10 +01:00
hynet-mel
a87ddccaa6
Replace logos
2022-11-17 16:03:10 +01:00
hynet-mel
da958beb7b
Add HyNET themes
2022-11-17 16:03:10 +01:00
hynet-mel
0090240e7d
initial commit
2022-11-17 16:03:10 +01:00
2c9b73646c
Merge pull request 'hotfix: mfm mysteries' ( #215 ) from develop into stable
...
Reviewed-on: AkkomaGang/pleroma-fe#215
2022-11-15 16:01:07 +00:00
169282ea42
rely on backend mfm parsing
2022-11-15 15:54:16 +00:00
db46879a8f
Big 'ol set of patches and dep maintenance ( #212 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#212
2022-11-15 15:47:32 +00:00
80a519d7e4
Merge pull request 'hotfix: translation' ( #207 ) from develop into stable
...
Reviewed-on: AkkomaGang/pleroma-fe#207
2022-11-12 19:08:20 +00:00
0770981a20
Ensure we don't fail if translation is disabled
2022-11-12 19:06:39 +00:00
c2a5a8c91f
Merge pull request 'Use correct pluralization in reports tab' ( #206 ) from sfr/pleroma-fe:fix/reports-plural into develop
...
Reviewed-on: AkkomaGang/pleroma-fe#206
2022-11-12 16:38:26 +00:00
Sol Fisher Romanoff
a1c0642bb5
Use correct pluralization in reports tab
2022-11-12 18:35:25 +02:00
975f04bf5a
Merge pull request '2022.11 stable release' ( #202 ) from develop into stable
...
Reviewed-on: AkkomaGang/pleroma-fe#202
2022-11-12 15:33:57 +00:00
Weblate
1157396ed5
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 99.5% (1020 of 1025 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-11-12 15:33:13 +00:00
Weblate
5a76dd5f90
Translated using Weblate (Spanish)
...
Currently translated at 85.7% (874 of 1019 strings)
Translated using Weblate (Spanish)
Currently translated at 85.7% (874 of 1019 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: mint <they@mint.lgbt>
Co-authored-by: taretka <info@tarteka.net>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/es/
Translation: Pleroma fe/pleroma-fe
2022-11-12 15:33:13 +00:00
c7200b2234
make emoji reactions in notifications bar wider
2022-11-11 16:47:25 +00:00
98074ed90d
make desc overflow a scroll
2022-11-11 16:20:41 +00:00
d51308a56b
Merge pull request 'Set max-height for description container' ( #201 ) from xarvos/pleroma-fe:fix-overflowing-description into develop
...
Reviewed-on: AkkomaGang/pleroma-fe#201
2022-11-11 16:19:59 +00:00
4b5536ae68
Merge branch 'develop' of akkoma.dev:AkkomaGang/pleroma-fe into develop
2022-11-11 16:05:10 +00:00
e44462b1d5
add "no reports" message
2022-11-11 16:05:02 +00:00
af32f901ac
Set max-height for description container
...
Without max-height, the description text can overflow the image, making
it impossible to close.
See issue #199 : AkkomaGang/pleroma-fe#199
2022-11-11 11:33:21 +07:00
0810c57c8b
Merge pull request 'Hide bubble timeline icon from desktop nav if empty' ( #197 ) from sfr/pleroma-fe:fix/navbar-hide-bubble into develop
...
Reviewed-on: AkkomaGang/pleroma-fe#197
2022-11-10 12:10:05 +00:00
e77931d68c
Use correct sensitiveIfSubject key
2022-11-10 12:06:59 +00:00
f3962e3be7
Merge pull request 'Add "requested to follow you" text on card' ( #200 ) from inbound-requesting into develop
...
Reviewed-on: AkkomaGang/pleroma-fe#200
2022-11-10 03:16:17 +00:00
1e8fc5bcc4
Add "requested to follow you" text on card
2022-11-10 03:01:20 +00:00