about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-10-06add loglevel fatal to video and audio styles (#12088)Hugo Gameiro
2019-10-03Fix performance of GIF re-encoding (#12057)Eugen Rochko
2019-10-02Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041)Eugen Rochko
2019-10-02Fix account counters being overwritten by parallel writes (#12045)Eugen Rochko
2019-10-01Fix records not being indexed sometimes (#12024)Eugen Rochko
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-28Fix unscoped being used in the wrong place (#11987)Eugen Rochko
2019-09-28Fix preview card image not being re-fetched even if link is re-posted (#11981)Eugen Rochko
2019-09-28Fix index not being used in Status.reblogs_map (#11982)Eugen Rochko
2019-09-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
2019-09-27Validate Web::PushSubscription (#11971)abcang
2019-09-27Fix relays UI being available in whitelist/secure mode (#11963)Eugen Rochko
2019-09-24Fix authentication before 2FA challenge (#11943)Eugen Rochko
2019-09-22Show user what options they have voted (#11195)ThibG
2019-09-21Accept acct starting with @ in account migration (#11907)Takeshi Umeda
2019-09-21Addition of update activity distribution by alias, minor correction (#11905)Takeshi Umeda
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-19Add table of contents to about page (#11885)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-09-17Fix audit log error when custom emoji is copied from remote server (#11876)han@highemelry
2019-09-17Fix the sample account icon of Profile directory to local only (#11872)mayaeh
2019-09-16Fix SSO login not using existing account when e-mail is verified (#11862)Eugen Rochko
2019-09-16Add search and sort functions to hashtag admin UI (#11829)mayaeh
2019-09-15Fix 2FA challenge and password challenge for non-database users (#11831)Eugen Rochko
2019-09-13Fix hashtags being split by ZWNJ character (#11821)Eugen Rochko
2019-09-13Change unlisted custom emoji to not appear in autosuggestions (#11818)Eugen Rochko
2019-09-13Change max length of media descriptions from 420 to 1500 characters (#11819)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-11add admin setting for default search engine indexing (fix #11750) (#11804)Tao Bror Bojlén
2019-09-10Add retry for failed media downloads and `tootctl media refresh` (#11775)Eugen Rochko
2019-09-10Change tootctl to use inline parallelization instead of Sidekiq (#11776)Eugen Rochko
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-09-09Add batch approve/reject for pending hashtags in admin UI (#11791)Eugen Rochko
2019-09-08Change half-life of trend decay (#11774)Eugen Rochko
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-08-30Add more media formats (#11687)umonaca
2019-08-30Fix non-numbers being passed to Redis and causing an error (#11697)Eugen Rochko
2019-08-30Fix uncaught domain normalization error in remote follow (#11703)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-23Add option to include reported statuses in warning e-mail (#11639)Eugen Rochko
2019-08-22Add soft delete for statuses for instant deletes through API (#11623)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-19Fix ignoring whole status because of one invalid hashtag (#11621)Eugen Rochko
2019-08-19Add invite comments (#10465)ThibG
2019-08-19Add public blocks to /about/blocks (#11298)ThibG
2019-08-18Add `tootctl cache recount` command (#11597)Eugen Rochko