HJ
|
23edfe7b91
|
Merge branch 'non-expiring-polls' into 'develop'
Hide the expiry date indication if the poll never expires
Closes #961
See merge request pleroma/pleroma-fe!1889
|
2024-03-22 08:17:33 +00:00 |
|
HJ
|
943fee9fbc
|
Merge branch 'admin-emoji-settings' into 'develop'
Admin emoji pack settings
See merge request pleroma/pleroma-fe!1886
|
2024-03-05 16:29:21 +00:00 |
|
HJ
|
0f2c5fd972
|
Apply 1 suggestion(s) to 1 file(s)
|
2024-02-29 19:57:27 +00:00 |
|
HJ
|
303bfa6e39
|
Revert "Merge branch 'video-poster' into 'develop'"
This reverts merge request !1879
|
2024-01-29 22:54:10 +00:00 |
|
Ekaterina Vaartis
|
70258a2176
|
Address the save and delete button bugs
|
2024-01-28 00:03:22 +03:00 |
|
SyoBoN
|
062323c0d5
|
Hide the expiry date indication if the poll never expires
Signed-off-by: SyoBoN <syobon@syobon.net>
|
2024-01-26 17:57:00 +09:00 |
|
tusooa
|
9042792133
|
Merge branch 'tusooa/group-actor' into 'develop'
Support group actors
See merge request pleroma/pleroma-fe!1882
|
2024-01-24 01:50:45 +00:00 |
|
Ekaterina Vaartis
|
d5a5b8e254
|
Fix typo, add warning on replacing local pack
|
2024-01-22 23:43:20 +03:00 |
|
Ekaterina Vaartis
|
4d7a915154
|
displayError event, 'emits', "Edit pack" label
|
2024-01-22 23:14:49 +03:00 |
|
Ekaterina Vaartis
|
8a030d935b
|
Separate emoji editing and upload into a separate component
Handle all state in that component
|
2024-01-19 23:16:21 +03:00 |
|
Ekaterina Vaartis
|
aa49838355
|
Adjust h-element levels to be smaller
|
2024-01-19 19:24:36 +03:00 |
|
Ekaterina Vaartis
|
a2133f5283
|
Rearrange stuff in accordance with comments on the MR, mostly
Also, add support for a custom message to the modified indicator
|
2024-01-18 16:24:55 +03:00 |
|
Phantasm
|
88a006eb1a
|
Add ability to hide custom emojis in picker
|
2024-01-17 13:23:33 +00:00 |
|
tusooa
|
209c0a8332
|
Remove empty else branch and detail the comments
|
2024-01-13 17:44:13 -05:00 |
|
tusooa
|
82c0044963
|
Show a dedicated registration notice page when further action is required after registering
|
2024-01-13 17:41:57 -05:00 |
|
Ekaterina Vaartis
|
872dffe51b
|
Implement pack pagination, more localization fixes
|
2024-01-07 16:41:17 +03:00 |
|
Ekaterina Vaartis
|
f8e1d5e3e0
|
Remote pack download, localization
|
2024-01-07 14:28:34 +03:00 |
|
Ekaterina Vaartis
|
4451cccb3c
|
Error handling, uploading/deleting new emojis, sorting
|
2024-01-07 12:26:40 +03:00 |
|
Ekaterina Vaartis
|
091532d577
|
Editing emojis in popover, pack creation/deletion
Also fixed some API calls since they weren't working apparently
|
2024-01-07 02:45:49 +03:00 |
|
marcin mikołajczak
|
6f452d672f
|
Display public favorites on user profiles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-12-28 10:43:06 +01:00 |
|
tusooa
|
a709127a3c
|
Use actor type to determine whether a user is a bot
|
2023-12-27 22:55:58 -05:00 |
|
tusooa
|
cc4aaccf38
|
Implement indicator for groups
|
2023-12-27 22:54:44 -05:00 |
|
tusooa
|
fd77270564
|
Make user card group-aware
|
2023-12-27 22:40:07 -05:00 |
|
tusooa
|
4777bec85f
|
Add a description on what groups do
|
2023-12-27 22:36:13 -05:00 |
|
tusooa
|
0110fd86c2
|
Allow user to mark account as group
|
2023-12-27 22:30:19 -05:00 |
|
Ekaterina Vaartis
|
bfdad56b0d
|
Make the frontend config work somewhat even without DB config
|
2023-12-21 00:48:14 +03:00 |
|
Ekaterina Vaartis
|
f9c85c0c49
|
Initial incomplete admin emoji settings implementation
|
2023-12-21 00:18:02 +03:00 |
|
Mark Felder
|
5bd8a78a7a
|
Fix video posters on Safari
|
2023-12-17 00:51:56 -05:00 |
|
HJ
|
2b41c1cfe8
|
Merge branch 'notifications-thru-sw' into 'develop'
Notifications improvements.
See merge request pleroma/pleroma-fe!1873
|
2023-12-13 22:20:59 +00:00 |
|
Henry Jameson
|
ff10834f1a
|
cleanup stray console logs
|
2023-12-14 00:14:06 +02:00 |
|
Henry Jameson
|
5ee8fc0aea
|
add setting to always show push notifications
|
2023-12-13 23:54:12 +02:00 |
|
Henry Jameson
|
b394392d0d
|
fix incorrect path for follow request notifications settings
|
2023-12-13 21:07:23 +02:00 |
|
Henry Jameson
|
febc2aa569
|
lint
|
2023-12-13 20:56:27 +02:00 |
|
Henry Jameson
|
0fd1b26fb6
|
don't include extra notifications
|
2023-12-13 20:38:39 +02:00 |
|
Henry Jameson
|
4e8bb80dbd
|
fix incorrect title + add counter
|
2023-12-13 20:37:40 +02:00 |
|
HJ
|
02fff5ddd5
|
Merge branch 'neetzsche/accommodate-scrobble-urls' into 'develop'
Accommodate scrobble URLs when present
See merge request pleroma/pleroma-fe!1872
|
2023-11-30 17:51:32 +00:00 |
|
HJ
|
ce46b97c59
|
Remove <img> for favicon
|
2023-11-30 17:47:32 +00:00 |
|
NEETzsche
|
730351dcd1
|
Accommodate scrobble URLs when present
|
2023-11-30 09:00:47 -07:00 |
|
Henry Jameson
|
38b6f0a013
|
fix notification dot in favicon and mobile nav, minor refactor
|
2023-11-20 00:14:56 +02:00 |
|
Henry Jameson
|
c0e2ba37c8
|
changelog, small fix
|
2023-11-19 17:02:46 +02:00 |
|
Henry Jameson
|
072a06fc89
|
reports visibility setting + actual filtering for desktop notifs
|
2023-11-19 16:40:30 +02:00 |
|
Henry Jameson
|
d178a56924
|
improve visual for the description bit
|
2023-11-19 16:14:24 +02:00 |
|
Henry Jameson
|
fd3ad106be
|
rearrange notification visibility page a bit.
|
2023-11-19 16:12:43 +02:00 |
|
Henry Jameson
|
e3ee3eacca
|
added some settings for notifications
|
2023-11-19 15:24:34 +02:00 |
|
Henry Jameson
|
1037a3bb72
|
remove the WIP tip since pleroma!3862 is in stable
|
2023-11-19 10:06:06 +02:00 |
|
Henry Jameson
|
a190ef2c56
|
fix crash added in this MR
|
2023-11-19 10:02:42 +02:00 |
|
Henry Jameson
|
75eea5f2b2
|
Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixes
|
2023-11-19 09:58:29 +02:00 |
|
Henry Jameson
|
a17defc5ab
|
handle desktop notifications clicks
|
2023-11-16 20:41:41 +02:00 |
|
Henry Jameson
|
aad3225d25
|
refactored notifications into their own module separate from statuses (WIP)
|
2023-11-16 19:26:18 +02:00 |
|
Henry Jameson
|
d9ea160a67
|
account for if there's no primary frontend setup
|
2023-11-13 17:31:12 +02:00 |
|