Age | Commit message (Expand) | Author |
2018-12-07 | Fix various things in the directory (#9449) | Eugen Rochko |
2018-12-07 | Fix tag mb_chars comparison of profile directory (#9448) | Takeshi Umeda |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-12-05 | Attempt fixing deadlocks by moving account stats update outside transaction (... | ThibG |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-11-27 | Change identities id column to a bigint (#9371) | Eugen Rochko |
2018-11-27 | Allow hyphens in the middle of remote user names (#9345) | ThibG |
2018-11-27 | add loglevel to ffmpeg in gif upload (#9368) | Hugo Gameiro |
2018-11-26 | Redesign admin accounts index (#9340) | Eugen Rochko |
2018-11-25 | Ensure replied-to is a status not a boost (#9129) | valerauko |
2018-11-24 | Sort self-replies to the top of descendants (#9320) | Eugen Rochko |
2018-11-23 | Revert "Sort self-replies to the top of the thread (#9296)" (#9335) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-11-16 | Sort self-replies to the top of the thread (#9296) | Eugen Rochko |
2018-11-16 | Remove intermediary arrays when creating hash maps from results (#9291) | Eugen Rochko |
2018-11-05 | Allow joining several hashtags in a single column (#8904) | James Kiesel |
2018-10-28 | Reset status cache when status_stat or media_attachment updates (#9119) | Eugen Rochko |
2018-10-28 | Include preview cards in status entity in REST API (#9120) | Eugen Rochko |
2018-10-25 | Migrate all old direct messages to new conversations schema (#9085) | Eugen Rochko |
2018-10-20 | Add option to block reports from domain (#8830) | Eugen Rochko |
2018-10-19 | Add unread indicator to conversations (#9009) | Eugen Rochko |
2018-10-17 | Do not show "limited" visibility in default visibility preference (#8999) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
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 |