rinpatch
|
bd3ed3a622
|
Add back /api/qvitter/statuses/notifications/read.json
|
2019-08-31 11:43:06 +03:00 |
|
rinpatch
|
64410497d2
|
Remove TwitterAPI representers
|
2019-08-31 10:41:15 +03:00 |
|
rinpatch
|
985122cc03
|
Remove Activity, User and Notification views from TwitterAPI
|
2019-08-31 10:31:15 +03:00 |
|
rinpatch
|
90c2dae9a4
|
Remove most of Pleroma.Web.TwitterAPI.TwitterAPI
|
2019-08-31 10:20:34 +03:00 |
|
Maksim Pechnikov
|
6ef0103ca0
|
added Emoji struct
|
2019-08-31 10:14:53 +03:00 |
|
Maxim Filippov
|
4d6e22bb9b
|
Style
|
2019-08-31 01:09:48 +03:00 |
|
Maxim Filippov
|
f182f0f6bd
|
Add ability to search moderation logs
|
2019-08-31 00:57:15 +03:00 |
|
Maksim Pechnikov
|
d8098d142a
|
added Emoji.Formatter
|
2019-08-30 22:04:17 +03:00 |
|
Maksim
|
5c90b70733
|
Apply suggestion to lib/pleroma/emoji/loader.ex
|
2019-08-30 07:30:54 +03:00 |
|
Maksim Pechnikov
|
d7808b5db4
|
added code\path fields without html tags in ets
|
2019-08-30 07:30:54 +03:00 |
|
Maksim Pechnikov
|
cef2e980b1
|
division emoji.ex on loader.ex and emoji.ex
|
2019-08-30 07:30:54 +03:00 |
|
feld
|
7853b3f17d
|
Fix AntiFollowbotPolicy when trying to follow a relay
|
2019-08-30 00:38:03 +00:00 |
|
Haelwenn
|
d9d7765383
|
Merge branch 'fix-osada-follow' into 'develop'
Transmogrifier: Fix follow handling when the actor is an object.
Closes #1211
See merge request pleroma/pleroma!1604
|
2019-08-28 07:10:35 +00:00 |
|
lain
|
b770ed1d99
|
CommonAPI: Support emoji reactions.
|
2019-08-27 17:56:28 -05:00 |
|
lain
|
f017260cdc
|
Merge remote-tracking branch 'origin/develop' into reactions
|
2019-08-27 16:38:51 -05:00 |
|
lain
|
66519f2100
|
Merge branch 'list-controller' into 'develop'
Extract list actions from `MastodonAPIController` into `ListController`
See merge request pleroma/pleroma!1600
|
2019-08-27 21:15:54 +00:00 |
|
Maxim Filippov
|
5e4fde1d3d
|
Filter logs by date
|
2019-08-27 20:48:16 +03:00 |
|
Maksim
|
ffcd742aa0
|
Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.ex
|
2019-08-27 17:37:19 +00:00 |
|
lain
|
c30cc039e4
|
Transmogrifier: Use Containment.get_actor to get actors.
|
2019-08-27 12:22:30 -05:00 |
|
Maksim Pechnikov
|
00abe099cd
|
added tests for ActivityPub.like\unlike
|
2019-08-27 16:21:03 +03:00 |
|
Ivan Tashkinov
|
cd78e63a25
|
[#1149] Bugfix: Pleroma.Workers.Subscriber / "verify_websub" works with WebsubServerSubscription.
|
2019-08-27 14:34:37 +03:00 |
|
rinpatch
|
eb1739c596
|
Remove most of TwitterAPIController
|
2019-08-27 12:29:19 +03:00 |
|
lain
|
a0b21c8928
|
Transmogrifier: Handle incoming emoji reactions.
|
2019-08-26 16:47:31 -05:00 |
|
lain
|
6e1ec4c5da
|
ActivityPub: Basic EmojiReactions.
|
2019-08-26 16:29:51 -05:00 |
|
lain
|
3da65292b3
|
Transmogrifier: Fix follow handling when the actor is an object.
|
2019-08-26 14:34:52 -05:00 |
|
Egor Kislitsyn
|
4194abbc8f
|
Move mastodon_api/*_controller.ex to mastodon_api/controllers/
|
2019-08-26 19:37:57 +07:00 |
|
Egor Kislitsyn
|
30510ade0e
|
Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests
|
2019-08-26 19:37:54 +07:00 |
|
Egor Kislitsyn
|
4d82bc8b0b
|
Extract MastodonAPI.MastodonAPIController.errors/2 to MastodonAPI.FallbackController
|
2019-08-26 19:16:40 +07:00 |
|
Egor Kislitsyn
|
3b1b631c2a
|
Add validation in Pleroma.List.create/2
|
2019-08-26 18:59:57 +07:00 |
|
kPherox
|
8ca4f145a5
|
Extract if block into private function
|
2019-08-26 17:09:32 +09: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 |
|
kaniini
|
503139b343
|
Merge branch 'fix-all-custom-fields-deleted' into 'develop'
Fix not to use unupdated attachments when all fields are deleted
See merge request pleroma/pleroma!1596
|
2019-08-25 19:35:28 +00:00 |
|
kPherox
|
b15e226593
|
Change to delete empty name field
|
2019-08-25 07:34:15 +09:00 |
|
kPherox
|
705b5adfc4
|
Fix type of fields_attributes
Convert tuple list to map list when parameters is `:urlencoded` or `:multipart`
|
2019-08-25 07:34:14 +09:00 |
|
kPherox
|
45e21a9df4
|
Rename fields to fields_attributes
|
2019-08-25 07:34:11 +09:00 |
|
kPherox
|
3549cd9754
|
Change to use attachment only when fields do not exist
|
2019-08-25 01:28:38 +09: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 |
|
lain
|
efb8818e9e
|
Activity Expiration: Switch to 'expires_in' system.
|
2019-08-24 17:22:48 +02:00 |
|
lain
|
1692fa8945
|
ActivityExpirationWorker: Fix merge issues.
|
2019-08-24 17:22:26 +02:00 |
|
Maksim Pechnikov
|
654d291b6d
|
update tests
|
2019-08-24 17:41:53 +03:00 |
|
Maksim Pechnikov
|
6062017493
|
put_resp_header("content-type", "application/activity+json") -> put_resp_content_type("application/activity+json")
|
2019-08-24 17:17:17 +03:00 |
|
lain
|
cc6c0b4ba6
|
Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expiration
|
2019-08-24 15:48:33 +02:00 |
|
Ivan Tashkinov
|
581123f8bb
|
[#1149] Introduced quantum job scheduler. Documentation & config changes.
|
2019-08-23 18:28:23 +03:00 |
|
Ivan Tashkinov
|
c056736daa
|
[#1149] Publisher worker fix (atomized params keys).
|
2019-08-23 16:11:39 +03:00 |
|
Ivan Tashkinov
|
c29686309e
|
[#1149] Upgraded oban from 0.6.0 to 0.7.1.
|
2019-08-23 09:23:10 +03:00 |
|
Maksim Pechnikov
|
8dc6a6b210
|
fix /inbox for Relay
|
2019-08-22 22:48:07 +03:00 |
|
Maksim Pechnikov
|
399ca9133b
|
fix test
|
2019-08-22 21:54:37 +03:00 |
|
Maksim Pechnikov
|
f95b67c933
|
Merge branch 'develop' into issue/1177
|
2019-08-22 21:13:03 +03:00 |
|
Ivan Tashkinov
|
7101ba1a21
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
|
2019-08-22 21:01:28 +03:00 |
|