about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2019-05-21Add `share_key` column to status table in preparation for letting folks gener...multiple creatures
2019-05-21Refactored community-curated world timeline code; **privacy**: remove support...multiple creatures
2019-05-21Raise max search result limit to 66 in API.multiple creatures
2019-05-21Only consider favorites for community-curated world timeline until we can mak...multiple creatures
2019-05-21`Status.search_for`: Don't need `Status.unscoped`; the `default_scope` sorts ...multiple creatures
2019-05-21Use PostgreSQL FTS for searches.multiple creatures
2019-05-21Add options to increase size and spacing of context menus and to gently the k...multiple creatures
2019-05-21Add support for standard GIFs (under 200 KB)multiple creatures
2019-05-21Handle more audio formats, only converting formats not supported by HTML5 audiomultiple creatures
2019-05-21various bangtag improvements squashed into one commitmultiple creatures
2019-05-21add option to toggle captions + code: move monsterpit additons on topmultiple creatures
2019-05-21bangtags: support namespacing, args, text tf + add replace commandsmultiple creatures
2019-05-21curated world: ignore non-self repliesmultiple creatures
2019-05-21curated world: also consider public favsmultiple creatures
2019-05-21add bangtags to reply-all thead, insert zws; handle fencing in bracesmultiple creatures
2019-05-21bangtag to mention admin/mods/staffmultiple creatures
2019-05-21bangtags for cloudroot (monsterpit.cloud/~/you) and blogroot (monsterpit.blog...multiple creatures
2019-05-21initial bangtags implementation, permalinksmultiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2019-05-21add option to show raw world timelinemultiple creatures
2019-05-21allow aac audio uploadsmultiple creatures
2019-05-21update status.rbmultiple creatures
2019-05-21make sure local only replies stay localmultiple creatures
2019-05-21allow eye emoji to be a local-only flagmultiple creatures
2019-05-21don't strip emoji metadatamultiple creatures
2019-05-21more local-only optionsmultiple creatures
2019-05-21add option to default to local onlymultiple creatures
2019-05-21default visibility public on new accountsmultiple creatures
2019-05-21hide follower-only replies on account tlsmultiple creatures
2019-05-21improve filteringmultiple creatures
2019-05-21allow hypens in hashtagsmultiple creatures
2019-05-21allow overriding visibility/sensitivity by domainmultiple creatures
2019-05-21handle no-replies flagmultiple creatures
2019-05-21unlisted & private hashtagsmultiple creatures
2019-05-21community world tl + networked home tlmultiple creatures
2019-05-21Prune replies to muted/blocked accountsmultiple creatures
2019-05-21Plain AAC audio uploads live again. -DTmultiple creatures
2019-05-21allow searching bookmarksmultiple creatures
2019-05-21Raise description text max lengthDaggertooth
2019-05-21Raise description text max lengthDaggertooth
2019-05-21Allow 4k image uploadsDaggertooth
2019-05-21Return more accounts in searchesDaggertooth
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-19Fix “invited by” not showing up for invited accounts in admin interface (...ThibG
2019-05-17Add option for default toot content-typeThibaut Girka
2019-05-17Add support for HTML-formatted tootsThibaut Girka
2019-05-17Add database row to hold status content typeThibaut Girka
2019-05-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka