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-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
2019-04-17
Shift+click on column Back button to return to last pinable column
Thibaut Girka
2019-04-17
When selecting a toot via keyboard, ensure it is scrolled into view
Thibaut Girka
2019-04-16
Fix opening/closing gifv sometimes making the timeline scroll
Thibaut Girka
2019-04-10
[Glitch] Fix glitched out "not found" message for non-existing profiles in we...
Eugen Rochko
2019-04-10
[Glitch] Add "why do you want to join" field to invite requests
Eugen Rochko
2019-04-08
Add column title to “Favourited by” and “Boosted by” columns
Thibaut Girka
2019-04-08
[Glitch] Duplicate values
ashleyhull-versent
2019-04-08
[Glitch] Port SCSS changes from "Improve blocked view of profiles"
Eugen Rochko
2019-04-04
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
ThibG
2019-04-04
[Glitch] Update poll remaining time just like with status timestamps
ThibG
2019-04-03
Do not handle clicks in detailed status content
Thibaut Girka
2019-03-30
[Glitch] Fix transparent avatars showing underlying elements in avatar stack ...
Eugen Rochko
2019-03-30
[Glitch] Fix search in web UI not setting a limit, restore limit of 10
Eugen Rochko
2019-03-29
[Glitch] squashed identity proof updates
Alex Gessner
2019-03-28
Fix background color transition in destructive buttons
Thibaut Girka
2019-03-28
[Glitch] Fix opacity of relationship tags
ThibG
2019-03-28
Fix left border of profile navigation tab
Thibaut Girka
2019-03-28
Add fa-info-circle to disclaimer
Thibaut Girka
2019-03-28
Fix double border for account disclaimer
Thibaut Girka
2019-03-28
[Glitch] Add rel='noopener' to redesigned profile column header avatar link
slice
2019-03-28
[Glitch] Move the account dropdown menubar to the right, make sure it doesn't...
ThibG
2019-03-28
[Glitch] Make clicking on avatar open public profile in new tab
Aditoo17
[next]