Haelwenn
|
93f12c0d0d
|
Merge branch 'from/upstream-develop/tusooa/sync-settings' into 'develop'
Synchronized settings for apps (frontends)
See merge request pleroma/pleroma!3698
|
2022-08-12 01:34:36 +00:00 |
tusooa
|
c80096522c
|
Merge branch 'develop' into 'from/develop/tusooa/emit-move'
# Conflicts:
# CHANGELOG.md
# test/pleroma/user_test.exs
|
2022-07-31 21:32:49 +00:00 |
marcin mikołajczak
|
5d3d6a58f7
|
Use `duration` param for mute expiration duration
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-31 17:22:34 +02:00 |
tusooa
|
301ce5bc62
|
Merge branch 'mute-expiration' into 'develop'
MastoAPI: Show mutes expiration date
See merge request pleroma/pleroma!3682
|
2022-07-23 00:34:15 +00:00 |
marcin mikołajczak
|
fb268c4378
|
Allow to unset birthday
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-17 19:46:29 +02:00 |
tusooa
|
8aba7c08d1
|
Merge branch 'notification_types' into 'develop'
MastoAPI: Use `types` for filtering notifications
See merge request pleroma/pleroma!3648
|
2022-07-17 03:17:43 +00:00 |
Tusooa Zhu
|
8371fd8ca2
|
Implement settings api
|
2022-07-16 01:20:25 -04:00 |
Haelwenn
|
6b937d1473
|
Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop'
Server announcements (1st pass)
See merge request pleroma/pleroma!3643
|
2022-07-03 20:58:20 +00:00 |
marcin mikołajczak
|
b0f83aea29
|
Store mutes expiration date
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-16 20:38:37 +02:00 |
Tusooa Zhu
|
7d1dae3bef
|
Restrict mastodon api announcements to logged-in users only
|
2022-04-02 02:25:13 -04:00 |
Haelwenn
|
d7c53da77a
|
Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop'
Translate backend-rendered pages
See merge request pleroma/pleroma!3634
|
2022-03-20 18:14:37 +00:00 |
marcin mikołajczak
|
31ff467eff
|
Use `types` for filtering notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-16 21:15:44 +01:00 |
Tusooa Zhu
|
ebcda5265b
|
Format announcements into html
|
2022-03-08 23:00:51 -05:00 |
Tusooa Zhu
|
eb1a29640f
|
Add pagination to AdminAPI.AnnouncementController.index
|
2022-03-08 21:26:05 -05:00 |
Tusooa Zhu
|
11a1996bf5
|
Implement update announcement admin api
|
2022-03-08 20:55:41 -05:00 |
Tusooa Zhu
|
881179ec72
|
Remove GET /api/v1/announcements/:id
|
2022-03-08 19:22:28 -05:00 |
Tusooa Zhu
|
cf8334dbc1
|
Add starts_at, ends_at and all_day parameters
|
2022-03-08 19:12:01 -05:00 |
Tusooa Zhu
|
2b39b36e49
|
Implement POST /api/v1/announcements/:id/dismiss
|
2022-03-08 16:59:20 -05:00 |
Tusooa Zhu
|
5169ad8f14
|
Implement announcement read relationships
|
2022-03-08 13:09:49 -05:00 |
Tusooa Zhu
|
c867d23250
|
Fill properties of announcements from Mastodon API spec
|
2022-03-08 09:35:35 -05:00 |
Tusooa Zhu
|
d7af67012f
|
Implement first pass of announcement admin api
CCBUG: https://git.pleroma.social/pleroma/pleroma/-/issues/2836
CCBUG: https://git.pleroma.social/pleroma/pleroma/-/issues/1470
|
2022-03-08 01:01:27 -05:00 |
Tusooa Zhu
|
e644f8dea5
|
Allow user to register with custom language
|
2022-03-02 01:41:13 -05:00 |
Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
marcin mikołajczak
|
0266bc3c96
|
Birthdays: hide_birthday -> show_birthday
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 09:13:33 +01:00 |
Alex Gleason
|
66e8c6f90f
|
Birthdays: birth_date --> birthday
|
2022-01-22 13:21:55 -06:00 |
marcin mikołajczak
|
dfb2808535
|
Birth dates: Add tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-18 23:15:31 +01:00 |
marcin mikołajczak
|
397f67fef8
|
Format code, expose instance configuration related to birth dates
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-18 18:18:38 +01:00 |
marcin mikołajczak
|
b108b05650
|
Birth dates, birthday reminders API, allow instance admins to require minimum age
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-18 14:57:48 +01:00 |
marcin mikołajczak
|
0f90fd5805
|
WIP account endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-12 18:15:10 +01:00 |
marcin mikołajczak
|
4f249b2397
|
Merge remote-tracking branch 'origin/develop' into account-endorsements
|
2022-01-10 20:04:14 +01:00 |
marcin mikołajczak
|
9032d065e6
|
wip
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-28 18:07:19 +01:00 |
marcin mikołajczak
|
746c9daa62
|
Merge remote-tracking branch 'pleroma/develop' into mastodon-lookup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-28 16:27:27 +01:00 |
marcin mikołajczak
|
f734579965
|
MastoAPI: Add `GET /api/v1/accounts/lookup`
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-28 16:11:17 +01:00 |
Tusooa Zhu
|
9a27cb4f9d
|
Deal with target not found error in add_alias
Ref: emit-move
|
2021-12-28 01:11:08 -05:00 |
Tusooa Zhu
|
eb383ef8d3
|
Make move_account endpoint process non-existent users properly
Ref: emit-move
|
2021-12-28 01:11:08 -05:00 |
Tusooa Zhu
|
54d7b4354c
|
Add deleting alias endpoint
Ref: emit-move
|
2021-12-28 01:11:08 -05:00 |
Tusooa Zhu
|
c1aa3c98ac
|
Add get and add aliases endpoints
Ref: emit-move
|
2021-12-28 01:11:08 -05:00 |
Tusooa Zhu
|
0af77b20c1
|
Implement moving account
Ref: emit-move
|
2021-12-28 01:10:34 -05:00 |
Alex Gleason
|
f5c3d45120
|
Merge remote-tracking branch 'origin/develop' into apps-api-endpoint
|
2021-12-27 18:01:25 -06:00 |
marcin mikołajczak
|
de006443f0
|
MastoAPI: Profile directory
|
2021-12-26 02:35:17 +00:00 |
Alex Gleason
|
73609211a4
|
Merge branch 'account-notes' into 'develop'
MastoAPI: Add user notes on accounts
See merge request pleroma/pleroma!3540
|
2021-12-25 01:41:12 +00:00 |
Alex Gleason
|
b96a58ff28
|
Merge branch 'account-subscriptions' into 'develop'
MastoAPI: accept notify param in follow request
See merge request pleroma/pleroma!3555
|
2021-12-25 01:34:27 +00:00 |
marcin mikołajczak
|
9775955974
|
Merge remote-tracking branch 'origin/develop' into remote-follow-api
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-25 00:52:02 +01:00 |
Alex Gleason
|
bd853199d9
|
Merge branch 'v2-suggestions' into 'develop'
V2 suggestions
See merge request pleroma/pleroma!3547
|
2021-12-19 17:31:17 +00:00 |
lain
|
6eb7d69e60
|
Merge branch 'delete-account-fix' into 'develop'
TwitterAPI: allow deleting one's own account with request body
Closes #2799 and #2746
See merge request pleroma/pleroma!3564
|
2021-12-15 21:26:45 +00:00 |
Alex Gleason
|
8672ad6b00
|
TwitterAPI: allow deleting one's own account with request body
|
2021-12-13 17:07:29 -05:00 |
marcin mikołajczak
|
c96e52b88c
|
Add 'notifying' to relationship for compatibility with Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-06 21:24:12 +01:00 |
marcin mikołajczak
|
64a4c147b1
|
MastoAPI: accept notify param in follow request
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-06 19:36:58 +01:00 |
marcin mikołajczak
|
cd5fb84b76
|
remote_interaction API endpoint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-02 16:08:44 +01:00 |
marcin mikołajczak
|
a9b0027071
|
Account endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-29 12:44:57 +01:00 |