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
/
status
/
index.js
Age
Commit message (
Expand
)
Author
2021-07-13
Refactor shouldUpdateScroll stuff
Claire
2021-07-13
Fix scroll handling with modals
Claire
2021-05-07
Change media modals look in web UI
Eugen Rochko
2021-02-12
[Glitch] Add dropdown for boost privacy in boost confirmation modal
Claire
2020-10-26
[Glitch] Add pop-out player for audio/video in web UI
Eugen Rochko
2020-07-22
Fix “Show less for all”/”Show more for all” eye icon not reflecting s...
Thibaut Girka
2020-04-25
[Glitch] Fix expanded video player issues
ThibG
2020-01-07
[Glitch] Fix reuse of detailed status components
ThibG
2019-11-30
[Glitch] Add hotkey for opening media files
ThibG
2019-10-06
[Glitch] Fix scroll to top in single column UI
Eugen Rochko
2019-10-05
[Glitch] Fix column header scrolling with the page
Eugen Rochko
2019-09-30
[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
ThibG
2019-09-09
Use the `Icon` component instead of directly using `i` tag
Thibaut Girka
2019-09-09
Move “export” before decorators
Thibaut Girka
2019-08-30
[Glitch] Change detailed status child ordering to sort self-replies on top
ThibG
2019-07-04
[Glitch] Memoize ancestorIds and descendantIds in detailed status view
ThibG
2019-06-12
Properly handle unboosting statuses from detailed view
Thibaut Girka
2019-06-10
Fix unboost confirmation dialog not showing up on detailed statuses
Thibaut Girka
2019-06-10
Add option to display a warning before boosting toots lacking media descriptions
Thibaut Girka
2019-05-27
[Glitch] Add keyboard shortcut to hide/show media
Thibaut Girka
2019-04-29
When selecting a toot via keyboard, ensure it is scrolled into view
Thibaut Girka
2019-04-28
Add hotkey for bookmarking a toot
Thibaut Girka
2019-04-17
Shift+click on column Back button to return to last pinable column
Thibaut Girka
2019-03-26
[Glitch] Add a “Block & Report” button to the block confirmation dialog
ThibG
2019-03-11
Make clicking on the account and status column headers scroll to top
Thibaut Girka
2019-03-01
[Glitch] Make the column header of toot/thread view look like the others
Mélanie Chauvel (ariasuni)
2019-01-20
[Glitch] Improve the public hashtag page
Thibaut Girka
2018-12-18
Allow disabling the reply confirmation dialog
Thibaut Girka
2018-11-30
Scroll to selected toot even if the ancestors happen to be loaded
Thibaut Girka
2018-11-30
Scroll to detailed status when new ancestors get inserted
Thibaut Girka
2018-11-30
[Glitch] Fix bug in order of conversations in web UI
Thibaut Girka
2018-11-30
[Glitch] Replace recursion in status mapStateToProps
Thibaut Girka
2018-11-30
[Glitch] Introduce flat layout to contexts reducer
Thibaut Girka
2018-11-29
Improve detailed status component lifecycle
Thibaut Girka
2018-10-18
Fix fav/boosts hotkeys not working on detailed statuses
Thibaut Girka
2018-10-07
Do not scroll timelines when *closing* media modals
Thibaut Girka
2018-10-05
[Glitch] Add a confirmation dialog when hitting reply and the compose box isn...
Thibaut Girka
2018-09-29
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
David Yip
2018-09-16
Fix thread CW expansion not being reset when changing threads
Thibaut Girka
2018-08-31
[Glitch] Give focused status a sensible aria-label for screen readers
Thibaut Girka
2018-08-31
[Glitch] Add aria-label to column regions
Thibaut Girka
2018-08-31
Add option to not automatically unfold content warnings matching a regexp
Thibaut Girka
2018-08-31
Add a setting to automatically unfold all content warnings
Thibaut Girka
2018-08-31
[Glitch] Show compose form on delete & redraft when in mobile layout
Thibaut Girka
2018-08-17
[Glitch] Defer scrollIntoView after DOM is drawn
Thibaut Girka
2018-07-30
Don't reset scroll position when opening a modal
Thibaut Girka
2018-07-10
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-06-16
[Glitch] Add redraft function
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from Statuses
Thibaut Girka
2018-04-22
Add show more/less toggle for entire threads in web UI
Thibaut Girka
[next]