about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Collapse)Author
2019-05-21Group like media captions together and remove space between descriptors.multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and ↵multiple creatures
`curated` to the API, remove app info from the UI, and move timestamps to the right.
2019-05-21Extend limits for poll time range to between a minute and 6 months.multiple creatures
2019-05-21Make sure topmost image fills the gap in an odd-numbered media set.multiple creatures
2019-05-21Handle up to 6 attachments per roar.multiple creatures
2019-05-21Change stray reblog SVG to repeat glyph.multiple creatures
2019-05-21Tenatacle skin: remove ununsed classesmultiple creatures
2019-05-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.multiple creatures
2019-05-21Search UI: center hashtag resultsmultiple creatures
2019-05-21Compact the hashtag section of the search UI. Get rid of trending sections; ↵multiple creatures
they do not work properly on instances with less than 10,000 active users.
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 `share_key` column to status table in preparation for letting folks ↵multiple creatures
generate/revoke links to view private posts.
2019-05-21Raise search result limit to 33 in frontend.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-21let the fields overflow~multiple creatures
2019-05-21various bangtag improvements squashed into one commitmultiple creatures
2019-05-21Don't make stats prominent - hide them in mouseoversmultiple 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-21don't sticky local only settingmultiple creatures
2019-05-21single-column glitch thememultiple creatures
2019-05-21sort tab bar ordermultiple creatures
2019-05-21adjust poll text top padding & make text evenmultiple creatures
2019-05-21make sure that poll text is actually smallermultiple creatures
2019-05-21allow text wrapping in polls + smaller fontmultiple creatures
2019-05-21increase polls to 6 opts x 111 charsmultiple creatures
2019-05-21s/toot/roar/multiple creatures
2019-05-21glitch: fix local only matchingmultiple creatures
2019-05-21show captions for media descriptionsmultiple creatures
2019-05-21more local-only optionsmultiple creatures
2019-05-21actually add defaultLocal state (oops)multiple creatures
2019-05-21add option to default to local onlymultiple creatures
2019-05-21let local only option be stickymultiple creatures
2019-05-21Automatic nomenclature updatemultiple creatures
2019-05-21hide filtered messagemultiple creatures
2019-05-21[Glitch] Adds follow action timestamp to notificationThibaut Girka
Port 330e320b40e975472e042730f9dfb23083f170e3 to glitch-soc
2019-05-21also make packmate roars pinnable in web appmultiple creatures
2019-05-21Change default colmns in Glitch flavor, too.Daggertooth
2019-05-21Change default columns for new usersDaggertooth
2019-05-20Refactor contentType selection in glitch composerThibaut Girka
2019-05-19Use glitch-soc's poll component instead of upstream'sThibaut Girka
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-19fix `isSubmitting` prop case (#10785)Hinaloe
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka