Age | Commit message (Expand) | Author |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-20 | Add support for custom emojis in poll options (#10322) | ThibG |
2019-03-17 | Fix reblogs privacy (#10302) | ThibG |
2019-03-15 | Fix detailed poll validation errors not being returned in the API (#10261) | Eugen Rochko |
2019-03-15 | Add `visibility` param to reblog REST API (#9851) | Eugen Rochko |
2019-03-05 | Fix status creation API silently discarding invalid poll (#10171) | Eugen Rochko |
2019-03-04 | Make sure the poll is created before storing its id (#10142) | ThibG |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-01-18 | Add support for non-public reblogs from ActivityPub (#9841) | Eugen Rochko |
2018-12-05 | Attempt fixing deadlocks by moving account stats update outside transaction (... | ThibG |
2018-11-25 | Ensure replied-to is a status not a boost (#9129) | valerauko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | 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-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-07 | Add conversations API (#8832) | Eugen Rochko |
2018-09-14 | Misc. typos (#8694) | luzpaz |
2018-08-22 | exclude-other-silenced-accounts (#7528) | masarakki |
2018-08-19 | Unuse ActiveRecord::Base#cache_key (#8185) | abcang |
2018-08-18 | Fix error when trying to update counters for statuses that are gone (#8251) | Eugen Rochko |
2018-08-16 | Update reply counters only if the reply is public/unlisted (#8211) | Eugen Rochko |
2018-08-14 | Move status counters to separate table, count replies (#8104) | Eugen Rochko |
2018-06-17 | Change language opt-out to language opt-in (#7823) | Eugen Rochko |
2018-06-06 | Filter out blocked/muted people from profile timelines (#7747) | Eugen Rochko |
2018-06-05 | Add redraft function (#7735) | Eugen Rochko |
2018-06-04 | Do not mark remote status sensitive even if spoiler text is present (#7395) | Akihiko Odaki |
2018-05-30 | Improve counter caches on Status and Account (#7644) | Eugen Rochko |
2018-05-28 | optimize direct timeline (#7614) | tateisu |
2018-05-03 | Fixes/do not override timestamps (#7336) | ThibG |
2018-04-27 | Add entity cache (#7271) | Eugen Rochko |
2018-04-23 | Implement the ability for instances to define a list of disallowed hashtags (... | Emelia Smith |
2018-04-23 | Update dependencies for Ruby (2018-04-23) (#7237) | Yamagishi Kazutoshi |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2018-04-12 | Upgrade Rails to version 5.2.0 (#5898) | Yamagishi Kazutoshi |
2018-03-07 | Remove text requirement when media attached from statuses (#6672) | Eugen Rochko |
2018-02-21 | Account archive download (#6460) | Eugen Rochko |
2018-02-17 | Push discovered status through streaming API within a time window (#6484) | Eugen Rochko |
2018-02-09 | Full-text search for authorized statuses (#6423) | Eugen Rochko |
2018-01-19 | Change belongs_to_required_by_default to true (#5888) | Yamagishi Kazutoshi |
2017-12-29 | Add more instance stats APIs (#6125) | Eugen Rochko |
2017-11-25 | status: preserve visibility attribute when reblogging (infoleak fix) (#5789) | William Pitcock |
2017-11-24 | Fix unnecessary order (#5807) | abcang |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-12 | Update model annotations to use BIGINT for IDs (#5461) | Daniel Hunsaker |
2017-10-13 | Optimize Status#permitted_for 500x (account timeline) (#5373) | unarist |
2017-10-13 | Fix UserTrackingConcern firing on every request, optimize some queries (#5368) | Eugen Rochko |
2017-10-13 | Retoot count increases without reason (#5363) | Lex Alexander |