Commit graph

3525 commits

Author SHA1 Message Date
4b5536ae68 Merge branch 'develop' of akkoma.dev:AkkomaGang/pleroma-fe into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-11 16:05:10 +00:00
e44462b1d5 add "no reports" message 2022-11-11 16:05:02 +00: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
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#197
2022-11-10 12:10:05 +00:00
e77931d68c Use correct sensitiveIfSubject key
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-10 12:06:59 +00:00
1e8fc5bcc4 Add "requested to follow you" text on card
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-10 03:01:20 +00:00
Sol Fisher Romanoff
642fe3dc10
Hide bubble timeline icon from desktop nav if empty
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-08 18:50:42 +02:00
8713f1870f use correct key for languages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fixes #196
2022-11-08 12:25:47 +00:00
a83c3a1fa1
Fix profile field deletion
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-07 14:53:13 +01:00
3286641f3c Add software info on hover (#194)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#194
2022-11-06 22:52:25 +00:00
sfr
15bac1e401 Add reports management (#186)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
implements part of #178, other parts will come later

Co-authored-by: Sol Fisher Romanoff <sol@solfisher.com>
Reviewed-on: AkkomaGang/pleroma-fe#186
Co-authored-by: sfr <sol@solfisher.com>
Co-committed-by: sfr <sol@solfisher.com>
2022-11-06 21:26:05 +00:00
23b0b01829 Merge pull request 'Highlight emoji reactions picked by yourself' (#193) from sfr/pleroma-fe:fix/emoji-reaction-picked into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#193
2022-11-06 20:59:44 +00:00
Sol Fisher Romanoff
6a045dbc58
Highlight emoji reactions picked by yourself
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-06 16:12:08 +02:00
Sol Fisher Romanoff
cd9dc9d2b2
Clear search bar on reopen
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-06 15:46:35 +02:00
ffac376b5a Ensure MFM scaling is ignored when rendering is disabled
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Fixes #173
2022-11-02 22:33:54 +00:00
469063ff52 Debounce word filters
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Fixes #182
2022-11-02 22:08:58 +00:00
bda433b006 Add mfm autocomplete (#183)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
I thought it could be neat to have an autocomplete like Misskey has for MFM.

A condition was removed that prevented autocomplete to actually autocomplete stuff when only the first character was entered. It doesn't affect the other autocompletes since none of them display their elements if nothing was actually searched. (in that case MFM returns the full list of elements)

Co-authored-by: solidsanek <solidsanek@outerheaven.club>
Reviewed-on: AkkomaGang/pleroma-fe#183
Reviewed-by: floatingghost <hannah@coffee-and-dreams.uk>
Co-authored-by: solidsanek <solidsanek@noreply.akkoma>
Co-committed-by: solidsanek <solidsanek@noreply.akkoma>
2022-10-29 20:50:31 +00:00
Sean King
80f58baa86 Change "Remove this follower" to "Remove Follower" and add a button to remove a follower in the followers tab for the logged in user 2022-10-06 17:07:44 +01:00
Sean King
2453a338be Added support for removing users from followers 2022-10-06 17:06:53 +01:00
4f837f75ea setting-sync (#175)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#175
2022-10-06 15:59:16 +00:00
Sol Fisher Romanoff
ca646822f6
Add delete & redraft button to posts
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-25 20:50:03 +03:00
468eb12573 Detect whether an WEBP or APNG is animated (#161)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: David <dmgf2008@hotmail.com>
Reviewed-on: AkkomaGang/pleroma-fe#161
Co-authored-by: Mergan <mergan@noreply.akkoma>
Co-committed-by: Mergan <mergan@noreply.akkoma>
2022-09-23 10:27:14 +00:00
38d50acaeb Merge pull request 'Hide mentions of bubble timeline if empty' (#167) from sfr/pleroma-fe:hide-bubble into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#167
2022-09-20 14:16:02 +00:00
aedd0794a4 Remote interaction with posts (#168)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
From: https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1419

This is the frontend side of AkkomaGang/akkoma#198 (merged in a6d85003fe).

Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Reviewed-on: AkkomaGang/pleroma-fe#168
Co-authored-by: Norm <normandy@biribiri.dev>
Co-committed-by: Norm <normandy@biribiri.dev>
2022-09-19 17:39:21 +00:00
Sol Fisher Romanoff
b936506f47
Hide mentions of bubble timeline if empty
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-14 21:44:29 +03:00
f628483499 translation parameterisation (#165)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#165
2022-09-12 15:47:53 +00:00
b980d5b2ef use with-direction in edited timeago
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fixes #159
2022-09-07 12:55:03 +01:00
2da92fcd13 editing (#158)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: Sean King <seanking2919@protonmail.com>
Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#158
2022-09-06 19:25:03 +00:00
1cce6969cc make linter happy
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-06 11:38:23 +01:00
ae1b6ad887 Customisation of default profile tab, clean up settings (#156)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#156
2022-09-05 17:02:16 +00:00
c301daa276 Merge pull request 'Jump to Top on New *only* in non-profiles' (#154) from Mergan/pleroma-fe:develop into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#154
2022-09-05 00:31:06 +00:00
8e2a4a9f7b remove unused method
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-05 01:30:32 +01:00
David
948436ad3e Jump to Top on New *only* in non-profiles
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-02 17:05:42 -07:00
David
91357aad88 Fix Announcements Title Style
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-01 22:35:42 -07:00
c97cd56439 only clear timelines on new profile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-31 23:32:02 +01:00
6f2058a8fc ensure timelines only start fetching on click (#150)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
no more parallel fetching

Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#150
2022-08-31 15:44:58 +00:00
064b8ba7f7 Merge pull request 'Make "Copy link" copy external URL if external post' (#144) from eris/pleroma-fe:copy-url-fix into develop
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: AkkomaGang/pleroma-fe#144
2022-08-31 15:43:37 +00:00
48826ede36 Separated Posts & Replies (#145) (#148)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: David <dmgf2008@hotmail.com>
Reviewed-on: AkkomaGang/pleroma-fe#148
Co-authored-by: Mergan <mergan@noreply.akkoma>
Co-committed-by: Mergan <mergan@noreply.akkoma>
2022-08-31 15:28:09 +00:00
7dc0464094 split translation language by source and dest
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-30 17:46:54 +01:00
6440e51b7e allow translating to any other language
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-30 15:43:57 +01:00
ef50c63dc7 use supported languages from service 2022-08-30 14:37:36 +01:00
59eb434840 allow modal to expand with content
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-30 10:32:34 +01:00
bd4e8271df Dont copy local URL if external post
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-30 08:54:08 +00:00
e7c21ffbd7 allow selecting languages for translation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-29 22:16:59 +01:00
9b4cddd2e9 Merge pull request 'Add ability to translate statuses' (#142) from machine-translation into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#142
2022-08-29 19:41:50 +00:00
48a11cb9d1 add translation options
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-29 20:02:34 +01:00
e67d94f73d Fix MRF transparency panel showing without transparency
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-28 10:09:56 +00:00
776bee889e Confirmation dialogs (#140)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
supercedes #135

adapted from https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1431

Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#140
2022-08-26 11:58:33 +00:00
f925fa6265 don't force white globe
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-26 10:36:21 +01:00
c1c40d72da resolve language from navigator langs (#139)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#139
2022-08-26 09:31:25 +00:00
David
bf501e36a1 Potential Fix for (#113) on show new
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-24 23:53:16 -07:00