Age | Commit message (Expand) | Author |
2017-11-08 | Add tests for CustomEmoji#local? and #object_type (#5621) | ysksn |
2017-11-06 | Implement tests for Account#refresh! (#5601) | ysksn |
2017-11-06 | Add test for Account#save_with_optional_media! (#5603) | ysksn |
2017-11-05 | Implement tests for Account#possibly_stale? (#5591) | ysksn |
2017-10-26 | Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) | unarist |
2017-10-13 | Improve spec of Feed and UserTrackingConcern (#5367) | Eugen Rochko |
2017-10-07 | Add moderation note (#5240) | nullkal |
2017-10-04 | Implement EmailBlackList (#5109) | utam0k |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-09-29 | Increase attachment descriptions to 420 characters (#5139) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-22 | Do not filter statuses with unknown languages (#5045) | Akihiko Odaki |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-17 | Validate uri presence for remote status (#4985) | unarist |
2017-09-17 | Remove local_only scope in Status (#4977) | Akihiko Odaki |
2017-09-14 | Uploads for admin site settings (#4913) | Eugen Rochko |
2017-09-07 | Feat add validation for report comment: characters under 1000 valid (#4833) | voidSatisfaction |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-02 | Validate data of Imports (#4782) | abcang |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-22 | Application prefs section (#2758) | Colin Mitchell |
2017-08-21 | Do not try to re-subscribe to unsubscribed accounts (#4653) | Eugen Rochko |
2017-07-29 | Count all URLs in text as 23 characters flat, do not count domain part of use... | Eugen Rochko |
2017-07-18 | Add unfollow modal (optional) (#4246) | Yamagishi Kazutoshi |
2017-07-18 | Improve admin page (#4121) | abcang |
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-06 | Add a setting allowing the use of system's default font in Web UI (#4033) | Damien Erambert |
2017-07-03 | Remove sort in Feed (#4050) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-28 | Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-23 | Revocable sessions (#3616) | Sorin Davidoi |
2017-06-23 | Add important test for full-width hashtags (#3911) | Eugen Rochko |
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-19 | Cover Block more (#3837) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Cover DomainBlock more (#3838) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Cover Export more (#3840) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Cover Favourite more (#3841) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-18 | Spec AccountDomainBlock (#3816) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-14 | Fix #2619 - When redis feed is empty, fall back to database (#3721) | Eugen Rochko |
2017-06-08 | Fix db:seed - only run some validations when the field was changed (#3592) | Eugen Rochko |
2017-06-08 | Improve RuboCop rules (compatibility to Code Climate) (#3636) | Yamagishi Kazutoshi |
2017-06-07 | Use "match_array" only for order independent assertions (#3626) | unarist |
2017-06-06 | Fix tag search order and not to use tsvector (#3611) | unarist |
2017-06-05 | Introduce StatusThreadingConcern (#3490) | Matt Jankowski |
2017-06-05 | Added support for configurable reserved usernames (fix of #1382) (#3566) | Eugen Rochko |
2017-06-04 | Spec ScopedSettings (#3559) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-01 | Handle nil and blank cases in Account finders (#3500) | Matt Jankowski |