Age | Commit message (Expand) | Author |
2018-10-08 | rubocop issues - Cleaning up (#8912) | ashleyhull-versent |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-04 | Limit the number of people that can be followed from one account (#8807) | Eugen Rochko |
2018-10-04 | Change admin accounts default sort to most recent (#8813) | Eugen Rochko |
2018-10-04 | Fix link verification for remote accounts (#8868) | Eugen Rochko |
2018-09-29 | Fix timeline pagination (#8827) | Eugen Rochko |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-09-25 | Add a new preference to always hide all media (#8569) | ふぁぼ原 |
2018-09-24 | Add user preference to always expand toots marked with content warnings (#8762) | Matt Sweetman |
2018-09-18 | Fix performance regression in Account::Field#verifiable? (#8719) | Eugen Rochko |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |
2018-09-14 | Misc. typos (#8694) | luzpaz |
2018-09-02 | Add preference for report notification e-mails, skip for duplicates (#8559) | Eugen Rochko |
2018-08-29 | Fix nil host in remotable (#8508) | Renato "Lond" Cerqueira |
2018-08-26 | Fix low-hanging rubocop gripes (#8458) | Quint Guvernator |
2018-08-24 | Add admin custom CSS setting (#8399) | Eugen Rochko |
2018-08-23 | Allow mods to disable login, improve message when login disabled (#8329) | Eugen Rochko |
2018-08-23 | Add ability to change an instance default theme from the administration panel... | Jakub Mendyk |
2018-08-22 | exclude-other-silenced-accounts (#7528) | masarakki |
2018-08-22 | Add confirmation step to account suspensions (#8353) | Eugen Rochko |
2018-08-21 | Get rid of all batch order warnings (#8334) | Eugen Rochko |
2018-08-21 | Remove annoying Notification#cache_ids scope warning (#8333) | Eugen Rochko |
2018-08-20 | Add API endpoint to list featured accounts (fixes #8315) (#8317) | ThibG |
2018-08-19 | Unuse ActiveRecord::Base#cache_key (#8185) | abcang |
2018-08-19 | Reduce user active duration from 7 days to 2 days (#8282) | Eugen Rochko |
2018-08-18 | Fix error when trying to update counters for statuses that are gone (#8251) | Eugen Rochko |
2018-08-18 | Add remote interaction dialog for toots (#8202) | Eugen Rochko |
2018-08-17 | Implement Undo { Accept { Follow } } (fixes #8234) (#8245) | ThibG |
2018-08-16 | Update reply counters only if the reply is public/unlisted (#8211) | Eugen Rochko |
2018-08-14 | Show exact number of followers/statuses on export page/in tooltip (#8199) | Eugen Rochko |
2018-08-14 | Move status counters to separate table, count replies (#8104) | Eugen Rochko |
2018-08-12 | Expect relays to answer with accept/reject (#8179) | Eugen Rochko |
2018-08-09 | When follow is removed, remove endorsement (#8149) | Eugen Rochko |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-07-31 | Add separate setting for sidebar text (site_short_description) (#8107) | Eugen Rochko |
2018-07-30 | Enforce username format for remote users, too (#8102) | Eugen Rochko |
2018-07-30 | Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101) | Eugen Rochko |
2018-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko |
2018-07-28 | Resize images by area instead of fixed dimensions (#8083) | Eugen Rochko |
2018-07-16 | Fix number of results returned from TrendingTags.get | Eugen Rochko |
2018-07-16 | Display trending hashtags on admin dashboard (#8038) | Eugen Rochko |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko |
2018-07-09 | Add option to not consider word boundaries when processing keyword filtering ... | ThibG |
2018-07-07 | Add API method to remove a suggestion (#7978) | Eugen Rochko |
2018-07-06 | Add admin setting to enable OG previews for sensitive media (#7962) | Eugen Rochko |
2018-07-03 | Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) | Renato "Lond" Cerqueira |
2018-07-03 | Re-add follow recommendations API (#7918) | Eugen Rochko |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-24 | Fix jpeg files sometimes being returned with a .jpe extension (#7881) | ThibG |
2018-06-18 | Create special case to prefer "jpeg" over "jpe" file extension (#7841) | Eugen Rochko |