about summary refs log tree commit diff
path: root/db
AgeCommit message (Expand)Author
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-24Forgotten in #5039, change statuses_tags tag_id to bigint (#5070)Eugen Rochko
2017-09-22Fix the migration error when deprecated_preview_cards has been deleted (#5043)nullkal
2017-09-22Hardcode IdToBigints migration columns (#5039)aschmitz
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-09-06Fix locking migration on statuses table. Nullable column and NO default value...Eugen Rochko
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-09-05add index_notifications_on_id_and_account_id_and_activity_type on notificatio...takayamaki
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-08-30Remove unneccesary indices (#4738)Eugen Rochko
2017-08-25Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)nullkal
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-23Fix up the applications area (#4664)Eugen Rochko
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-07-26Add index favourites on account_id and id (#4360)Akihiko Odaki
2017-07-19Add ActivityPub attributes to accounts (#4273)Eugen Rochko
2017-07-14Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)Eugen Rochko
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-13Make tag search case insensitive again (#4184)unarist
2017-07-13Fix boolean columns sometimes having a null value (#4162)Eugen Rochko
2017-06-25Bind web UI access tokens to sessions (#3940)Eugen Rochko
2017-06-25Add overview of active sessions (#3929)Eugen Rochko
2017-06-23Revocable sessions (#3616)Sorin Davidoi
2017-06-23Add index statuses on account_id and id (#3895)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-09Language detection defaults to nil (#3666)Matt Jankowski
2017-06-08Fix db:seed - only run some validations when the field was changed (#3592)Eugen Rochko
2017-06-06Fix tag search order and not to use tsvector (#3611)unarist
2017-06-05Fix #3550 - Add all missing foreign keys (#3562)Eugen Rochko
2017-06-05Add migration versions (#3574)René Klačan
2017-06-02Add index to media_attachments.account_id (#3510)Matt Jankowski
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-16Make faster ProcessFeedService (#3080)Shunsuke Michii
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-12Remove reference to non-existent table in schema rb (#3019)Matt Jankowski
2017-05-12Add conversation model, <ostatus:conversation /> (#3016)Eugen Rochko
2017-05-07Add effective index to subscriptions (#2885)alpaca-tc
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-30Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)Akihiko Odaki
2017-04-30Use PostgreSQL inheritance for blocks and mutes (#2520)Akihiko Odaki
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-26Add media dimensions (#2448)Francis Chong
2017-04-25Refactor seed.rb (#2430)Hiroe Jun
2017-04-24Add index to statuses_tags#status_id (#2394)alpaca-tc
2017-04-20it may be mentions_status_id_index is duplicated of index_mentions_on_status_...Keiji, Yoshimi
2017-04-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-16Add language detection (#1772)Eugen
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-15Refresh webfinger (#1323)ThibG