lain
|
a697f0d791
|
Emoji: Add function to detect if a character is an emoji
|
2019-09-13 02:11:02 +02:00 |
|
Maksim Pechnikov
|
936951826e
|
Merge branch 'develop' into test/activity_pub/transmogrifier.ex
|
2019-09-12 22:15:43 +03:00 |
|
rinpatch
|
769fb778d4
|
Track object/create activity fetches
|
2019-09-12 21:37:36 +03:00 |
|
Mark Felder
|
102eb4455c
|
Fix associated test as well
|
2019-09-12 12:29:08 -05:00 |
|
lain
|
8d4b661ecb
|
Transmogrifier: Strip internal emoji reaction fields.
|
2019-09-12 18:59:13 +02:00 |
|
lain
|
05e9776517
|
PleromaAPIController: Add endpoint to fetch emoji reactions.
|
2019-09-12 18:48:25 +02:00 |
|
Maksim Pechnikov
|
4f548cb2b7
|
added test for Ostatus
|
2019-09-12 10:25:43 +03:00 |
|
Maksim Pechnikov
|
007e0c1ce1
|
added tests
|
2019-09-11 23:19:06 +03:00 |
|
Alex S
|
a1f2dfb10a
|
expanding regex sigils to use modifiers
|
2019-09-11 09:25:33 +03:00 |
|
Maksim Pechnikov
|
fcf604fa43
|
added tests
|
2019-09-11 07:23:33 +03:00 |
|
Egor Kislitsyn
|
3d12e05f43
|
Fix Activity.all_by_ids_with_object/1 test
|
2019-09-11 01:08:37 +07:00 |
|
Maksim Pechnikov
|
a31af93e1d
|
added tests /activity_pub/transmogrifier.ex
|
2019-09-10 16:43:10 +03:00 |
|
Egor Kislitsyn
|
b40b10b53d
|
Add an endpoint to get multiple statuses by IDs
|
2019-09-10 13:39:45 +07:00 |
|
Maxim Filippov
|
d1abf7a358
|
Merge branch 'develop' into feature/moderation-log-filters
|
2019-09-10 01:23:20 +03:00 |
|
minibikini
|
11e12b5761
|
Add Pleroma.Plugs.Cache
|
2019-09-09 18:53:08 +00:00 |
|
Egor Kislitsyn
|
e0f84d0043
|
Fix ActivityPubController.read_inbox/2
|
2019-09-10 01:11:57 +07:00 |
|
Ivan Tashkinov
|
b63faf9819
|
[#1234] Mastodon 2.4.3 hierarchical scopes initial support (WIP).
|
2019-09-08 15:00:03 +03:00 |
|
Maksim Pechnikov
|
39f99dc6cd
|
Merge branch 'develop' into support/tests
|
2019-09-07 22:13:43 +03:00 |
|
Maksim Pechnikov
|
ab2f21e470
|
tests for mastodon_api_controller.ex
|
2019-09-06 21:50:00 +03:00 |
|
Maksim Pechnikov
|
eb74c3d5c7
|
Merge branch 'develop' into issue/1218
|
2019-09-06 14:01:07 +03:00 |
|
Ivan Tashkinov
|
ca1ba1e272
|
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
# Conflicts:
# test/web/twitter_api/twitter_api_controller_test.exs
|
2019-09-06 13:26:05 +03: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 |
|
Haelwenn
|
fe7cf44c40
|
Merge branch 'feature/mastoapi-accounts-external' into 'develop'
Mastdon API: Add ability to get a remote account by nickname to `/api/v1/accounts/:id`
See merge request pleroma/pleroma!1622
|
2019-09-05 12:48:27 +00:00 |
|
rinpatch
|
b312ca3d52
|
Mastodon API Poll view: Fix handling of polls without an end date
|
2019-09-05 12:03:39 +03:00 |
|
Ivan Tashkinov
|
79cf629e1a
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
|
2019-09-05 11:30:41 +03:00 |
|
lain
|
99ea990a16
|
PleromaAPIController: Add emoji reactions.
|
2019-09-04 12:20:35 -05:00 |
|
Maxim Filippov
|
af746fa4a8
|
Return total for reports
|
2019-09-04 20:08:13 +03:00 |
|
Maxim Filippov
|
3542ca6702
|
Merge branch 'develop' into feature/moderation-log-filters
|
2019-09-04 19:40:07 +03:00 |
|
Sadposter
|
2975da284b
|
truncate remote user bio/display name
|
2019-09-04 15:45:40 +01:00 |
|
Maksim Pechnikov
|
8cbad5500c
|
add tests for activity_pub/utils.ex
|
2019-09-04 15:25:12 +03:00 |
|
rinpatch
|
3face45467
|
Mastodon API: Add pleroma.thread_muted to Status entity
Needed for pleroma-fe!941
|
2019-09-04 14:17:23 +03: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 |
|
lain
|
9bc12b88b3
|
ActivityPub: Save emoji reactions in object.
|
2019-09-03 16:50:04 -05:00 |
|
rinpatch
|
cc1d1ee406
|
Mastdon API: Add ability to get a remote account by nickname to
`/api/v1/accounts/:id`
|
2019-09-03 19:26:10 +03:00 |
|
Ivan Tashkinov
|
eb17cc17a1
|
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
# Conflicts:
# CHANGELOG.md
|
2019-09-03 17:12:15 +03:00 |
|
Maxim Filippov
|
b15cfd80ef
|
Return "total" optionally
|
2019-09-03 13:58:27 +03:00 |
|
Maxim Filippov
|
a4c5f71e93
|
Return total from pagination + tests
|
2019-09-02 22:48:52 +03:00 |
|
Ivan Tashkinov
|
b49085c156
|
[#1149] Refactoring: GenServer workers renamed to daemons, use Oban.Worker moved to helper.
|
2019-09-02 14:57:40 +03:00 |
|
Sadposter
|
e73685834c
|
add mandatory fields for user update
|
2019-09-02 12:35:55 +01:00 |
|
Sadposter
|
05c935c396
|
mix format
|
2019-09-02 12:15:40 +01:00 |
|
Sadposter
|
35ef470d00
|
truncate fields for remote users instead
|
2019-09-02 12:15:21 +01:00 |
|
Maxim Filippov
|
6c2fd1b78b
|
Fix tests
|
2019-09-01 21:38:15 +03:00 |
|
Ivan Tashkinov
|
a90ea8ba15
|
[#1149] Addressed code review comments (code style, jobs pruning etc.).
|
2019-08-31 19:08:56 +03:00 |
|
Ivan Tashkinov
|
e890ea7e82
|
[#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
# Conflicts:
# config/config.exs
|
2019-08-31 14:25:43 +03:00 |
|
rinpatch
|
9cabc02864
|
Remove a useless import
|
2019-08-31 10:57:35 +03:00 |
|
rinpatch
|
dbfcba85ec
|
Add a changelog entry for twitterapi removal and fix credo issues
|
2019-08-31 10:45:37 +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 |
|