about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2019-05-21Add options to increase size and spacing of context menus and to gently the k...multiple creatures
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
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
2019-05-18Change poll options to alphabetic letters when status text is hidden (#10685)Eugen Rochko
2019-05-17Export fallback content type and use it as default in WebUIThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut Girka
2019-05-17Content-Type Dropdown: use the selected option icon for the menuHaelwenn (lanodan) Monnier
2019-05-17Support proper content-type in Delete & RedraftThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-15Merge pull request #1049 from ThibG/glitch-soc/merge-upstreamThibG
2019-05-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-15Adds click-able div that expands status (#10733) (#10766)Neil Moore
2019-05-13Fix rich text style in reply indicatorThibaut Girka
2019-05-13Fix rich text styling on public pagesThibaut Girka
2019-05-12Fix text color of some formatted elements in notificationsThibaut Girka
2019-05-12Fix some colors in light theme (#10754)nzws
2019-05-11Fix incorrect reference to raw_content (it is raw_text instead) (#10753)ThibG