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
Age
Commit message (
Expand
)
Author
2019-05-11
Use a checkbox for the “Mark media as sensitive” composer button
Thibaut Girka
2019-05-11
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
ThibG
2019-05-10
[Glitch] Add confirm modal for unboosting toots
Aurélien Reeves
2019-05-10
Fix media description confirmation modal
Thibaut Girka
2019-05-07
Fix front-end crash when a video has a blurhash and is hidden behind a CW
Thibaut Girka
2019-05-05
Fix content warning button displaying a link icon when no status card is set
Thibaut Girka
2019-05-05
fix pinned columns ’s Media-only button
Kirishima21
2019-05-04
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Eugen Rochko
2019-05-04
Add visibility icon back in media gallery
Thibaut Girka
2019-05-04
Add back description on hover
Thibaut Girka
2019-05-04
[Glitch] Make the cursor icon consistant across media types in account media ...
ThibG
2019-05-04
[Glitch] Add button to view context to media modal
Eugen Rochko
2019-05-04
[Glitch] Change account gallery in web UI
Eugen Rochko
2019-05-04
[Glitch] Add blurhash
Eugen Rochko
2019-05-03
Fix polls icon not showing in CW button in detailed statuses
Thibaut Girka
2019-05-03
Fix crash in onboarding modal
Thibaut Girka
2019-05-01
Add high color privacy icons
Thibaut Girka
2019-04-29
When selecting a toot via keyboard, ensure it is scrolled into view
Thibaut Girka
2019-04-28
Add keyboard shortcut to collapse/uncollapse toots
Thibaut Girka
2019-04-28
Add hotkey for bookmarking a toot
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
[Glitch] Fix modal items cannot scroll on touch devices
kedama
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
2019-04-22
Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
Thibaut Girka
[next]