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
2021-10-14
[Glitch] Add graphs and retention metrics to admin dashboard (#16829)
Eugen Rochko
2021-09-26
[Glitch] Change routing paths to use usernames in web UI
Eugen Rochko
2021-08-09
[Glitch] Fix logout link not working in safari
Takeshi Umeda
2021-07-25
[Glitch] Add confirmation modal when closing media edit modal with unsaved ch...
Claire
2021-07-12
Fix follow suggestions scrolling on mobile view
Claire
2021-05-07
[Glitch] Fix "You might be interested in" flashing while searching in web UI
Eugen Rochko
2021-04-21
[Glitch] Fix not to show follow button in global suggestion
Takeshi Umeda
2021-04-21
[Glitch] Add cold-start follow recommendations
Eugen Rochko
2021-04-05
Remove superfluous toot length check
Noiob
2021-03-24
[Glitch] Fix compose form behavior in mobile view
Claire
2021-02-12
[Glitch] Add dropdown for boost privacy in boost confirmation modal
Claire
2021-02-12
Refactor privacy dropdown to have an interface closer to upstream's
Claire
2021-01-26
[Glitch] Add “translate” class to other user strings
ThibG
2020-12-15
[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
Eugen Rochko
2020-12-05
[Glitch] Fix character count not ignoring hidden CW field
Mélanie Chauvel
2020-11-03
[Glitch] Make “Mark media as sensitive” properly translatable
Mélanie Chauvel
2020-08-30
[Glitch] Fix scrolling issues when closing some dropdown menus
ThibG
2020-08-17
Change styling to always have scrollbar on search results
Thibaut Girka
2020-08-05
[Glitch] Fallback to previous, more approximative hashtag RE on older browsers
Thibaut Girka
2020-08-02
[Glitch] Fix the hashtag judgment of the compose form to be the same as the s...
kedama
2020-05-26
Fix Cmd-Enter not working to send toot
Thibaut Girka
2020-05-13
[Glitch] Fix first poll option not being focused when adding a poll
ThibG
2020-05-03
[Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
ThibG
2020-04-25
[Glitch] Fix and refactor keyboard navigation in dropdown menus
ThibG
2020-04-02
[Glitch] Improve polls: option lengths & redesign
Sasha Sorokin
2020-03-14
Fix missing media description dialog when sending toots with keyboard shortcuts
Thibaut Girka
2020-03-14
Fix posting privacy on secondary button with missing description confirmation...
Thibaut Girka
2020-03-08
[Glitch] Code style improvements in JavaScript
Bèr Kessels
2020-03-08
[Glitch] Change description of privacy levels to be more intuitive in web UI
Mélanie Chauvel (ariasuni)
2020-02-16
Fix clicking on the “TOOT” button send bogus visibility parameter
Thibaut Girka
2020-02-14
Fix alt+enter changing visibility setting without sending toot when toot is e...
Thibaut Girka
2019-11-07
[Glitch] Fix WebUI allowing to upload more items than the limit
ThibG
2019-10-04
[Glitch] Scroll into search bar when focus
Jeong Arm
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-31
Update backend links and fix hardcoded ones
Thibaut Girka
2019-08-31
Fix imports importing modules from vanilla flavour instead of glitch
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
[next]