Age | Commit message (Expand) | Author |
2017-06-23 | Revocable sessions (#3616) | Sorin Davidoi |
2017-06-23 | Add index statuses on account_id and id (#3895) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-09 | Language detection defaults to nil (#3666) | Matt Jankowski |
2017-06-06 | Fix tag search order and not to use tsvector (#3611) | unarist |
2017-06-05 | Fix #3550 - Add all missing foreign keys (#3562) | Eugen Rochko |
2017-06-05 | Add migration versions (#3574) | René Klačan |
2017-06-02 | Add index to media_attachments.account_id (#3510) | Matt Jankowski |
2017-05-20 | Filter languages with opt out (#3175) | Matt Jankowski |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-16 | Make faster ProcessFeedService (#3080) | Shunsuke Michii |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-12 | Add conversation model, <ostatus:conversation /> (#3016) | Eugen Rochko |
2017-05-07 | Add effective index to subscriptions (#2885) | alpaca-tc |
2017-05-01 | Filter on allowed user language preferences (#2361) | Matt Jankowski |
2017-04-30 | Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) | Akihiko Odaki |
2017-04-30 | Use PostgreSQL inheritance for blocks and mutes (#2520) | Akihiko Odaki |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko |
2017-04-26 | Add media dimensions (#2448) | Francis Chong |
2017-04-24 | Add index to statuses_tags#status_id (#2394) | alpaca-tc |
2017-04-18 | Admin reports with accounts (#2092) | Matt Jankowski |
2017-04-16 | Add language detection (#1772) | Eugen |
2017-04-15 | Add recovery code support for two-factor auth (#1773) | Patrick Figel |
2017-04-15 | Refresh webfinger (#1323) | ThibG |
2017-04-07 | Low-hanging fruit of query optimization, these indices were missing | Eugen Rochko |
2017-04-05 | Add index on mentions status_id | Eugen Rochko |
2017-04-03 | Add basic logging of who resolved report | Eugen Rochko |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko |
2017-03-30 | Fix up null values on latest migration, add notes | Eugen Rochko |
2017-03-30 | Do NOT try to update the new fields from the migration. Takes too long on a l... | Eugen Rochko |
2017-03-30 | Add counter caches for a large performance increase on API requests | Eugen Rochko |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ... | Eugen Rochko |
2017-03-22 | Upgrade status IDs to bigint | Eugen Rochko |
2017-03-22 | More efficient single account retrieval (0.9ms vs 50ms before) | Eugen Rochko |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko |
2017-03-17 | Make account search blazing fast and rank followers/followees higher in the r... | Eugen Rochko |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko |
2017-03-04 | Add digest e-mails | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-17 | Add foreign key to prevent reblogs of non-existent (after race conditions) st... | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-25 | Fix spoiler_text not having "not null" constraint | Eugen Rochko |
2017-01-25 | Fix order of migrations | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Optional domain block attribute that prevents media attachments from being do... | Eugen Rochko |
2017-01-23 | Domain blocks now have varying severity - auto-suspend vs auto-silence | Eugen Rochko |