about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Collapse)Author
2020-02-22Add app settings link to single-column modeThibaut Girka
2020-02-22[Glitch] Fix some React warningsEugen Rochko
Port cc8f6b3cdaca81be99875c27002e0280d1d88191 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix overlap of emoji button on search popupWenceslao Páez Chávez
Port fe3bf3b0fc7c74ce12b48a4e03498c410bfd82f5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix emoji picker being always displayedTakeshi Umeda
Port c402c291f4991e2b021d8c13b557e6a8f650dcf3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Add profile directory link to single column navigation panelEugen Rochko
Port 6077eca240d3dc8765380c99896d85ab6e9c4ea9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`1329308` to monsterfork: [Glitch] Improvement variable ↵Takeshi Umeda
height in single column layout Port d93b82af87de90eaa29eb54a423722fb9fb45b38 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Refactor footers in web UI into a single componentEugen Rochko
Port 451e5980b609eca5b20041963aca0098508475d7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix wrong redirect from getting started to home in advanced Web UIHanage999
Port 4a818ac2deffaff9925ce5b160dbc5385b815a87 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Improvements to the single column layoutEugen Rochko
Port 0e445ebb1392c8dbce320509d219f16c7c221406 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`d99a661` to monsterfork: [Glitch] Add responsive panels to ↵Eugen Rochko
the single-column layout Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Various improvements to single column layoutEugen Rochko
Port 84dc21d55d8627182ce201baeddb6fbbdf8748c2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`610b4b4` to monsterfork: [Glitch] Add single-column modeEugen Rochko
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22Fix clicking on the elefriendThibaut Girka
2020-02-22remove stray blank linemultiple creatures
2020-02-22treat profile metadata fields with a `badge` label as custom profile badgesmultiple creatures
2020-02-21Fix audio modal closing immediatelyThibaut Girka
2020-02-21[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
Port c9b8ba50f8ad46e2f7821bb36af0c85e4b9a29df to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-21Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2020-02-18switch to irc-like oper behavior; require mods & admins to explicitly oper ↵multiple creatures
up using `fangs`/`op` bangtag or toggling defang setting in profile; auto-defang after 15 mins or with `defang`/`deop` bangtag
2020-02-17shorten frozen & limited badgesmultiple creatures
2020-02-03shorten poll add button labelsmultiple creatures
2020-02-03button to add the spiderman discard option to pollsmultiple creatures
2020-01-15fix "leading decorators must be attached to a class declaration"multiple creatures
2020-01-13add new privacy option to auto-defederate after a given timespan + add ↵multiple creatures
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation
2019-12-21add option to set mutes that apply only to timelinesmultiple creatures
2019-12-06add drafts shortcut to web uimultiple creatures
2019-11-26Properly handle unboosting statuses from detailed viewThibaut Girka
Fixes #1106
2019-11-19Fix unboost confirmation dialog not showing up on detailed statusesThibaut Girka
2019-11-19Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-11-19[Glitch] Fix not being able to directly switch between list timelines in web UIEugen Rochko
Port 5bfd802c571a2793bb59ba4540407a6147e82f88 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19[Glitch] Scroll to compose form when focusJeong Arm
Port 8f3c32e29cf13a84b2f0a58da0ab0c99a88caad5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19Fix CW field automatically getting the focus when it is always enabledThibaut Girka
2019-11-19Remove isRequired from Glitch ReplyIndicator statusslice
This can be null under normal circumstances, which isRequired doesn't like.
2019-11-19Fix video player regressions introduced by blurhash mergeThibaut Girka
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
Port a472190729782f31731674c626c07af483fe9c7f and 988342a56cb58da9ac660eec3e55c3bcbbd6269b to glitch-soc
2019-10-09make the clear button work even when there's no body textmultiple creatures
2019-09-24add account limited by admin flag to api + badgemultiple creatures
2019-08-24raise description limit to 6666multiple creatures
2019-08-23remove character counter from the uimultiple creatures
2019-08-03respect 'don't @ me' requestsmultiple creatures
2019-08-03fix web app crash when logging into a fresh accountmultiple creatures
2019-07-29add plain-text console formatting optionmultiple creatures
2019-07-29disable clear button when there's nothing to clearmultiple creatures
2019-07-29move clear button text to mouseovermultiple creatures
2019-07-28add clear button & missing monsterpit visibility iconsmultiple creatures
2019-07-28use identity nickname in composer placeholder instead (custom emoji won't ↵multiple creatures
work in placeholder text)
2019-07-28show which identity roars are being signed with in the composer placeholdermultiple creatures
2019-07-26remove hashtag visibility warning - this fork supports unlisted hashtagsmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures