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
2019-02-17
[Glitch] Change buttons on timeline preview to open the interaction dialog
Thibaut Girka
2019-02-15
[Glitch] Fix occasional crash in detailed toot view
Thibaut Girka
2019-02-13
[Glitch] Add "copy link" item to status action bars
Thibaut Girka
2019-02-10
Handle deletion of filtered toots
Thibaut Girka
2019-02-10
Minor fix to timeline jump avoiding behavior
Thibaut Girka
2019-02-10
Adjust scroll when statuses above the current scroll position are deleted
Thibaut Girka
2019-02-10
Adjust scroll if previewCard appeared
Thibaut Girka
2019-02-10
Avoid two-step rendering of statuses as much as possible
Thibaut Girka
2019-02-10
Refactor intersection observer article code
Thibaut Girka
2019-02-10
Cleanup redundant markup for hidden statuses
Thibaut Girka
2019-02-10
Hide items rendered out-of-frame (once they have been rendered at least once)
Thibaut Girka
2019-02-06
Fix CW unfolding not triggering re-layout in public hashtag page
Thibaut Girka
2019-02-01
[Glitch] Replace unlock-alt icon with unlock
Thibaut Girka
2019-01-20
[Glitch] Redesign public hashtag page to use a masonry layout
Thibaut Girka
2019-01-16
[Glitch] Make hashtag search results link to the hashtag URL
Thibaut Girka
2019-01-10
[Glitch] Stop gifv timeline preview explicitly when open the media gallery
Thibaut Girka
2019-01-10
[Glitch] refactored account.js
Thibaut Girka
2019-01-10
[Glitch] Only consider mouse move in scrolling on item insertion
Thibaut Girka
2019-01-10
[Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
Thibaut Girka
2019-01-10
[Glitch] Cancel list scroll reset after mouse move on wheel scroll
Thibaut Girka
2019-01-10
[Glitch] Temporarily hold timeline if mouse moved recently
Thibaut Girka
2018-12-23
[Glitch] Fix unnecessary loadMore calls when the end of a timeline has been r...
Thibaut Girka
2018-12-21
Fix composer not getting focus after reply confirmation dialog
Thibaut Girka
2018-12-20
[Glitch] Back to the getting-started when pins the timeline
Thibaut Girka
2018-12-18
[Glitch] Always display tab navigation on local/federated timeline even when ...
Thibaut Girka
2018-12-13
[Glitch] Fix “load more” button when no data has been fetched
Thibaut Girka
2018-12-13
[Glitch] Do not display empty message when the list is known to have more ele...
Thibaut Girka
2018-12-13
Minor cleanup in ScrollableList component
Thibaut Girka
2018-11-28
Do not hardcode preferences link, pleroma doesn't have it
Thibaut Girka
2018-11-28
Add error boundary component to catch Web UI crashes
Thibaut Girka
2018-11-25
Render placeholder instead of image when MediaGallery container width isn't k...
Thibaut Girka
2018-11-19
Move URLs to backend in their own file
Thibaut Girka
2018-11-15
In detailed status view, take displayMedia setting into account when changing...
Thibaut Girka
2018-11-13
[Glitch] Prepend account header even when status list is empty
Thibaut Girka
2018-11-13
[Glitch] Use local instead of global loading indicator for timelines, account...
Thibaut Girka
2018-10-30
Add a local setting for inline preview cards
Thibaut Girka
2018-10-30
Add a “link” status icon for toots with a preview card
Thibaut Girka
2018-10-30
[Glitch] Include preview cards in status entity in REST API
Thibaut Girka
2018-10-22
[Glitch] Surround mid-text display names with bdi tags
Thibaut Girka
2018-10-21
Update mediaGallery component's width when opening CWs
Thibaut Girka
2018-10-07
Do not scroll timelines when *closing* media modals
Thibaut Girka
2018-10-02
Make hidden media clickable in account media gallery
Thibaut Girka
2018-10-01
[Glitch] Add support for new display_media setting
Thibaut Girka
2018-09-30
Add option to hide action bar in collapsed toots
Spencer Alves
2018-09-29
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
David Yip
2018-09-21
Prevent clicks on video from initiating selections
Thibaut Girka
2018-09-13
Improve keyboard VS mouse navigation of dropdown menus
Thibaut Girka
2018-09-13
Only focus first item of dropdown if it was opened via keyboard
Thibaut Girka
2018-09-05
Pause video playback if toot is collapsed or CWs folded (fixes #146)
Thibaut Girka
2018-09-04
Disable focus points for letterboxed media
Thibaut Girka
[next]