Haelwenn
|
e40c221c31
|
Merge branch 'from/upstream-develop/tusooa/edits' into 'develop'
Editing
Closes #1429, #2859, and #2288
See merge request pleroma/pleroma!3678
|
2022-09-03 02:16:42 +00:00 |
|
tusooa
|
8ec985eea1
|
Merge branch 'fix_flaky_filter_controller_test.exs_200' into 'develop'
fix flaky test filter_controller_test.exs:200
See merge request pleroma/pleroma!3699
|
2022-08-24 15:24:57 +00:00 |
|
Ilja
|
5b2e3a303c
|
fix flaky test filter_controller_test.exs:200
|
2022-08-24 15:24:57 +00:00 |
|
Haelwenn
|
b2ba307f4d
|
Merge branch 'from/upstream-develop/tusooa/2871-fix-local-public' into 'develop'
local only fixes
Closes #2871
See merge request pleroma/pleroma!3660
|
2022-08-02 05:39:50 +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 |
|
Haelwenn
|
0f9f3d2897
|
Merge branch 'from/upstream-develop/tusooa/2384-pagination' into 'develop'
Make mutes and blocks behave the same as other lists
Closes #2384
See merge request pleroma/pleroma!3693
|
2022-07-28 04:37:10 +00: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 |
|
marcin mikołajczak
|
597f56b4c4
|
Use :utc_datetime
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-16 16:28:22 +02:00 |
|
tusooa
|
fdc71f6051
|
Merge branch 'short-description' into 'develop'
Add short_description instance field
Closes #2865
See merge request pleroma/pleroma!3651
|
2022-07-13 04:42:24 +00:00 |
|
Tusooa Zhu
|
eb2a1652bf
|
Add tests for short_description
|
2022-07-13 00:40:46 -04:00 |
|
Tusooa Zhu
|
c1874bc8f9
|
Make mutes and blocks behave the same as other lists
|
2022-07-12 19:03:18 -04:00 |
|
marcin mikołajczak
|
0b16ce79f9
|
Add test for rendering mute expiration date
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-08 20:59:58 +02:00 |
|
Tusooa Zhu
|
4edc867b87
|
Merge branch 'develop' into 'from/upstream-develop/tusooa/edits'
# Conflicts:
# lib/pleroma/constants.ex
|
2022-07-03 22:24:57 +00: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 |
|
Tusooa Zhu
|
44613db853
|
Show original status at the first of history
|
2022-06-11 19:52:07 -04:00 |
|
Tusooa Zhu
|
27f3d802f2
|
Expose history and source apis to anon users
|
2022-06-11 10:35:36 -04:00 |
|
Tusooa Zhu
|
c3593639ad
|
Fix incorrectly cached content after editing
|
2022-06-09 11:39:51 -04:00 |
|
Tusooa Zhu
|
aafd7a687d
|
Return the corresponding object id in attachment view
|
2022-06-08 11:45:24 -04:00 |
|
Tusooa Zhu
|
532f6ae3ed
|
Return update notification in mastodon api
|
2022-06-05 16:34:42 -04:00 |
|
Tusooa Zhu
|
fe2d4778ee
|
Expose content type of status sources
|
2022-06-04 12:57:30 -04:00 |
|
Tusooa Zhu
|
3249ac1f12
|
Show edited_at in MastodonAPI/show
|
2022-06-03 21:47:40 -04:00 |
|
Tusooa Zhu
|
b613a9ec6b
|
Implement mastodon api for editing status
|
2022-05-31 14:32:28 -04:00 |
|
Tusooa Zhu
|
393b508846
|
Implement viewing source
|
2022-05-30 00:59:23 -04:00 |
|
Tusooa Zhu
|
c004eb0fa2
|
Implement mastodon api for showing edit history
|
2022-05-29 23:50:31 -04:00 |
|
Tusooa Zhu
|
38444aa92a
|
Allow authenticated users to access local-only posts in MastoAPI
Ref: fix-local-public
|
2022-05-09 18:53:18 -04:00 |
|
Tusooa Zhu
|
466568ae36
|
Lint
Ref: fix-local-public
|
2022-05-06 13:54:13 -04:00 |
|
Tusooa Zhu
|
826deb7375
|
Make local-only statuses searchable
Ref: fix-local-public
|
2022-05-06 13:54:13 -04:00 |
|
Tusooa Zhu
|
38af42968d
|
Test that anonymous users cannot see local-only posts
Ref: fix-local-public
|
2022-05-06 13:54:12 -04:00 |
|
Tusooa Zhu
|
c48be59f58
|
Show local-only statuses in public timeline for authenticated users
Ref: fix-local-public
|
2022-05-06 13:54:02 -04: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 |
|
Tusooa Zhu
|
0c78ab4a88
|
Use utc_datetime in db schema
|
2022-03-18 11:17:22 -04: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
|
881179ec72
|
Remove GET /api/v1/announcements/:id
|
2022-03-08 19:22:28 -05:00 |
|
Tusooa Zhu
|
d569694ae9
|
Show only visible announcements in MastodonAPI
|
2022-03-08 19:20:29 -05:00 |
|
Tusooa Zhu
|
2b39b36e49
|
Implement POST /api/v1/announcements/:id/dismiss
|
2022-03-08 16:59:20 -05:00 |
|
Tusooa Zhu
|
aa1fff279e
|
Implement GET /api/v1/announcements/:id
|
2022-03-08 16:19:35 -05:00 |
|
Tusooa Zhu
|
5169ad8f14
|
Implement announcement read relationships
|
2022-03-08 13:09:49 -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 |
|
Alex Gleason
|
7c044a1841
|
FilterControllerTest: tag erratic test
|
2022-02-02 13:10:39 -06:00 |
|
marcin mikołajczak
|
ab12a05a43
|
AccountView: Add test for show_birthday
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 17:34:36 +01:00 |
|
marcin mikołajczak
|
e3d394eef6
|
Birthdays: Fix tests, add test for misskey
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 09:41:21 +01: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
|
aaa9314f4c
|
Merge remote-tracking branch 'origin/develop' into birth-dates
|
2022-01-22 14:24:50 -06:00 |
|
Alex Gleason
|
66e8c6f90f
|
Birthdays: birth_date --> birthday
|
2022-01-22 13:21:55 -06:00 |
|
NEETzsche
|
7a015b1fe2
|
Make test less erratic by adding five second tolerance
|
2022-01-22 12:07:54 -07:00 |
|
Alex Gleason
|
f5d4ef50b4
|
FilterTest: tag erratic test
|
2022-01-22 12:13:09 -06:00 |
|