Age | Commit message (Expand) | Author |
2017-08-01 | fix(web_push_notifications): Send message with welcome notifications (#4471) | Sorin Davidoi |
2017-07-29 | Count all URLs in text as 23 characters flat, do not count domain part of use... | Eugen Rochko |
2017-07-28 | Fix web push notifications "boost" icon not being loaded (regression from #44... | Eugen Rochko |
2017-07-28 | Use consistent icons for web push notifications, same as web UI (#4426) | Eugen Rochko |
2017-07-28 | feat(web_push_notifications): Group notifications (#4388) | Sorin Davidoi |
2017-07-27 | fix(push_subscription): Use star icon for favourite action (#4396) | Sorin Davidoi |
2017-07-24 | Allow domain blocks that only reject media without silencing or suspending (#... | sdukhovni |
2017-07-23 | Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303) | Eugen Rochko |
2017-07-19 | fix(push_subscription): Guard against malformed favourite notification (#4271) | Sorin Davidoi |
2017-07-19 | Add ActivityPub attributes to accounts (#4273) | Eugen Rochko |
2017-07-19 | Fix deprecation warning for non-pipeline assets (#4267) | Eugen Rochko |
2017-07-18 | Add unfollow modal (optional) (#4246) | Yamagishi Kazutoshi |
2017-07-18 | Improve admin page (#4121) | abcang |
2017-07-18 | fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226) | Sorin Davidoi |
2017-07-14 | Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) | Eugen Rochko |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-07-14 | Fix #4149, fix #1199 - Store emojis as unicode (#4189) | Eugen Rochko |
2017-07-14 | Add option to opt out of search engines on public profile/status pages (#4199) | Eugen Rochko |
2017-07-14 | add validation to tag name (#4194) | masarakki |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-13 | Make tag search case insensitive again (#4184) | unarist |
2017-07-13 | Fix boolean columns sometimes having a null value (#4162) | Eugen Rochko |
2017-07-13 | Fix #1010 - When spoiler text is set, enforce sensitivity too (#4176) | Eugen Rochko |
2017-07-12 | Improve UI of admin site settings (#4163) | Eugen Rochko |
2017-07-11 | Fix #2848 - Rake task to redownload avatars/headers (#4156) | Eugen Rochko |
2017-07-10 | Add setting a always mark media as sensitive (#4136) | Yamagishi Kazutoshi |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-07-06 | Add a setting allowing the use of system's default font in Web UI (#4033) | Damien Erambert |
2017-07-05 | Explicitly require MIME::Types (#4083) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-07-03 | Remove sort in Feed (#4050) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-07-03 | Rescue exceptions caused by FetchLinkCardService (#4045) | abcang |
2017-06-30 | Rescue Addressable::URI::InvalidURIError at Remotable (#4017) | abcang |
2017-06-28 | Do not fail to create access token if superapp was never created (#3986) | Eugen Rochko |
2017-06-25 | Bind web UI access tokens to sessions (#3940) | Eugen Rochko |
2017-06-25 | Add overview of active sessions (#3929) | Eugen Rochko |
2017-06-23 | Revocable sessions (#3616) | Sorin Davidoi |
2017-06-22 | Some minor change and spec for Account (#3813) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-22 | Fix regression from #3842 (#3892) | Eugen Rochko |
2017-06-20 | Filter direct statuses in Status.as_home_timeline (#3842) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-20 | Fix RemoteFollow behavior (#3868) | unarist |
2017-06-14 | Account deletion (#3728) | Eugen Rochko |
2017-06-14 | Fix #2619 - When redis feed is empty, fall back to database (#3721) | Eugen Rochko |
2017-06-13 | Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723) | Eugen Rochko |
2017-06-11 | Fix Account model deprecation warnings (#3689) | René Klačan |
2017-06-11 | Refactor UpdateRemoteProfileService (#3690) | Yamagishi Kazutoshi |
2017-06-09 | Correct validators so that existing error messages would look correct (#3668) | Eugen Rochko |
2017-06-09 | Language detection defaults to nil (#3666) | Matt Jankowski |
2017-06-09 | Add includes to Report#statuses (#3655) | Yamagishi Kazutoshi |
2017-06-08 | Fix regression from #3592 - validation condition nesting (#3644) | Eugen Rochko |
2017-06-08 | Fix db:seed - only run some validations when the field was changed (#3592) | Eugen Rochko |