index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
features
/
compose
Age
Commit message (
Expand
)
Author
2019-06-19
Change plaintext icon in composer options
Thibaut Girka
2019-06-16
Do not scroll in the compose panel on single-column
Thibaut Girka
2019-06-14
Fix replying not automatically switching to compose form on mobile
Thibaut Girka
2019-06-13
[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji...
ThibG
2019-06-13
[Glitch] Fix some React warnings
Eugen Rochko
2019-06-13
[Glitch] Fix overlap of emoji button on search popup
Wenceslao Páez Chávez
2019-06-13
[Glitch] Fix emoji picker being always displayed
Takeshi Umeda
2019-06-13
[Glitch] Improvement variable height in single column layout
Takeshi Umeda
2019-06-13
[Glitch] Add responsive panels to the single-column layout
Eugen Rochko
2019-06-13
[Glitch] Add single-column mode
Eugen Rochko
2019-06-13
Fix clicking on the elefriend
Thibaut Girka
2019-06-07
[Glitch] Scroll to compose form when focus
Jeong Arm
2019-06-06
Fix CW field automatically getting the focus when it is always enabled
Thibaut Girka
2019-05-30
Remove isRequired from Glitch ReplyIndicator status
slice
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-11
Use a checkbox for the “Mark media as sensitive” composer button
Thibaut Girka
2019-05-10
Fix media description confirmation modal
Thibaut Girka
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-26
Refactor selectComposeSuggestion so that different paths can be updated
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-23
Fix settings modal
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
2019-04-22
DrawerResults → SearchResults + SearchResultsContainer
Thibaut Girka
2019-04-22
Rework DrawerResults to make them closer to upstream
Thibaut Girka
2019-04-22
Move DrawerSearch to Search + SearchContainer
Thibaut Girka
2019-04-22
Inline DrawerSearchPopout in DrawerSearch
Thibaut Girka
2019-04-22
Refactor a bit DrawerSearch to make it closer to upstream
Thibaut Girka
[next]