eugenijm
|
25b9e7a8c3
|
Added admin API for changing user activation status
|
2019-02-19 19:37:02 +03:00 |
|
lambda
|
1dd718e83c
|
Merge branch 'set-cache-on-user-tag-update' into 'develop'
Update user cache when user tags are updated
See merge request pleroma/pleroma!840
|
2019-02-19 14:20:58 +00:00 |
|
lambda
|
f25a3f4f78
|
Merge branch 'fix/check-follower-collection-in-is_private' into 'develop'
properly check for follower address in is_private?
See merge request pleroma/pleroma!841
|
2019-02-19 14:08:19 +00:00 |
|
lambda
|
f53dc5ee08
|
Merge branch 'fix/ap_id-unique_constraint' into 'develop'
mark ap_id unique_constraint
See merge request pleroma/pleroma!842
|
2019-02-19 14:07:16 +00:00 |
|
rinpatch
|
109b01a631
|
mark ap_id unique_constraint
|
2019-02-19 13:52:15 +03:00 |
|
rinpatch
|
96dcacade1
|
properly check for follower address in is_private?
|
2019-02-19 13:23:13 +03:00 |
|
eugenijm
|
fc35481445
|
Update user cache when user tags are updated
|
2019-02-19 10:43:38 +03:00 |
|
kaniini
|
833161b5d2
|
Merge branch 'feature/jobs' into 'develop'
Job Queue
See merge request pleroma/pleroma!732
|
2019-02-18 19:43:06 +00:00 |
|
kaniini
|
a39a094cda
|
Merge branch 'patch-image-description' into 'develop'
Patch to support image descriptions for pleroma-fe
See merge request pleroma/pleroma!626
|
2019-02-18 04:11:46 +00:00 |
|
kaniini
|
7456338ed3
|
Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop'
Add OAuth tokens endpoint
See merge request pleroma/pleroma!805
|
2019-02-18 04:02:41 +00:00 |
|
kaniini
|
c23bd05737
|
Merge branch 'features/flavour-switching' into 'develop'
[MastoAPI] Add switching of frontend flavours
See merge request pleroma/pleroma!807
|
2019-02-18 04:01:51 +00:00 |
|
kaniini
|
cd019a5927
|
Merge branch 'follow-request-count' into 'develop'
Follow request count
See merge request pleroma/pleroma!817
|
2019-02-18 04:01:26 +00:00 |
|
kaniini
|
3f38a05571
|
Merge branch 'csv-export' into 'develop'
Add option to return all friends in twitter api.
Closes #602
See merge request pleroma/pleroma!833
|
2019-02-18 03:59:46 +00:00 |
|
Maxim Filippov
|
fd17a0cc9b
|
Fix test
|
2019-02-18 00:10:48 +03:00 |
|
Maxim Filippov
|
94708d6370
|
Render only "id", "valid_until" and "app_name" in TokenView
|
2019-02-17 23:57:35 +03:00 |
|
lambda
|
28a249bef2
|
Merge branch 'docs/add-clients-to-ex_doc' into 'develop'
mix.exs: Add docs/Clients.md to docs.extras
See merge request pleroma/pleroma!835
|
2019-02-17 17:53:57 +00:00 |
|
lambda
|
a2f4fc49fe
|
Merge branch 'develop' into 'docs/add-clients-to-ex_doc'
# Conflicts:
# mix.exs
|
2019-02-17 17:39:45 +00:00 |
|
lambda
|
79e503b3f5
|
Merge branch 'docker-speedup' into 'develop'
Docker speedup
See merge request pleroma/pleroma!837
|
2019-02-17 17:38:25 +00:00 |
|
lambda
|
f26582aae9
|
Merge branch 'mastoapi-stop-capping-attachments' into 'develop'
Remove a limit on attachments in Mastodon API and document the changes in responses from vanilla Mastodon
See merge request pleroma/pleroma!834
|
2019-02-17 17:37:48 +00:00 |
|
lambda
|
6a8a8e90da
|
Update Differences-in-MastodonAPI-Responses.md
|
2019-02-17 17:01:22 +00:00 |
|
lambda
|
ae84af4ad0
|
Merge branch 'fix/hellthread-policy-recipient-check' into 'develop'
Fix recipient count in hellthread policy
See merge request pleroma/pleroma!836
|
2019-02-17 16:57:57 +00:00 |
|
lain
|
71c8c60ded
|
More speedup, test fixes.
|
2019-02-17 17:47:24 +01:00 |
|
rinpatch
|
d0a94f98e0
|
more tests for HellthreadPolicy
|
2019-02-17 14:33:44 +03:00 |
|
lain
|
fa191a658b
|
Speed up docker postgres.
|
2019-02-17 11:46:51 +01:00 |
|
rinpatch
|
8f98d970c1
|
Fix recipient count in hellthread policy
|
2019-02-17 13:46:40 +03:00 |
|
rinpatch
|
ccd30a1875
|
Fix formating
|
2019-02-17 12:07:49 +03:00 |
|
rinpatch
|
006bec8c6a
|
Add differences in MastoAPI responses to mix.exs extras
|
2019-02-17 10:34:00 +03:00 |
|
Haelwenn (lanodan) Monnier
|
72a4272d84
|
Web.MastodonAPI.MastodonAPIControllerTest: Add testing of the flavour switching
|
2019-02-16 19:52:46 +01:00 |
|
Haelwenn (lanodan) Monnier
|
4df455f69b
|
[MastoAPI] Add switching of frontend flavours
|
2019-02-16 19:50:13 +01:00 |
|
Haelwenn (lanodan) Monnier
|
25ab90edea
|
mix.exs: Add docs/Clients.md to docs.extras
[ci skip]
|
2019-02-16 19:39:03 +01:00 |
|
rinpatch
|
c788f1543c
|
Add a section on how to identify a pleroma instance, clarify that post upload limit is not capped too
|
2019-02-16 21:14:07 +03:00 |
|
rinpatch
|
3b14119471
|
Merge branch 'welcome-message' into 'develop'
Add optional welcome message.
See merge request pleroma/pleroma!832
|
2019-02-16 17:39:04 +00:00 |
|
rinpatch
|
96c725328b
|
Remove a limit on attachments in Mastodon API and document the changes in responses from vanilla mastodon
|
2019-02-16 20:38:25 +03:00 |
|
lain
|
27375e5575
|
WelcomeMessage: specify that the user has to be local.
|
2019-02-16 17:25:06 +01:00 |
|
lain
|
269d3e1ca6
|
WelcomeMessage: Get rid of Ecto reference.
|
2019-02-16 17:24:48 +01:00 |
|
lain
|
f469a8610f
|
Check that the welcome message is sent from the correct user.
|
2019-02-16 17:24:31 +01:00 |
|
lain
|
38e15930cb
|
Add option to return all friends in twitter api.
Mainly useful for user export.
|
2019-02-16 17:01:15 +01:00 |
|
lain
|
d812a347ca
|
Add optional welcome message.
|
2019-02-16 16:42:34 +01:00 |
|
lambda
|
1ce1b7b58d
|
Merge branch 'bugfix/oauth-token-padding' into 'develop'
oauth: never use base64 padding when returning tokens to applications
See merge request pleroma/pleroma!825
|
2019-02-15 14:58:13 +00:00 |
|
rinpatch
|
921571c19b
|
Merge branch 'hellthread-filter-fix' into 'develop'
Hellthread filter fix
Closes #634
See merge request pleroma/pleroma!831
|
2019-02-15 13:18:35 +00:00 |
|
|
c2e0a0c8d4
|
Readd threshold is not 0 check, optmization?
|
2019-02-15 14:05:20 +01:00 |
|
|
dca6bee2f7
|
Rename test, add check for follower collection when delisting
|
2019-02-15 13:43:14 +01:00 |
|
rinpatch
|
b63a5e309d
|
Merge branch 'bugfix/actor-containment' into 'develop'
activitypub: correctly handle bare URIs in user lookup
Closes #645
See merge request pleroma/pleroma!829
|
2019-02-15 12:27:03 +00:00 |
|
|
d943c90249
|
Add tests, change default config values, fix a bug
|
2019-02-15 12:47:50 +01:00 |
|
eugenijm
|
ecdf0657ba
|
Add logic for keeping follow_request_count up-to-date on the follow ,
`approve_friend_request`, and `deny_friend_request` actions.
Add follow_request_count to the user view.
|
2019-02-15 12:20:20 +03:00 |
|
William Pitcock
|
32b1649434
|
test: user: add a test for whether user search returns a user or not
|
2019-02-14 20:05:08 +00:00 |
|
William Pitcock
|
da44cdd381
|
user: search: use get_or_fetch() instead of get_or_fetch_by_nickname()
get_or_fetch() handles the nickname verses URI differences transparently.
|
2019-02-14 20:00:04 +00:00 |
|
lambda
|
ea2698beb7
|
Merge branch 'bugfix/activitypub-reserialization' into 'develop'
activitypub transmogrifier: fix reserialization edge cases
See merge request pleroma/pleroma!826
|
2019-02-14 19:54:16 +00:00 |
|
William Pitcock
|
56862f4ce1
|
activitypub: clean up logging statements a little
|
2019-02-14 19:42:33 +00:00 |
|
Wim Vanderbauwhede
|
04b1c13554
|
Merge remote-tracking branch 'upstream/develop' into patch-image-description
|
2019-02-14 16:41:40 +00:00 |
|