Alex Gleason
|
93638935d7
|
SimpleMRF: :silence --> :followers_only
|
2020-07-29 12:58:08 -05:00 |
|
Alex Gleason
|
00d090004e
|
:show_reactions, refactor the other test
|
2020-07-29 12:50:11 -05:00 |
|
Alex Gleason
|
026a51cb27
|
:show_reactions, add CHANGELOG.md, refactor test
|
2020-07-29 12:45:32 -05:00 |
|
Alex Gleason
|
d8a01c9432
|
Merge remote-tracking branch 'upstream/develop' into hide-reactions
|
2020-07-29 12:43:39 -05:00 |
|
lain
|
d249f91b3f
|
Descriptions: Update with admin frontend info
|
2020-07-29 16:27:11 +02:00 |
|
lain
|
dc36d6e9d2
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-admin
|
2020-07-29 16:24:22 +02:00 |
|
lain
|
a6d3bb5f30
|
Merge branch 'issue/1023' into 'develop'
[#1023] added generated `pleroma.env`
See merge request pleroma/pleroma!2763
|
2020-07-29 13:45:15 +00: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
|
f715bf1915
|
Changelog: Include frontend information.
|
2020-07-29 13:09:42 +02:00 |
|
lain
|
54afb35685
|
Cheatsheet: Update frontends information.
|
2020-07-29 13:06:51 +02:00 |
|
lain
|
e2f82968e8
|
Config: Update frontend config example
|
2020-07-29 13:04:29 +02:00 |
|
lain
|
66974e17a0
|
Endpoint: Serve a dynamically configured admin interface
|
2020-07-29 13:03:04 +02:00 |
|
lain
|
6a25f72a75
|
FrontendStatic: Work correctly for other frontend types.
|
2020-07-29 13:02:48 +02: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 |
|
Maksim Pechnikov
|
cd2423d7f5
|
update mogrify package
|
2020-07-29 09:22:49 +03:00 |
|
Maksim Pechnikov
|
b4603a9c9c
|
set http_signatures version
|
2020-07-29 07:23:06 +03:00 |
|
Maksim Pechnikov
|
d6e36aaf06
|
set jason version
|
2020-07-29 07:13:59 +03:00 |
|
Maksim Pechnikov
|
88f57418c8
|
updated pot package
|
2020-07-29 07:02:36 +03:00 |
|
Maksim Pechnikov
|
992a271196
|
updated the minor version packages
|
2020-07-29 07:00:27 +03:00 |
|
Maksim Pechnikov
|
ed881247b7
|
set swoosh version
|
2020-07-29 06:50:00 +03:00 |
|
Maksim Pechnikov
|
15b8446cdb
|
updated dev & test packages
|
2020-07-29 06:47:56 +03: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 |
|
rinpatch
|
93dbba9b8a
|
Merge branch 'fix/gun-pool-missing-cast' into 'develop'
gun ConnectionPool: Re-add a missing cast for remove_client
See merge request pleroma/pleroma!2805
|
2020-07-28 21:16:45 +00:00 |
|
rinpatch
|
dab1d8c98e
|
gun ConnectionPool: Re-add a missing cast for remove_client
|
2020-07-28 23:48:41 +03:00 |
|
Alex Gleason
|
3b7c454418
|
Let favourites and emoji reactions optionally be hidden
|
2020-07-28 14:58:30 -05:00 |
|
rinpatch
|
f462f1c101
|
Merge branch 'gun-replace-cast-with-call' into 'develop'
gun ConnectionPool: replace casts with calls
See merge request pleroma/pleroma!2803
|
2020-07-28 19:13:54 +00:00 |
|
rinpatch
|
4ce6179dc7
|
gun ConnectionPool: replace casts with calls
The slowdown from this is most likely immesurable, however it eliminates
possible false positives when tracking dead clients.
|
2020-07-28 20:49:48 +03:00 |
|
lain
|
7f76700baf
|
Merge branch 'chore/frontends-config-clarification' into 'develop'
Clarify location of frontends directory
See merge request pleroma/pleroma!2802
|
2020-07-28 17:32:18 +00:00 |
|
Mark Felder
|
bee29f6610
|
Clarify location of frontends directory
|
2020-07-28 12:10:04 -05:00 |
|
lain
|
165ea038bd
|
Merge branch 'frontend-bundles-redux' into 'develop'
Changeable frontends MVP
See merge request pleroma/pleroma!2801
|
2020-07-28 16:45:21 +00:00 |
|
lain
|
81350faa8e
|
Cheatsheet: Add even more info.
|
2020-07-28 17:50:32 +02:00 |
|
lain
|
393128fb02
|
Cheatsheet: Add more info.
|
2020-07-28 17:48:35 +02:00 |
|
lain
|
08732e8a03
|
Docs: Add frontend info to cheat sheet.
|
2020-07-28 17:46:37 +02:00 |
|
Roman Chvanikov
|
d64c976390
|
Add description for configuration.
|
2020-07-28 17:40:21 +02:00 |
|
lain
|
ad5c42628a
|
FrontendStatic: Add plug to serve frontends based on configuration.
|
2020-07-28 17:35:16 +02:00 |
|
lain
|
14c28dcbd1
|
InstanceStatic: Refactor.
|
2020-07-28 15:44:47 +02:00 |
|
lain
|
68b3372345
|
Merge branch 'issue/1986-earmark' into 'develop'
[#1986] locked the earmark version
See merge request pleroma/pleroma!2800
|
2020-07-28 08:40:20 +00: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 |
|
Maksim Pechnikov
|
3e5fb90eaa
|
locked earmark version
|
2020-07-28 07:00:02 +03:00 |
|
Alex Gleason
|
f688c8df82
|
Fix User.registration_reason HTML sanitizing issues
|
2020-07-27 20:36:31 -05:00 |
|
Alex Gleason
|
f43518eb74
|
Lint, fix test
|
2020-07-27 19:22:31 -05:00 |
|
Haelwenn
|
057936bf0b
|
Merge branch 'embedded-object-federation' into 'develop'
Embedded object federation
Closes #1959
See merge request pleroma/pleroma!2794
|
2020-07-27 21:20:52 +00:00 |
|
Alex Gleason
|
520dce857e
|
Add :registration_reason_length to description.exs
|
2020-07-27 15:24:20 -05:00 |
|
Alex Gleason
|
6f44a0ee84
|
Add configurable registration_reason limit
|
2020-07-27 15:13:34 -05:00 |
|