masarakki
|
d8f136cb8b
|
authorize-follow-requests-after-unlocking (#4658)
|
2017-08-26 12:40:03 +02:00 |
Eugen Rochko
|
5516767c75
|
ActivityPub delivery (#4566)
* Deliver ActivityPub Like
* Deliver ActivityPub Undo-Like
* Deliver ActivityPub Create/Announce activities
* Deliver ActivityPub creates from mentions
* Deliver ActivityPub Block/Undo-Block
* Deliver ActivityPub Accept/Reject-Follow
* Deliver ActivityPub Undo-Follow
* Deliver ActivityPub Follow
* Deliver ActivityPub Delete activities
Incidentally fix #889
* Adjust BatchedRemoveStatusService for ActivityPub
* Add tests for ActivityPub workers
* Add tests for FollowService
* Add tests for FavouriteService, UnfollowService and PostStatusService
* Add tests for ReblogService, BlockService, UnblockService, ProcessMentionsService
* Add tests for AuthorizeFollowService, RejectFollowService, RemoveStatusService
* Add tests for BatchedRemoveStatusService
* Deliver updates to a local account to ActivityPub followers
* Minor adjustments
|
2017-08-13 00:44:41 +02:00 |
Matt Jankowski
|
7a1129892c
|
Simplify render in controllers (#2144)
|
2017-04-19 15:37:42 +02:00 |
Eugen Rochko
|
557de8e24c
|
Update settings to re-use admin layout, one big navigation tree, improve settings forms
|
2017-01-28 03:56:10 +01:00 |
Eugen Rochko
|
09a477c782
|
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
|
2016-12-22 21:34:19 +01:00 |
Eugen Rochko
|
7752662f97
|
Add filters for suspended accounts
|
2016-12-06 18:03:30 +01:00 |
Eugen Rochko
|
8d4ef0b6c3
|
Per-status control for unlisted mode, also federation for unlisted mode
Fix #233, fix #268
|
2016-11-30 21:34:59 +01:00 |
Alyssa Ross
|
cb06801b21
|
Extract filename obfuscation into module
|
2016-11-24 00:30:58 +00:00 |
Andrea Faulds
|
66a20701b7
|
Rename media to avoid exposing filename (fixes #207)
|
2016-11-23 21:03:03 +00:00 |
Eugen Rochko
|
74df3ba1d7
|
Local accounts can control "silenced" attribute which removes them from public timeline
|
2016-11-21 23:06:41 +01:00 |
Eugen Rochko
|
0e956910c3
|
Adding some localizations
|
2016-11-15 23:02:57 +01:00 |
Eugen Rochko
|
e71b152d89
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
2016-11-15 16:56:29 +01:00 |
Eugen Rochko
|
588cb77e9f
|
E-mail preferences page
|
2016-10-14 02:28:49 +02:00 |