about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-05-21Limit width of single-column to 600px, keep composer docked to left.multiple creatures
2019-05-21Place roar and hashtag sections at the top in search UI.multiple creatures
2019-05-21Add scope restrictions on curated world timeline considerations.multiple creatures
2019-05-21Make sure that replies that are not sections of a root thread get filtered ↵multiple creatures
out of the world timeline.
2019-05-21Add `share_key` column to status table in preparation for letting folks ↵multiple creatures
generate/revoke links to view private posts.
2019-05-21Add `share_key` column to status table in preparation for letting folks ↵multiple creatures
generate/revoke links to view private posts.
2019-05-21Do not set default in `add_column` migration.multiple creatures
2019-05-21Refactored community-curated world timeline code; **privacy**: remove ↵multiple creatures
support for packmate-visible hashtags until we resolve federation caveats.
2019-05-21Raise search result limit to 33 in frontend.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 ↵multiple creatures
make the query for considering boosts not be so abysmally slow.
2019-05-21`Status.search_for`: Don't need `Status.unscoped`; the `default_scope` sorts ↵multiple creatures
the way we intend.
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 ↵multiple creatures
kobolds. Also allow showing multiple user roles.
2019-05-21Apply GIFv styling to regular GIF overlay as wellmultiple 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-21let the fields overflow~multiple creatures
2019-05-21adjust upstream invite wordingmultiple creatures
2019-05-21various bangtag improvements squashed into one commitmultiple creatures
2019-05-21allow users to add emojimultiple creatures
2019-05-21add option to toggle captions + code: move monsterpit additons on topmultiple creatures
2019-05-21s/Toot/Roar/multiple creatures
2019-05-21make hide public stats option more clearmultiple creatures
2019-05-21also put hide stats on public pages under mouseovermultiple creatures
2019-05-21make hide stats option hide all public page statsmultiple creatures
2019-05-21Don't make stats prominent - hide them in mouseoversmultiple creatures
2019-05-21group related prefs togethermultiple 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 ↵multiple creatures
(monsterpit.blog/~/you) links
2019-05-21initial bangtags implementation, permalinksmultiple creatures
2019-05-21move extended description presenter to own methodmultiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2019-05-21actually add raw world to settings controller <.<" >.>multiple creatures
2019-05-21correct typomultiple creatures
2019-05-21add option to show raw world timelinemultiple creatures
2019-05-21initial port of daggertooth!monsterpit themesmultiple creatures
2019-05-21don't lighten footer drawermultiple creatures
2019-05-21restore default drawermultiple creatures
2019-05-21restore custom registration messagemultiple creatures
2019-05-21center free-standing widget textmultiple creatures
2019-05-21allow aac audio uploadsmultiple creatures
2019-05-21use ruby 2.6.2multiple creatures
2019-05-21update status.rbmultiple creatures
2019-05-21arrange widgets in a sensible ordermultiple creatures
2019-05-21don't sticky local only settingmultiple creatures