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
Age
Commit message (
Expand
)
Author
2019-04-29
Add support for missing formatting tags
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-27
Fix regression with textarea's caret position when selecting a suggestion
Thibaut Girka
2019-04-26
Hide suggestions by default
Thibaut Girka
2019-04-26
Attempt to fix CSS
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
Do not ask to register web intent handler
Thibaut Girka
2019-04-24
Fix color of muted statuses content not wrapped in a p tag
Thibaut Girka
2019-04-24
Redesign blockquote styling
Thibaut Girka
2019-04-24
Better distinguish titles from text
Thibaut Girka
2019-04-24
Remove extra margin in paragraphs inside blockquotes
Thibaut Girka
2019-04-24
Make bold text bolder
Thibaut Girka
2019-04-24
Remove margins around `p` tags in lists
Thibaut Girka
2019-04-24
Rename status__text to status__content__text for consistency with upstream
Thibaut Girka
2019-04-24
Fix status header display in toot mobile menu
Thibaut Girka
2019-04-24
Fix upload progressbar when image resizing is involved
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
Add support for lists in statuses
Thibaut Girka
2019-04-22
Do not switch to italic for status media buttons
Thibaut Girka
2019-04-22
Accept richer text from remote statuses
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
2019-04-19
[Glitch] Allow modal secondary button to shrink and allow wider confirmation ...
Thibaut Girka
[next]