Age | Commit message (Expand) | Author |
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 |
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 |
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 wor... | multiple creatures |
2019-07-28 | show which identity roars are being signed with in the composer placeholder | multiple creatures |
2019-07-18 | add community visibility to the web app | 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 glitch-so... | multiple creatures |
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 | 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 |
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 |
2019-05-17 | Add status content type dropdown to compose box. | KokaKiwi |
2019-05-04 | [Glitch] Make the "mark media as sensitive" button more obvious in web UI | Eugen Rochko |
2019-05-03 | Fix crash in onboarding modal | Thibaut Girka |
2019-04-26 | Add emoji suggestion to poll options | Thibaut Girka |
2019-04-26 | Add suggestions in CW field | Thibaut Girka |
2019-04-24 | Hide media upload form if no media are attached | Thibaut Girka |
2019-04-24 | Fix file upload | Thibaut Girka |
2019-04-22 | Fix ReferenceError in dropdown | Thibaut Girka |
2019-04-22 | Fix broken reference to handleSubmit | Thibaut Girka |
2019-04-22 | Cleanup | Thibaut Girka |
2019-04-22 | Move ComposerPublisher to Compose | Thibaut Girka |
2019-04-22 | Add OptionsContainer | Thibaut Girka |
2019-04-22 | Move composer Dropdown from features/composer to features/compose | Thibaut Girka |
2019-04-22 | Move ComposerTextareaIcons to TextareaIcons | Thibaut Girka |
2019-04-22 | ComposerTextarea → AutosuggestTextarea | Thibaut Girka |
2019-04-22 | ComposerUploadForm → UploadForm + UploadFormContainer | Thibaut Girka |
2019-04-22 | Move PollForm from features/composer to features/compose | Thibaut Girka |
2019-04-22 | Inline spoiler input | Thibaut Girka |
2019-04-22 | ComposerReply → ReplyIndicator | Thibaut Girka |
2019-04-22 | Refactor Compose*Warning → ContainerWarning | Thibaut Girka |
2019-04-22 | features/composer/index.js → ComposeForm | Thibaut Girka |
2019-04-22 | DrawerHeader → Header + HeaderContainer | Thibaut Girka |
2019-04-22 | DrawerAccount → NavigationBar + NavigationContainer | Thibaut Girka |
2019-04-22 | [Glitch] Show suggested follows on search screen in mobile layout | Eugen Rochko |