Mark Felder
|
2860bee604
|
Last AdminFE update was accidentally built from master, not develop
|
2020-01-21 15:09:16 -06:00 |
|
Mark Felder
|
bc2ebdcfd6
|
Update AdminFE build
|
2020-01-21 13:41:22 -06:00 |
|
rinpatch
|
04c9ca5d68
|
Merge branch 'emoji-reaction-extensions' into 'develop'
StatusView: Add `emoji_reactions`
See merge request pleroma/pleroma!2120
|
2020-01-21 13:13:17 +00:00 |
|
lain
|
fa47a71990
|
Merge branch 'issue/1484' into 'develop'
[#1484] excludes posts of blocked users from search results
Closes #1484
See merge request pleroma/pleroma!2122
|
2020-01-21 13:07:07 +00:00 |
|
Maksim Pechnikov
|
6e88a7e591
|
exclude blocked user posts from search results
|
2020-01-21 07:40:13 +03:00 |
|
lain
|
7d8b709d29
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into emoji-reaction-extensions
|
2020-01-20 18:10:55 +01:00 |
|
lain
|
ab36459464
|
Merge branch '1521-admin-report-test-fix' into 'develop'
[#1521] AdminApiControllerTest fix: fixed create report test (OAuth)
Closes #1521
See merge request pleroma/pleroma!2121
|
2020-01-20 17:10:23 +00:00 |
|
Ivan Tashkinov
|
ca3b4de2c9
|
[#1521] AdminApiControllerTest: fixed create report test (OAuth).
|
2020-01-20 20:04:25 +03:00 |
|
rinpatch
|
00d08c9231
|
Merge branch 'favoritng-responses' into 'develop'
Mastodon API: Align favoriting / repeating behavior with Mastodon
See merge request pleroma/pleroma!2119
|
2020-01-20 16:31:43 +00:00 |
|
lain
|
7518f3877f
|
Update changelog
|
2020-01-20 16:31:12 +01:00 |
|
lain
|
4c5b5f14dc
|
StatusView: Add emoji_reactions
|
2020-01-20 16:24:20 +01:00 |
|
lain
|
6a716e3fe5
|
Merge branch 'credo/version-bump-1.1.5' into 'develop'
Bump credo to 1.1.5
See merge request pleroma/pleroma!2115
|
2020-01-20 14:42:43 +00:00 |
|
lain
|
2199d63ddc
|
StatusControllerTest: Fix typo
|
2020-01-20 15:31:14 +01:00 |
|
lain
|
42ea480e95
|
Merge branch 'fix-emoji-reactions-oauth-scope' into 'develop'
Pleroma API: `emoji_reactions_by` does not need authorization
See merge request pleroma/pleroma!2117
|
2020-01-20 13:49:06 +00:00 |
|
lain
|
510776ba31
|
CommonAPI: Don't error out on double favs/repeats
|
2020-01-20 14:27:59 +01:00 |
|
lain
|
c814f22030
|
Merge branch 'fix-admin-api-scope' into 'develop'
fix oauth scopes for AdminApi#reports_update
See merge request pleroma/pleroma!2087
|
2020-01-20 12:07:12 +00:00 |
|
lain
|
5fddf988ea
|
Pleroma API: emoji_reactions_by does not need authorization
|
2020-01-20 13:05:35 +01:00 |
|
Haelwenn
|
e8759cb5ba
|
Merge branch 'hashtag-benchmarks' into 'develop'
Hashtag benchmarks
See merge request pleroma/pleroma!2116
|
2020-01-20 11:26:07 +00:00 |
|
lain
|
271afcd940
|
Add benchmark of any/all tag options
|
2020-01-20 12:19:15 +01:00 |
|
Haelwenn (lanodan) Monnier
|
5c533e10e7
|
Bump credo to 1.1.5
|
2020-01-20 12:17:14 +01:00 |
|
rinpatch
|
9367b70f37
|
Merge branch 'features/cleanup-incoming-actor' into 'develop'
transmogrifier.ex: simplify handle_incoming of actors
See merge request pleroma/pleroma!2114
|
2020-01-20 10:25:17 +00:00 |
|
lain
|
7731f9a447
|
Merge branch 'feat/startup-migration-check' into 'develop'
Check for unapplied migrations on startup
Closes #1328
See merge request pleroma/pleroma!2112
|
2020-01-20 09:56:16 +00:00 |
|
rinpatch
|
dc0498ab2b
|
Check for unapplied migrations on startup
Closes #1328
|
2020-01-20 12:20:26 +03:00 |
|
rinpatch
|
205e73058d
|
mix.lock: update mock to 0.3.4
This version adds Mock.passthrough/1 which I need to use in a test
|
2020-01-19 13:42:52 +03:00 |
|
Haelwenn (lanodan) Monnier
|
6cf3b19a38
|
transmogrifier.ex: simplify handle_incoming of actors
|
2020-01-19 07:06:15 +01:00 |
|
|
52a0bf62f5
|
Merge branch 'ci/docker-imaging' into 'develop'
ci/docker imaging
See merge request pleroma/pleroma!2110
|
2020-01-15 22:52:53 +00:00 |
|
jp
|
1e17ad2275
|
Update docker release / stable jobs
|
2020-01-15 17:25:33 -05:00 |
|
jp
|
ffab411327
|
Update docker jobs for release branches and stable branches
|
2020-01-15 16:54:53 -05:00 |
|
jp
|
0c9499bf25
|
Fix only: on docker develop/latest job
|
2020-01-15 16:41:41 -05:00 |
|
jp
|
4d19f38753
|
update only: for release/ branch regex matching. and to avoid running image builds on unnecessary forks
|
2020-01-15 16:23:43 -05:00 |
|
jp
|
cc4c3255fe
|
Fix odd spacing
|
2020-01-15 16:16:29 -05:00 |
|
lain
|
6317183acd
|
Merge branch '1478-oauth-admin-scopes-tweaks' into 'develop'
[#1478] OAuth `admin` scopes tweaks
Closes #1478
See merge request pleroma/pleroma!2081
|
2020-01-15 15:44:49 +00:00 |
|
Ivan Tashkinov
|
d1e9768e10
|
[#1478] Bundled PleromaFE 7397636914a9d3e7fd30373034c25175273ab808.
|
2020-01-15 18:38:18 +03:00 |
|
Ivan Tashkinov
|
5304c8cd21
|
Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-scopes-tweaks
|
2020-01-15 18:12:08 +03:00 |
|
lain
|
1b233aa653
|
Merge branch 'notifications-from-account' into 'develop'
[#1470] Add support for `account_id` param to filter notifications by the account
See merge request pleroma/pleroma!2073
|
2020-01-15 14:05:22 +00:00 |
|
Egor Kislitsyn
|
023b7f605b
|
Fix notification controller test
|
2020-01-15 16:51:09 +04:00 |
|
Egor Kislitsyn
|
3849053c6a
|
Merge branch 'develop' into notifications-from-account
|
2020-01-15 16:49:45 +04:00 |
|
lain
|
167e9c45ec
|
Benchmarks: Move to correct folder
|
2020-01-15 12:37:50 +01:00 |
|
Ivan Tashkinov
|
76c1948880
|
[#1478] Adjusted AdminAPIController admin subscope requirements.
|
2020-01-15 12:11:23 +03:00 |
|
|
77412d5dd2
|
Merge branch 'features/docker-updates' into 'develop'
Features/docker updates
See merge request pleroma/pleroma!2105
|
2020-01-14 21:36:52 +00:00 |
|
jp
|
a58a0a7b1b
|
Remove forked test branch matching
|
2020-01-14 13:47:36 -05:00 |
|
jp
|
ff15d6ef13
|
Remove artifacts passing by setting dependencies: []
|
2020-01-14 13:45:47 -05:00 |
|
lain
|
b4532277b1
|
Merge branch 'features/docker-updates' into 'develop'
Features/docker updates
See merge request pleroma/pleroma!2104
|
2020-01-14 17:48:58 +00:00 |
|
jp
|
964d188a96
|
Add allow_failure to docker jobs
|
2020-01-14 12:43:28 -05:00 |
|
jp
|
fe57e5139f
|
Remove cache from docker jobs. Split devlop and stable branches into their own jobs
|
2020-01-14 12:32:36 -05:00 |
|
lain
|
2ee6754095
|
Mix Tasks: Add pleroma.benchmarks.tags
|
2020-01-14 17:24:26 +01:00 |
|
lain
|
d150c598d7
|
Merge branch 'warnings-fix' into 'develop'
compilation warnings fix
See merge request pleroma/pleroma!2102
|
2020-01-14 16:11:36 +00:00 |
|
Alexander Strizhakov
|
0d331f3d23
|
compilation warnings fix
|
2020-01-14 15:49:52 +03:00 |
|
lain
|
12b28c8925
|
Merge branch 'feature/ci-registry' into 'develop'
Update Dockerfile with labels. Update gitlab-ci for registry usage
See merge request pleroma/pleroma!2098
|
2020-01-13 15:25:41 +00:00 |
|
|
a431e8c9f7
|
Merge branch 'feature/attachments-cleanup' into 'develop'
Delete attachments when status is deleted
See merge request pleroma/pleroma!2036
|
2020-01-12 18:48:59 +00:00 |
|