Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-22 | Scroll to compose form rather than reply indicator on focus | Thibaut Girka | |
2020-02-22 | port glitch-soc@`967456b` to monsterfork: [Glitch] Add audio uploads | Eugen Rochko | |
Port front-end changes from f7f23b4a19a84371f44ec5297125e96ba81681a1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-02-22 | port glitch-soc@`38d2882` to monsterfork: Fix NavigationBar styling | Thibaut Girka | |
2020-02-22 | Do not scroll in the compose panel on single-column | Thibaut Girka | |
2020-02-22 | Fix replying not automatically switching to compose form on mobile | Thibaut Girka | |
2020-02-22 | [Glitch] Fix ordering of keyboard access between CW field, textarea and ↵ | ThibG | |
emoji picker Port b4d67fe57af4d45082dc92eef20d5bb758bd8379 to glitch-soc | |||
2020-02-22 | [Glitch] Fix some React warnings | Eugen 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 popup | Wenceslao 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 displayed | Takeshi Umeda | |
Port c402c291f4991e2b021d8c13b557e6a8f650dcf3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-02-22 | port 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 | port 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 | port glitch-soc@`610b4b4` to monsterfork: [Glitch] Add single-column mode | Eugen Rochko | |
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-02-22 | Fix clicking on the elefriend | Thibaut Girka | |
2020-02-03 | shorten poll add button labels | multiple creatures | |
2020-02-03 | button to add the spiderman discard option to polls | multiple creatures | |
2019-12-06 | add drafts shortcut to web ui | multiple creatures | |
2019-11-19 | [Glitch] Scroll to compose form when focus | Jeong Arm | |
Port 8f3c32e29cf13a84b2f0a58da0ab0c99a88caad5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-19 | Fix CW field automatically getting the focus when it is always enabled | Thibaut Girka | |
2019-11-19 | Remove isRequired from Glitch ReplyIndicator status | slice | |
This can be null under normal circumstances, which isRequired doesn't like. | |||
2019-10-09 | make the clear button work even when there's no body text | multiple creatures | |
2019-08-24 | raise description limit to 6666 | multiple creatures | |
2019-08-23 | remove character counter from the ui | multiple creatures | |
2019-08-03 | fix web app crash when logging into a fresh account | multiple creatures | |
2019-07-29 | add plain-text console formatting option | multiple creatures | |
2019-07-29 | disable clear button when there's nothing to clear | multiple creatures | |
2019-07-29 | move clear button text to mouseover | multiple creatures | |
2019-07-28 | add clear button & missing monsterpit visibility icons | multiple creatures | |
2019-07-28 | use identity nickname in composer placeholder instead (custom emoji won't ↵ | multiple creatures | |
work in placeholder text) | |||
2019-07-28 | show which identity roars are being signed with in the composer placeholder | multiple creatures | |
2019-07-26 | remove hashtag visibility warning - this fork supports unlisted hashtags | multiple creatures | |
2019-07-18 | add community visibility to the web app | multiple creatures | |
2019-05-21 | add quick links for staff | multiple creatures | |
2019-05-21 | render normalized status in reply indicator so that custom emojis are shown | multiple creatures | |
2019-05-21 | reimplement monsterpit bbcode and markdown extensions on top of new ↵ | multiple creatures | |
glitch-soc formatting system + bbcode feature parity + new `i:am` footer + set content type from `format` bangtag | |||
2019-05-21 | Adjust search limits and ordering. | multiple creatures | |
2019-05-21 | Extend limits for poll time range to between a minute and 6 months. | multiple creatures | |
2019-05-21 | Handle up to 6 attachments per roar. | multiple creatures | |
2019-05-21 | Search UI: center hashtag results | multiple creatures | |
2019-05-21 | Compact 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-20 | Refactor contentType selection in glitch composer | Thibaut Girka | |
2019-05-17 | Hide content-type dropdown by default | Thibaut Girka | |
2019-05-17 | Content-Type Dropdown: use the selected option icon for the menu | Haelwenn (lanodan) Monnier | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-17 | Add status content type dropdown to compose box. | KokaKiwi | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-11 | Use a checkbox for the “Mark media as sensitive” composer button | Thibaut Girka | |
Fixes #1039 | |||
2019-05-10 | Fix media description confirmation modal | Thibaut Girka | |
Fixes #1040 | |||
2019-05-04 | [Glitch] Make the "mark media as sensitive" button more obvious in web UI | Eugen Rochko | |
Port 05ef3462ba0af7b147a7cfa8de2735e99dc59ac5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-03 | Fix crash in onboarding modal | Thibaut Girka | |
Fixes #1027 | |||
2019-04-26 | Add emoji suggestion to poll options | Thibaut Girka | |
2019-04-26 | Add suggestions in CW field | Thibaut Girka | |
2019-04-26 | Refactor selectComposeSuggestion so that different paths can be updated | Thibaut Girka | |