lain
|
f889400d05
|
Questions: Move fixes to validators.
|
2020-08-05 14:51:33 +02:00 |
|
lain
|
70522989d9
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-08-05 11:14:58 +00:00 |
|
lain
|
00c4c6a382
|
CommonValidations: Remove superfluous function
The `is_active` functionality was integrated into the presence
checker.
|
2020-08-05 12:24:34 +02:00 |
|
lain
|
19c108170e
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation
|
2020-08-05 11:12:14 +02:00 |
|
Karol Kosek
|
577b11167c
|
templates/layout/app.html.eex: fix link color
|
2020-08-05 00:01:30 +02:00 |
|
rinpatch
|
b1b6a7dfa8
|
Merge branch 'deactivated-user-posts' into 'develop'
Deactivated user posts
Closes #2011
See merge request pleroma/pleroma!2845
|
2020-08-04 19:17:30 +00:00 |
|
rinpatch
|
fede37e4c6
|
Merge branch 'chore/consolidate-rich-media-http' into 'develop'
Consolidate construction of Rich Media Parser HTTP requests
See merge request pleroma/pleroma!2827
|
2020-08-04 19:16:38 +00:00 |
|
Egor Kislitsyn
|
91fbb5b21f
|
Fix ActivityExpirationPolicy
|
2020-08-04 18:26:37 +04:00 |
|
lain
|
878c7f3f30
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation
|
2020-08-04 15:28:41 +02:00 |
|
Haelwenn (lanodan) Monnier
|
0f088d8ce3
|
question_validator: Allow content to be an empty-string (blank)
|
2020-08-04 14:29:16 +02:00 |
|
lain
|
1a00713744
|
CommonValidations: Treat deactivated users as not present.
|
2020-08-04 14:17:03 +02:00 |
|
Mark Felder
|
016d8d6c56
|
Consolidate construction of Rich Media Parser HTTP requests
|
2020-08-03 12:37:31 -05:00 |
|
lain
|
56b5b9aa27
|
Merge branch 'follower-mrf-again' into 'develop'
Follower mrf again
See merge request pleroma/pleroma!2833
|
2020-08-03 14:22:11 +00:00 |
|
lain
|
5876d5123c
|
Merge branch 'object-age-fix' into 'develop'
MRF Object Age Policy: Don't break on messages without cc/to
See merge request pleroma/pleroma!2840
|
2020-08-03 12:50:10 +00:00 |
|
lain
|
10c792110e
|
MRF Object Age Policy: Don't break on messages without cc/to
|
2020-08-03 14:12:32 +02:00 |
|
lain
|
4b18a07392
|
Revert "Merge branch 'revert-1ac0969c' into 'develop'"
This reverts merge request !2825
|
2020-07-31 15:18:04 +00:00 |
|
lain
|
010d77ec85
|
Revert "Merge branch 'mrf-silence-2' into 'develop'"
This reverts merge request !2820
|
2020-07-31 15:17:09 +00:00 |
|
lain
|
1ac0969c72
|
Merge branch 'mrf-silence-2' into 'develop'
MRF silencing alternative solution
See merge request pleroma/pleroma!2820
|
2020-07-31 14:43:33 +00:00 |
|
Haelwenn (lanodan) Monnier
|
ac2598307d
|
Merge remote-tracking branch 'pleroma/develop' into features/poll-validation
|
2020-07-31 13:57:21 +02:00 |
|
Ivan Tashkinov
|
27b0a8b155
|
[#1985] Prevented force login on registration if account approval and/or email confirmation needed.
Refactored login code in OAuthController, reused in AccountController. Added tests.
|
2020-07-31 14:13:38 +03:00 |
|
lain
|
1dd162a5f7
|
SimplePolicy: Fix problem with DM leaks.
|
2020-07-31 09:57:30 +02:00 |
|
Haelwenn
|
d1cf1108ac
|
Merge branch 'render-preview-cards-in-chats' into 'develop'
Render preview cards in chats
See merge request pleroma/pleroma!2816
|
2020-07-30 20:08:03 +00:00 |
|
Haelwenn
|
87fe31fb5c
|
Merge branch '1993-confirm-users-on-registration' into 'develop'
AccountController: Don't explicitly ask to keep users unconfirmed.
Closes #1993
See merge request pleroma/pleroma!2809
|
2020-07-30 20:01:04 +00:00 |
|
lain
|
a3c37379e9
|
ChatMessage schema: Add preview cards.
|
2020-07-30 19:57:45 +02:00 |
|
lain
|
781b270863
|
ChatMessageReferenceView: Display preview cards.
|
2020-07-30 19:57:26 +02:00 |
|
Alex Gleason
|
702f0fb822
|
Merge remote-tracking branch 'upstream/develop' into mrf-silence
|
2020-07-29 13:01:16 -05:00 |
|
Alex Gleason
|
93638935d7
|
SimpleMRF: :silence --> :followers_only
|
2020-07-29 12:58:08 -05:00 |
|
Alex Gleason
|
d8a01c9432
|
Merge remote-tracking branch 'upstream/develop' into hide-reactions
|
2020-07-29 12:43:39 -05:00 |
|
lain
|
d9bf2c58df
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1993-confirm-users-on-registration
|
2020-07-29 14:42:09 +02:00 |
|
Haelwenn
|
269b61a240
|
Merge branch '1996-dont-break-on-chatmessages' into 'develop'
EnsureRePrepended: Don't break on chat messages.
Closes #1996
See merge request pleroma/pleroma!2808
|
2020-07-29 12:20:04 +00:00 |
|
lain
|
de5c7e20a3
|
Merge branch 'bugfix/remote-user-atom' into 'develop'
feed/user_controller: Return 404 when the user is remote
Closes #1911
See merge request pleroma/pleroma!2811
|
2020-07-29 12:16:20 +00:00 |
|
Haelwenn (lanodan) Monnier
|
2e27847573
|
feed/user_controller: Return 404 when the user is remote
|
2020-07-29 14:02:02 +02:00 |
|
lain
|
79f9ddd8b7
|
Merge branch 'by-approval' into 'develop'
Registrations "by approval" mode
Closes #1931
See merge request pleroma/pleroma!2757
|
2020-07-29 11:27:26 +00:00 |
|
lain
|
c25c21dd22
|
AccountController: Don't explicitly ask to keep users unconfirmed.
Confirmation is set in User.register_changeset based on the config
settings.
|
2020-07-29 11:47:03 +02:00 |
|
lain
|
edf8b6abfe
|
EnsureRePrepended: Don't break on chat messages.
|
2020-07-29 10:53:08 +02:00 |
|
Alex Gleason
|
2a99e7df8e
|
SimpleMRF silence: optimize, work okay with nil values in addressing
|
2020-07-28 20:32:58 -05:00 |
|
Alex Gleason
|
3c90f7f715
|
SimpleMRF: Let instances be silenced
|
2020-07-28 19:06:42 -05:00 |
|
Alex Gleason
|
3b7c454418
|
Let favourites and emoji reactions optionally be hidden
|
2020-07-28 14:58:30 -05:00 |
|
lain
|
ad5c42628a
|
FrontendStatic: Add plug to serve frontends based on configuration.
|
2020-07-28 17:35:16 +02:00 |
|
lain
|
e5ac9534aa
|
Merge branch 'cleanup/masto_fe-default_settings' into 'develop'
masto_fe_view: Remove @default_settings
See merge request pleroma/pleroma!2799
|
2020-07-28 07:41:44 +00:00 |
|
Alex Gleason
|
f688c8df82
|
Fix User.registration_reason HTML sanitizing issues
|
2020-07-27 20:36:31 -05:00 |
|
lain
|
e1a1c8e7de
|
Merge branch 'develop' into 'cleanup/masto_fe-default_settings'
# Conflicts:
# lib/pleroma/web/views/masto_fe_view.ex
|
2020-07-27 16:35:47 +00:00 |
|
Haelwenn (lanodan) Monnier
|
4a6389316d
|
masto_fe_view: Remove @default_settings
|
2020-07-27 17:59:13 +02:00 |
|
lain
|
9e6f4694dd
|
Pipeline: Unify embedded_object / object_data, move to validator.
|
2020-07-27 16:39:50 +02:00 |
|
lain
|
762c9ea564
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into embedded-object-federation
|
2020-07-27 16:19:45 +02:00 |
|
Alex Gleason
|
6931dbfa58
|
Merge remote-tracking branch 'upstream/develop' into by-approval
|
2020-07-26 15:46:14 -05:00 |
|
Alibek Omarov
|
6107440ea0
|
OpenAPI: remove accidentally pasted buffer data
|
2020-07-26 13:59:46 +00:00 |
|
Alibek Omarov
|
b31844d6e0
|
OpenAPI: Replace actor_id by account_id to follow ChatMessage schema
|
2020-07-26 13:54:56 +00:00 |
|
Lain Soykaf
|
3d13fb05f8
|
Side Effects: On undoing, put information about the undone object.
|
2020-07-24 14:40:22 +02:00 |
|
Lain Soykaf
|
91f3cf9bc6
|
Pipeline: Add embedded object federation.
|
2020-07-24 14:06:41 +02:00 |
|