Alexander Strizhakov
|
b607ae1a1c
|
removing grouped reports admin api endpoint
|
2020-03-30 13:51:45 +03:00 |
|
Alexander Strizhakov
|
f497cf2f7c
|
Merge branch 'develop' into gun
|
2020-03-30 12:15:23 +03:00 |
|
Haelwenn
|
e999c67cee
|
Merge branch 'feature/funkwhale-audio' into 'develop'
Add support for funkwhale Audio activity
Closes #764 and #1624
See merge request pleroma/pleroma!2287
|
2020-03-29 19:18:22 +00:00 |
|
Maksim Pechnikov
|
dfd2c74184
|
Merge branch 'develop' into issue/1276
|
2020-03-29 06:57:34 +03:00 |
|
Ivan Tashkinov
|
be9d18461a
|
FollowingRelationship storage & performance optimizations (state turned ecto_enum -driven integer, reorganized indices etc.).
|
2020-03-28 18:49:03 +03:00 |
|
Ivan Tashkinov
|
dfbc05d496
|
Misc refactoring / tweaks (ThreadMute.exists?/2 ).
|
2020-03-27 08:01:03 +03:00 |
|
lain
|
0adaab8e75
|
Bump copyright dates.
|
2020-03-26 15:37:42 +01:00 |
|
Ivan Tashkinov
|
112101ca52
|
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
# Conflicts:
# lib/pleroma/thread_mute.ex
|
2020-03-26 09:43:58 +03:00 |
|
rinpatch
|
de62e633d3
|
Merge branch '1364-notifications-sending-control' into 'develop'
[#1364] Ability to opt-out of notifications (in all clients)
Closes #1364
See merge request pleroma/pleroma!2301
|
2020-03-25 18:00:24 +00:00 |
|
Ivan Tashkinov
|
ff1baae7e9
|
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
|
2020-03-25 20:41:17 +03:00 |
|
Ivan Tashkinov
|
460e41585c
|
Further preloading (more endpoints), refactoring, tests.
|
2020-03-25 20:33:34 +03:00 |
|
Egor Kislitsyn
|
9081a071ee
|
Add a test for accounts/update_credentials
|
2020-03-25 18:46:17 +04:00 |
|
Ivan Tashkinov
|
012d428e1f
|
Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications-sending-control
|
2020-03-25 09:05:17 +03:00 |
|
Ivan Tashkinov
|
e743c22329
|
Fixed incorrect usage of "relations" as a short form of "relationships".
|
2020-03-25 09:04:00 +03:00 |
|
Haelwenn (lanodan) Monnier
|
03a18cf037
|
node_info_test: Bump default features list
|
2020-03-24 20:39:19 +01:00 |
|
Haelwenn (lanodan) Monnier
|
212c31c637
|
Merge remote-tracking branch 'pleroma/develop' into featureflag/emoji_reactions
|
2020-03-24 20:32:49 +01:00 |
|
Haelwenn (lanodan) Monnier
|
64165d1df9
|
node_info_test.exs: Add test on the default feature list
|
2020-03-24 20:21:27 +01:00 |
|
Ivan Tashkinov
|
8f1d622b8d
|
Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering
|
2020-03-24 22:15:37 +03:00 |
|
Ivan Tashkinov
|
13cbb9f6ad
|
Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related).
|
2020-03-24 22:14:26 +03:00 |
|
feld
|
8eebc75c15
|
Merge branch 'fix/activity-deletion' into 'develop'
Fix activity deletion
Closes #1640
See merge request pleroma/pleroma!2328
|
2020-03-24 19:10:32 +00:00 |
|
lain
|
1d75d0ed7a
|
Merge branch 'admin-api-change-password' into 'develop'
Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials`
See merge request pleroma/pleroma!2149
|
2020-03-24 17:34:13 +00:00 |
|
Egor Kislitsyn
|
4a2538967c
|
Support pagination in conversations
|
2020-03-24 20:18:27 +04:00 |
|
Egor Kislitsyn
|
d1a9716a98
|
Fix activity deletion
|
2020-03-24 17:38:18 +04:00 |
|
lain
|
eec1fcaf55
|
Home timeline tests: Add failing test for relationships
|
2020-03-23 15:58:55 +01:00 |
|
Alexander Strizhakov
|
a6ee6784bc
|
creating trusted app from adminFE & mix task
|
2020-03-23 10:44:47 +03:00 |
|
Haelwenn (lanodan) Monnier
|
15be6ba9c2
|
AccountView: fix for other forms of <br> in bio
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1643
|
2020-03-22 16:41:01 +01:00 |
|
Alexander Strizhakov
|
7f9b5284fa
|
updating clear_config
|
2020-03-20 20:58:47 +03:00 |
|
Alexander Strizhakov
|
9bae9b1b1b
|
Merge branch 'develop' into gun
|
2020-03-20 20:47:54 +03:00 |
|
lain
|
d74405fc1a
|
Merge branch 'fix-feed-pagination' into 'develop'
Fix for feed page pagination
Closes #1605
See merge request pleroma/pleroma!2281
|
2020-03-20 16:57:51 +00:00 |
|
Ivan Tashkinov
|
1c05f539aa
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
|
Ivan Tashkinov
|
0e27c274f4
|
Merge remote-tracking branch 'remotes/origin/develop' into clear-config-test-improvements
# Conflicts:
# test/web/mastodon_api/controllers/account_controller_test.exs
|
2020-03-20 18:08:23 +03:00 |
|
lain
|
6c1232b486
|
NotificationController: Fix test.
|
2020-03-20 15:00:28 +01:00 |
|
lain
|
1aa8aa7d7f
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-2
|
2020-03-20 14:52:58 +01:00 |
|
Alexander Strizhakov
|
fe15f0ba15
|
restrict_unauthenticated setting
|
2020-03-20 16:36:20 +03:00 |
|
Alexander Strizhakov
|
98a60df41f
|
include_types parameter in /api/v1/notifications
|
2020-03-20 13:18:12 +03:00 |
|
Haelwenn (lanodan) Monnier
|
a8aa917530
|
Merge remote-tracking branch 'pleroma/develop' into bugfix/apc2s_upload_activity
|
2020-03-19 19:25:50 +01:00 |
|
Haelwenn (lanodan) Monnier
|
c1fd4f6653
|
transmogrifier.ex: rework fix_attachment for better IR
|
2020-03-19 19:10:03 +01:00 |
|
lain
|
3c2c32b460
|
Merge branch 'remake-remodel' into develop
|
2020-03-19 18:00:55 +01:00 |
|
Haelwenn (lanodan) Monnier
|
f9d622d25a
|
WIP
|
2020-03-19 15:39:11 +01:00 |
|
Ivan Tashkinov
|
ec3719f539
|
Improved in-test config management functions.
|
2020-03-18 20:30:31 +03:00 |
|
Alexander Strizhakov
|
f9ecb513fa
|
Merge branch 'develop' into gun
|
2020-03-18 14:08:21 +03:00 |
|
Haelwenn (lanodan) Monnier
|
d3cf7e19fb
|
activity_pub_controller_test.exs: test posting with AP C2S uploaded media
|
2020-03-17 14:00:19 +01:00 |
|
Ivan Tashkinov
|
7438833685
|
[#1364] Improved notification-related tests.
|
2020-03-16 21:58:10 +03:00 |
|
eugenijm
|
13cce9c0de
|
Admin API: PATCH /api/pleroma/admin/users/:nickname/credentials , GET /api/pleroma/admin/users/:nickname/credentials .
|
2020-03-16 20:42:37 +03:00 |
|
eugenijm
|
d198e7fa2a
|
Admin API: PATCH /api/pleroma/admin/users/:nickname/change_password
|
2020-03-16 20:32:07 +03:00 |
|
Alexander Strizhakov
|
f3791add99
|
removing with_move parameter
|
2020-03-16 20:07:45 +03:00 |
|
Ivan Tashkinov
|
0e07c5ef57
|
Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications-sending-control
|
2020-03-16 17:58:42 +03:00 |
|
Alexander Strizhakov
|
3805e09b9c
|
Merge branch 'develop' into gun
|
2020-03-16 14:35:27 +03:00 |
|
Alexander Strizhakov
|
f0651730bd
|
Merge branch 'develop' into gun
|
2020-03-16 14:25:55 +03:00 |
|
Alexander Strizhakov
|
dc2ec84c0f
|
warnings fix
|
2020-03-16 14:19:36 +03:00 |
|