580 Commits (4fa2f7e82d68c974ecfdb8896f15a5a3aba25828)

Author SHA1 Message Date
David Yip 4fa2f7e82d Set up /settings/keyword_mutes. #164. 7 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393) 7 years ago
KY 1bdd694a0a Fix #5351 - Redirection with page params after copy emoji (#5387) 7 years ago
Eugen Rochko b8db386e05 Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago
Yamagishi Kazutoshi dc91fd482a Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) 7 years ago
takayamaki 552d22bec9 sign_in and sign_up views present og meta infos (#5308) 7 years ago
Eugen Rochko 61d3ecc805 Fix custom emoji copy not copying file (#5298) 7 years ago
Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
beatrix f0a2a6c875 try to tighten up local only toot stuff, like... properly (#163) 7 years ago
nullkal 633426b261 Add moderation note (#5240) 7 years ago
Eugen Rochko f486ef2666 Redesign public hashtag pages (#5237) 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
utam0k b3af3f9f8c Implement EmailBlackList (#5109) 7 years ago
Yamagishi Kazutoshi 178f718a9b Separate notifications preferences from general preferences (#4447) 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114) 7 years ago
ThibG dfaa219f88 Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 7 years ago
Eugen Rochko 47ecd652d3 Make Chrome splash screen same color as web UI's background color (#5169) 7 years ago
Akihiko Odaki cdacac8c6c Fix order of paginated accounts in FollowerDomainsController and spec (#3357) 7 years ago
Eugen Rochko eb605141ff Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 7 years ago
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 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
kibigo! 86e617a839 Better themeing support!! 7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 7 years ago
nullkal 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949) 7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959) 7 years ago
Eugen Rochko 41e6c8b151 Fix incomplete account records being read (#4998) 7 years ago
Yamagishi Kazutoshi 1664e52cbb Fix custom emojis index (#5006) 7 years ago
Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002) 7 years ago
Eugen Rochko ad8e856a5b Fix error when following locked accounts (#4896) 7 years ago
Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955) 7 years ago
Eugen Rochko 472df24579 When web UI URL used while logged out, redirect to static page (#4954) 7 years ago
Surinna Curtis 79d8911116 Fixed a typo that was breaking the account mute API endpoint 7 years ago
Surinna Curtis f9d7b8a94f Refactor handling of default params for muting to make code cleaner 7 years ago
Surinna Curtis af2d793398 Define a serializer for /api/v1/mutes/details 7 years ago
Surinna Curtis 70592cdaba Add a /api/v1/mutes/details route that just returns the array of mutes. 7 years ago
Surinna Curtis 0c547faf92 Less gross passing of notifications flag 7 years ago
Surinna Curtis eaaf2170fe API support for muting notifications (and specs) 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 0ef9d45d05 Fix error when following locked accounts (#4896) 7 years ago
Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878) 7 years ago
Eugen Rochko 7d7844a47f Default follows for new users (#4871) 7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 7 years ago
nullkal 2293466edd Show pinned statuses only in the top of the profile page (#4803) 7 years ago
Eugen Rochko a187dcefa1 Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 7 years ago
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 7 years ago