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 |
|
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 |
|
Alex Gleason
|
6c0484d571
|
AdminAPI: suggest a user through the API
|
2021-11-26 15:19:01 -06:00 |
|
rinpatch
|
588bcbac55
|
Apply 2 suggestion(s) to 2 file(s)
|
2021-11-22 10:54:44 +00:00 |
|
marcin mikołajczak
|
8e040e098b
|
Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-21 18:17:06 +01:00 |
|
marcin mikołajczak
|
106b5c2678
|
Fix a typo
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-21 17:36:37 +01:00 |
|
marcin mikołajczak
|
40414bf177
|
MastoAPI: Add user notes on accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-21 16:56:26 +01:00 |
|
Tusooa Zhu
|
198250dcef
|
Allow users to remove their emails if instance does not need email to register
|
2021-09-05 21:27:02 -04:00 |
|
Sean King
|
3117c60997
|
Make suggested change for create_response
|
2021-08-29 07:25:54 -06:00 |
|
Sean King
|
d02cf7b0cd
|
Fix lint
|
2021-08-28 18:17:09 -06:00 |
|
Sean King
|
a14e1c0003
|
Move GET /api/v1/apps to GET /api/v1/pleroma/apps
|
2021-08-28 18:02:36 -06:00 |
|
Sean King
|
eab6291094
|
Require follow and read OAuth scopes for GET /api/v1/apps
|
2021-08-28 11:13:25 -06:00 |
|
Sean King
|
baa8196fc9
|
Fix API spec, add app schema
|
2021-08-26 11:55:43 -06:00 |
|
Sean King
|
ba6914f90a
|
Fix formatting in app_operation.ex
|
2021-08-26 11:11:37 -06:00 |
|
Sean King
|
6519732045
|
GET /api/v1/apps endpoint
|
2021-08-25 21:01:04 -06:00 |
|
Haelwenn (lanodan) Monnier
|
0e2aebd036
|
TwitterAPI: Make change_email require body params instead of query
Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3503
|
2021-08-13 17:57:11 +02:00 |
|
Haelwenn (lanodan) Monnier
|
3961422f85
|
TwitterAPI: Make change_password require body params instead of query
Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3503
|
2021-08-13 17:56:59 +02:00 |
|
Haelwenn
|
7c1243178b
|
Merge branch 'bugfix/change_password' into 'develop'
TwitterAPI: Make change_password require body params instead of query
Closes #2740
See merge request pleroma/pleroma!3503
|
2021-08-10 18:40:13 +00:00 |
|
Haelwenn (lanodan) Monnier
|
197cdebca9
|
TwitterAPI: Make change_email require body params instead of query
|
2021-08-10 20:33:00 +02:00 |
|
Haelwenn (lanodan) Monnier
|
09dcb2b522
|
TwitterAPI: Make change_password require body params instead of query
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2740
|
2021-08-10 20:01:11 +02:00 |
|
Alex Gleason
|
62bf6d67e3
|
Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixes
|
2021-07-18 11:49:22 -05:00 |
|
Alex Gleason
|
0114754db2
|
MastodonAPI: Support poll notification
|
2021-07-17 22:19:38 -05:00 |
|
Haelwenn (lanodan) Monnier
|
fc6ab78a84
|
Add test on changing [:instance, :upload_limit]
|
2021-06-22 12:25:25 +02:00 |
|
Alex Gleason
|
ec65b7ae29
|
Pleroma.Web.Params --> Pleroma.Web.Utils.Params
|
2021-06-08 12:50:47 -05:00 |
|
Alex Gleason
|
0877b120c3
|
Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_param?/1
Breaks cycle in lib/pleroma/web/api_spec/operations/status_operation.ex
|
2021-06-08 12:50:47 -05:00 |
|
Haelwenn
|
0c56f9de0d
|
Merge branch 'tests/openapi-everywhere' into 'develop'
Put OpenAPI ~everywhere in tests
See merge request pleroma/pleroma!3324
|
2021-06-04 18:53:09 +00:00 |
|
Haelwenn
|
f9bedf5597
|
Apply lanodan's suggestion(s) to 1 file(s)
|
2021-04-20 21:08:31 +00:00 |
|
Haelwenn
|
42185d8750
|
Apply lanodan's suggestion(s) to 1 file(s)
|
2021-04-20 21:06:45 +00:00 |
|
Haelwenn
|
e104829c2f
|
Apply lanodan's suggestion(s) to 1 file(s)
|
2021-04-20 21:06:39 +00:00 |
|