Age | Commit message (Expand) | Author |
2018-04-16 | Redirect to account status page for page of status stream entry (#7104) | Akihiko Odaki |
2018-04-11 | update gem, test pam authentication (#7028) | Alexander |
2018-04-10 | Feature: Allow staff to change user emails (#7074) | Emelia Smith |
2018-04-08 | Enable updating additional account information from user preferences via rest... | Levi Bard |
2018-04-03 | Improve require_admin! and require_staff! filters (#7018) | Emelia Smith |
2018-04-02 | Feature: Report improvements (#6967) (#7000) | Emelia Smith |
2018-03-05 | Redirect from Web tag timeline to public tag timeline if not signed in (#6633) | Akihiko Odaki |
2018-03-04 | Set the default locale in config (#6580) | Akihiko Odaki |
2018-02-21 | Fix bug in relationships API introduced by #6482 (#6527) | Eugen Rochko |
2018-02-08 | Fix response of signature_verification_failure_reason (#6441) | abcang |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2018-01-21 | Redirect to 2FA creation page when otp_secret is not available (#6314) | Aboobacker MK |
2018-01-18 | Fix regeneration marker not expiring (#6290) | Eugen Rochko |
2018-01-17 | Fix home regeneration (#6251) | Eugen Rochko |
2018-01-08 | Revert #5772 (#6221) | Eugen Rochko |
2018-01-07 | Fix force_ssl conditional (#6201) | Yamagishi Kazutoshi |
2018-01-05 | Fix email confirmation link not updating email (#6187) | Patrick Figel |
2018-01-03 | Allow to dereference Follow object for ActivityPub (#5772) | Akihiko Odaki |
2017-12-12 | Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) | Eugen Rochko |
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-06 | Break out nested relationship API keys (#5887) | aschmitz |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Remove empty strings (#5732) | ysksn |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-09 | Rewrite account_controller_spec (#5633) | Nanamachi |
2017-10-13 | Improve spec of Feed and UserTrackingConcern (#5367) | 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-04 | Implement EmailBlackList (#5109) | utam0k |
2017-10-04 | Separate notifications preferences from general preferences (#4447) | Yamagishi Kazutoshi |
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-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-20 | Change IDs to strings rather than numbers in API JSON output (#5019) | aschmitz |
2017-09-15 | When web UI URL used while logged out, redirect to static page (#4954) | Eugen Rochko |
2017-09-11 | Fix error when following locked accounts (#4896) | Eugen Rochko |
2017-09-10 | Fix POST /api/v1/follows error when already following (#4878) | Eugen Rochko |
2017-09-10 | Default follows for new users (#4871) | Eugen Rochko |
2017-09-05 | Fix #4794 - Fake instant follow in API response when account is believed unlo... | Eugen Rochko |
2017-09-04 | Show pinned statuses only in the top of the profile page (#4803) | nullkal |
2017-09-02 | Raise an error for remote url in StatusFinder (#4776) | unarist |
2017-08-30 | Update status embeds (#4742) | Eugen Rochko |
2017-08-28 | rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) | abcang |
2017-08-25 | Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) | nullkal |