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
/
components
Age
Commit message (
Expand
)
Author
2018-06-06
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
David Yip
2018-06-02
Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
David Yip
2018-06-01
Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
David Yip
2018-05-31
Adjust spacing between status icons
Spencer Alves
2018-05-31
Merge branch 'glitch' into thread-icon
Spencer Alves
2018-05-31
Make active bookmarks red (fixes #493)
Thibaut Girka
2018-05-31
Use history.state to decide whether we should goBack() or go to / (fixes #247)
Thibaut Girka
2018-05-31
Prevent a rare crash when a status' root node is undefined
Thibaut Girka
2018-05-29
[Glitch] Improve load gap styling in web UI
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch statuses made while they were offline
Thibaut Girka
2018-05-27
[Glitch] Replace onScrollToBottom with onLoadMore
Thibaut Girka
2018-05-21
Fix width only being set for standalone media
Thibaut Girka
2018-05-21
[Glitch] Use real container width in MediaGallery srcSet
Thibaut Girka
2018-05-18
Prevent click on video from opening detailed toot
Thibaut Girka
2018-05-18
Widen clickable area of toots
Thibaut Girka
2018-05-17
[Glitch] Open video modal on public UI
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from Statuses
Thibaut Girka
2018-05-11
Fix root modal's keyup handling (Fixes #478)
Thibaut Girka
2018-05-07
Add an extra icon to indicate that a status is part of a conversation
Spencer Alves
2018-05-07
Hide media in report modal regardless of whether they are marked sensitive
Thibaut Girka
2018-05-06
Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
Thibaut Girka
2018-05-06
Revert "[Glitch] Do not re-position scroll when loading more (inserting items...
Thibaut Girka
2018-05-06
Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
beatrix
2018-05-05
[Glitch] Do not re-position scroll when loading more (inserting items from be...
Thibaut Girka
2018-05-05
[Glitch] Prevent timeline from moving when cursor is hovering over it
Thibaut Girka
2018-05-05
Improve accessibility of toot dropdown menu
Thibaut Girka
2018-05-02
[Glitch] Improve relative timestamps in web UI
Thibaut Girka
2018-04-27
Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
Thibaut Girka
2018-04-27
Tentative fix for #446
Thibaut Girka
2018-04-26
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
beatrix
2018-04-22
[Glitch] Fix the hot key (j, k) does not function correctly when there is a p...
Thibaut Girka
2018-04-22
Add show more/less toggle for entire threads in web UI
Thibaut Girka
2018-04-22
Refactor the infamous three-valued boolean into two booleans, trying to simpl...
Thibaut Girka
2018-04-22
[Glitch] Fix button hiding when header title is too long
Thibaut Girka
2018-04-22
[Glitch] Fix column headers accessibility
Thibaut Girka
2018-04-22
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
beatrix
2018-04-22
Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
beatrix
2018-04-22
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
beatrix
2018-04-20
[Glitch] Show media modal on public pages
Thibaut Girka
2018-04-19
Fix auto-collapsed toots making the TL jump (fixes #417)
Thibaut Girka
2018-04-19
Clean up dead code
Thibaut Girka
2018-04-19
Use React's new lifecycles for scrollable lists
Thibaut Girka
2018-04-19
Glitchsoc-specific changes to allow boosting own private toots
Thibaut Girka
2018-04-19
Only compute height dynamically for standalone media
Thibaut Girka
2018-04-19
[Glitch] Center thumbnails on focus point
Thibaut Girka
2018-04-19
Use javascript to set MediaGallery height automatically
Thibaut Girka
2018-04-19
Revert some glitch-specific refactoring
Thibaut Girka
2018-04-14
[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
Thibaut Girka
2018-04-14
[Glitch] Fix media button type
Thibaut Girka
2018-04-14
[Glitch] Handle preference to always display sensitive media
Thibaut Girka
[next]