Egor Kislitsyn
|
621377f378
|
Extract filter actions from MastodonAPIController to FilterController
|
2019-09-27 13:06:25 +07:00 |
|
kaniini
|
91e2bcf218
|
Merge branch 'refactor/status-controller' into 'develop'
Extract status actions from `MastodonAPIController` to `StatusController`
See merge request pleroma/pleroma!1719
|
2019-09-27 04:37:48 +00:00 |
|
kaniini
|
eb9aa7aa10
|
Merge branch 'refactor/subscription' into 'develop'
Refactor subscription functionality
Closes #1130
See merge request pleroma/pleroma!1664
|
2019-09-27 03:51:24 +00:00 |
|
Egor Kislitsyn
|
98d1347a4e
|
Extract status actions from MastodonAPIController into StatusController
|
2019-09-27 10:51:15 +07:00 |
|
Roman Chvanikov
|
b4b147000c
|
Merge develop
|
2019-09-26 10:38:54 +03:00 |
|
Egor Kislitsyn
|
3572cf29b7
|
Extract timeline actions from MastodonAPIController into TimelineController
|
2019-09-26 10:53:42 +07:00 |
|
kaniini
|
6abe12dced
|
Merge branch 'refactor/notification-controller' into 'develop'
Extract notification actions from `MastodonAPIController` into `NotificationController`
See merge request pleroma/pleroma!1646
|
2019-09-26 03:13:22 +00:00 |
|
Ekaterina Vaartis
|
ba9d35a904
|
Add an API endpoint for listing remote packs
|
2019-09-25 12:32:19 +02:00 |
|
Egor Kislitsyn
|
a66a7a328f
|
Extract notification actions from MastodonAPIController into NotificationController
|
2019-09-24 15:16:44 +07:00 |
|
kaniini
|
29dd8ab9c0
|
Merge branch 'feature/force-password-reset' into 'develop'
Admin API: Add ability to require password reset
See merge request pleroma/pleroma!1705
|
2019-09-23 22:42:34 +00:00 |
|
Maxim Filippov
|
6f25668215
|
Admin API: Add ability to force user's password reset
|
2019-09-22 16:08:07 +03:00 |
|
Ekaterina Vaartis
|
d51e5e447e
|
Move emoji reloading to admin api
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
74fb6d8647
|
Move EmojiAPIController from EmojiAPI to PleromaAPI
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
6cd651a38b
|
Make the emoji controller api more RESTy
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
f24731788e
|
Move emoji pack list from /list to /
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
9eb2ee4df0
|
Allow importing old (emoji.txt / plain) packs from the filesystem
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
f5131540dc
|
Add a way to create emoji packs via an endpoint
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
9afe7258dd
|
Implememt emoji pack file updating + write tests
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
bcc0bfd0c5
|
Add an endpoint for emoji pack metadata updating
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
2d4b8f3d20
|
Add an endpoint for deleting emoji packs
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
54b8e683bc
|
Swap TOML for YAML to get YAML generation for packs from fallbacks
If fallback url doesn't have a pack.yml file, one from the source will
be used
|
2019-09-19 00:16:33 +03:00 |
|
Ekaterina Vaartis
|
b791a08656
|
Implement API actions on packs
That incldues listing them and downloading them from other instances
or from the remote url
|
2019-09-19 00:16:33 +03:00 |
|
Alex S
|
a18f1e7cd7
|
namings
|
2019-09-18 10:49:14 +03:00 |
|
Alex S
|
4faf2b1555
|
post for creating invite tokens in admin api
|
2019-09-18 10:49:14 +03:00 |
|
Roman Chvanikov
|
7d1773bc6b
|
Rename SubscriptionNotificationController list and get actions to index and show
|
2019-09-17 16:48:24 +03:00 |
|
Roman Chvanikov
|
a81f80233d
|
Apply suggestion to lib/pleroma/web/router.ex
|
2019-09-17 13:43:10 +00:00 |
|
Roman Chvanikov
|
6042e21b25
|
Move subscription notifications to a separate controller
|
2019-09-16 21:59:49 +03:00 |
|
Roman Chvanikov
|
76c3e290fc
|
Merge develop
|
2019-09-16 20:30:42 +03:00 |
|
rinpatch
|
ba70a8cae6
|
Merge branch 'develop' into feature/delivery-tracking
|
2019-09-13 19:42:53 +03:00 |
|
Roman Chvanikov
|
0bd2b85edb
|
Separate Subscription Notifications from regular Notifications
|
2019-09-13 18:25:27 +03:00 |
|
Egor Kislitsyn
|
25d8216804
|
Add email change endpoint
|
2019-09-13 13:09:35 +07:00 |
|
rinpatch
|
b0e6058021
|
Parse http signature for request to objects/activities
|
2019-09-12 23:03:52 +03:00 |
|
Egor Kislitsyn
|
b40b10b53d
|
Add an endpoint to get multiple statuses by IDs
|
2019-09-10 13:39:45 +07:00 |
|
rinpatch
|
896ffabe37
|
Merge branch 'so-long-twitterapi' into 'develop'
Removing TwitterAPI
See merge request pleroma/pleroma!1605
|
2019-09-06 08:43:38 +00:00 |
|
rinpatch
|
c2b6c1b089
|
Extend /api/pleroma/notifications/read to mark multiple notifications
as read and make it respond with Mastoapi entities
|
2019-09-04 12:38:27 +03:00 |
|
rinpatch
|
bd3ed3a622
|
Add back /api/qvitter/statuses/notifications/read.json
|
2019-08-31 11:43:06 +03:00 |
|
rinpatch
|
eb1739c596
|
Remove most of TwitterAPIController
|
2019-08-27 12:29:19 +03:00 |
|
Egor Kislitsyn
|
30510ade0e
|
Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests
|
2019-08-26 19:37:54 +07:00 |
|
kaniini
|
6dc24422dc
|
Merge branch 'issue/1177' into 'develop'
[#1177] fixed unfollow for relay actor
See merge request pleroma/pleroma!1589
|
2019-08-25 19:43:27 +00:00 |
|
Maxim Filippov
|
37dd3867bb
|
Log admin/moderator actions
|
2019-08-25 19:39:37 +00:00 |
|
lain
|
90986667ce
|
Merge branch 'admin-create-users' into 'develop'
user creation admin api will create multiple users
See merge request pleroma/pleroma!1170
|
2019-08-24 16:04:19 +00:00 |
|
Maksim Pechnikov
|
8dc6a6b210
|
fix /inbox for Relay
|
2019-08-22 22:48:07 +03:00 |
|
Maksim Pechnikov
|
64bfb41c55
|
fixed unfollow for relay actor
|
2019-08-22 06:57:55 +03:00 |
|
Sachin Joshi
|
37229af15f
|
remove old user create and delete routes for admin
|
2019-08-22 00:15:00 +05:45 |
|
lain
|
df81abb68c
|
Conversations: Use correct oauth paths for extended api.
|
2019-08-14 15:55:43 +02:00 |
|
lain
|
560dbad538
|
Merge remote-tracking branch 'origin/develop' into pleroma-conversations
|
2019-08-14 15:30:40 +02:00 |
|
lain
|
60231ec7bd
|
Conversation: Add endpoint to get a conversation by id.
|
2019-08-12 13:58:04 +02:00 |
|
lain
|
a2b98f6d58
|
Merge remote-tracking branch 'origin/develop' into pleroma-conversations
|
2019-08-08 16:04:20 +02:00 |
|
lain
|
3af6d14da7
|
Pleroma Conversations API: Add a way to set recipients.
|
2019-08-05 15:09:19 +02:00 |
|
lain
|
eee98aaa73
|
Pleroma API: Add endpoint to get conversation statuses.
|
2019-08-02 19:53:08 +02:00 |
|