Age | Commit message (Expand) | Author |
2017-12-09 | Rate limit by user instead of IP when API user is authenticated (#5923) | Eugen Rochko |
2017-12-09 | Keep WebPush settings (#5879) | abcang |
2017-12-09 | Limit users to 50 lists, remove pagination from lists API (#5933) | Eugen Rochko |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-12-06 | Remove rabl dependency (#5894) | Eugen Rochko |
2017-12-05 | Add list of lists component to web UI (#5811) | Eugen Rochko |
2017-12-01 | Add invite filter (#5862) | Yamagishi Kazutoshi |
2017-12-01 | Fix invites form path (#5861) | Yamagishi Kazutoshi |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-28 | Fix account migration feature (#5837) | nullkal |
2017-11-27 | Add UI for setting up account migration (#5832) | Eugen Rochko |
2017-11-27 | Add consumable invites (#5814) | Eugen Rochko |
2017-11-24 | Add logging of admin actions (#5757) | Eugen Rochko |
2017-11-19 | Add “staff” badge to admin user pages (#5735) | Yamagishi Kazutoshi |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Fix regression #5467: fixes emoji copy (#5739) | Clworld |
2017-11-17 | Fix some rubocop style issues (#5730) | Eugen Rochko |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-15 | Filter searched toots to be consistent with blocking behaviors (#5383) | ThibG |
2017-11-14 | Add option to block direct messages from people you don't follow (#5669) | Eugen Rochko |
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko |
2017-11-07 | Add ability to disable login and mark accounts as memorial (#5615) | Eugen Rochko |
2017-11-07 | Show the local couterpart of emoji when it exists in /admin/custom_emojis (#... | nullkal |
2017-10-27 | Feature: Unlisted custom emojis (#5485) | nullkal |
2017-10-26 | Fix copying emojos: redirect to the page you were on (#5509) | erin |
2017-10-16 | Add option to reduce motion (#5393) | Nolan Lawson |
2017-10-14 | Fix #5351 - Redirection with page params after copy emoji (#5387) | KY |
2017-10-13 | Fix UserTrackingConcern firing on every request, optimize some queries (#5368) | Eugen Rochko |
2017-10-13 | Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) | Yamagishi Kazutoshi |
2017-10-11 | sign_in and sign_up views present og meta infos (#5308) | takayamaki |
2017-10-10 | Fix custom emoji copy not copying file (#5298) | Eugen Rochko |
2017-10-09 | Fix pagination in Api::V1::BlocksController (#5285) | Akihiko Odaki |
2017-10-07 | Add moderation note (#5240) | nullkal |
2017-10-07 | Redesign public hashtag pages (#5237) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-10-05 | Improve admin UI for custom emojis, add copy/disable/enable (#5231) | Eugen Rochko |
2017-10-04 | Implement EmailBlackList (#5109) | utam0k |
2017-10-04 | Separate notifications preferences from general preferences (#4447) | Yamagishi Kazutoshi |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-10-03 | Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) | ThibG |
2017-10-02 | Make Chrome splash screen same color as web UI's background color (#5169) | Eugen Rochko |
2017-09-30 | Fix order of paginated accounts in FollowerDomainsController and spec (#3357) | Akihiko Odaki |
2017-09-30 | Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) | Eugen Rochko |
2017-09-29 | After 7 days of repeated delivery failures, give up on inbox (#5131) | Eugen Rochko |
2017-09-28 | If HTTP signature is wrong and webfinger cache is stale, retry with resolve (... | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-23 | New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) | Eugen Rochko |
2017-09-19 | Use OrderedCollectionPage to return followers/following list (#4949) | nullkal |
2017-09-19 | Add support for multiple themes (#4959) | Andrew |