485 Commits (df1a9c5ab548d930482c0eee568ba15759686568)

Author SHA1 Message Date
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393) 7 years ago
unarist a1c54220e8 Optimize Status#permitted_for 500x (account timeline) (#5373) 7 years ago
Eugen Rochko b8db386e05 Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago
Lex Alexander b8bae96647 Retoot count increases without reason (#5363) 7 years ago
nullkal 6c54d2e583 foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294) 7 years ago
Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260) 7 years ago
nullkal 633426b261 Add moderation note (#5240) 7 years ago
Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable (#5231) 7 years ago
Eugen Rochko b9c76e2edb When processing custom emoji, ensure a non-animated version exists (#5230) 7 years ago
utam0k b3af3f9f8c Implement EmailBlackList (#5109) 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
aschmitz 97c02c3389 Make IdsToBigints (mostly!) non-blocking (#5088) 7 years ago
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
Eugen Rochko 887cd94e96 Increase attachment descriptions to 420 characters (#5139) 7 years ago
Eugen Rochko 76f360c625 If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko 3caf0ba923 Fix empty query sent to postgres for custom emojis (#5121) 7 years ago
unarist 5c82c2b75f Increase max height of preview card image (#5092) 7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053) 7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 7 years ago
Eugen Rochko 9c8e602163 Fix custom emojis not detected when used in content warning (#5049) 7 years ago
Akihiko Odaki 0de82dd316 Do not filter statuses with unknown languages (#5045) 7 years ago
unarist c8580eb806 Use file extensions in addition to MIME types for file picker (#5029) 7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959) 7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988) 7 years ago
unarist dd6f9a1b82 Validate uri presence for remote status (#4985) 7 years ago
Akihiko Odaki 198a9a4fa4 Remove local_only scope in Status (#4977) 7 years ago
Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955) 7 years ago
Eugen Rochko 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934) 7 years ago
Eugen Rochko 9239e4ce4d Uploads for admin site settings (#4913) 7 years ago
nullkal da77f65c46 Add instance search feature (#4925) 7 years ago
Eugen Rochko 0a6b098668 Fix count numbers from ActivityPub not being saved (#4899) 7 years ago
Eugen Rochko 7d7844a47f Default follows for new users (#4871) 7 years ago
Eugen Rochko dd6ede554f Fix #4834 - Adjust Status#local and Status#remote scopes (#4839) 7 years ago
voidSatisfaction 8185f98872 Feat add validation for report comment: characters under 1000 valid (#4833) 7 years ago
Eugen Rochko 11bddd31ce Fix locking migration on statuses table. Nullable column and NO default value (#4825) 7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
abcang 6ec1aa372d Validate data of Imports (#4782) 7 years ago
unarist bfa7f9ebf2 Fix WebPush (regression from #4524) (#4778) 7 years ago
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 7 years ago
Eugen Rochko 74437c6bff Refactor Web::PushSubscription, remove welcome message (#4524) 7 years ago
nullkal 39e7a763ff Use request.remote_ip instead of request.ip (#4744) 7 years ago
Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 7 years ago
abcang ce9a5f358e rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 7 years ago
nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
Eugen Rochko c66fe2aeba Minor performance improvement for test suite (#4678) 7 years ago
Colin Mitchell 871c0d251a Application prefs section (#2758) 7 years ago