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
/
components
Age
Commit message (
Expand
)
Author
2019-09-18
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
Thibaut Girka
2019-09-10
Fix wrong icons from last refactoring
Thibaut Girka
2019-09-09
Use the `Icon` component instead of directly using `i` tag
Thibaut Girka
2019-09-09
Use upstream's Icon component
Thibaut Girka
2019-08-29
[Glitch] Add confirmation modal when logging out from the web app
ThibG
2019-08-20
Add button to edit media description from missing description confirmation di...
Thibaut Girka
2019-08-20
Remove code for giving focus to first media without description
Thibaut Girka
2019-08-19
Move character counter to the options box to match upstream styling
Thibaut Girka
2019-08-19
Refactor character counter to match upstream
Thibaut Girka
2019-08-19
[Glitch] Add media editing modal
Eugen Rochko
2019-08-06
Implement keyboard navigation in glitch-soc composer
Thibaut Girka
2019-08-06
Refactor composer Dropdown's component a bit to make it closer to upstream
Thibaut Girka
2019-08-05
Fix color of dropdown icons
Thibaut Girka
2019-08-05
[Glitch] Change icon button styles to make hover/focus states more obvious
ThibG
2019-07-28
[Glitch] Add search results pagination to web UI (#11409)
Eugen Rochko
2019-07-07
[Glitch] Only scroll to the compose form if it's not horizontally in the view...
ThibG
2019-06-28
[Glitch] Add message telling FTS is disabled when no toot can be found becaus...
ThibG
2019-06-28
Change search components classes and styling to match upstream
Thibaut Girka
2019-06-26
Scroll to compose form rather than reply indicator on focus
Thibaut Girka
2019-06-20
Fix NavigationBar styling
Thibaut Girka
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-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-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
[next]