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
Age
Commit message (
Expand
)
Author
2018-08-01
Fix toot styling on public pages
Thibaut Girka
2018-08-01
Reintroduce glitch-soc avatar styling in public pages
Thibaut Girka
2018-08-01
[Glitch] Do not hide hashtag timeline in mobile view, make it full-window
Thibaut Girka
2018-08-01
[Glitch] Compensate for scrollbar disappearing when media modal
Thibaut Girka
2018-08-01
[Glitch] Show media modal on public timeline
Thibaut Girka
2018-08-01
[Glitch] Add missing formatting to the text in hero widget
Thibaut Girka
2018-08-01
Port profile redesign to glitch-soc
Thibaut Girka
2018-07-31
Drop glitch-style account bio fields
Thibaut Girka
2018-07-30
[Glitch] Resize images by area instead of fixed dimensions
Thibaut Girka
2018-07-30
Don't reset scroll position when opening a modal
Thibaut Girka
2018-07-30
Allow modals to be closed by pressing “back”
Thibaut Girka
2018-07-30
Treat the App Setting link as a proper link (fixes #375)
Thibaut Girka
2018-07-30
[Glitch] Improve WebUI account action bar
Thibaut Girka
2018-07-30
[Glitch] Fix accounts' display name/bio not being set from initial state
Thibaut Girka
2018-07-28
Use same margin for navbar and column for consistency
Thibaut Girka
2018-07-28
Hide navigation bar text so it can fit on small screens
Thibaut Girka
2018-07-28
Fix glitch-soc columns padding on mobile (fixes #561)
Thibaut Girka
2018-07-28
Preserve hashtags in threaded mode (fixes #584)
Thibaut Girka
2018-07-28
Move CW field just above main textarea
Thibaut Girka
2018-07-28
Get rid of Collapsable, use CSS instead
Thibaut Girka
2018-07-28
Refactor reply indicator and show compact list of attachments
Thibaut Girka
2018-07-28
Show reply indicator for empty toots, not undefined toots (fixes #610)
Thibaut Girka
2018-07-26
[Glitch] Add documentation for “p” hotkey
Thibaut Girka
2018-07-26
Add hotkey variants to keyboard shortcuts description
Thibaut Girka
2018-07-26
Prevent scrolling main frame when navigating in image gallery with arrow keys
Thibaut Girka
2018-07-24
[Glitch] Use LoadingBar instead of blur to indicate that an image is loading
Thibaut Girka
2018-07-24
Use the same description string as upstream for the “x” hotkey
Thibaut Girka
2018-07-24
Fix focusing search bar with hotkeys
Thibaut Girka
2018-07-24
Fix focusing composer textarea on “new toot” hotkey
Thibaut Girka
2018-07-24
Fix routing issues, especially keyboards shortcuts changing location
Thibaut Girka
2018-07-21
Display custom emoji in account notes in WebUI (fixes #595)
Thibaut Girka
2018-07-18
Add CSS for the newly-introduced dashboard (fixes #592)
Thibaut Girka
2018-07-18
[Glitch] Ensure container of React components has full width
Thibaut Girka
2018-07-18
Disable threaded mode when canceling a reply (fixes #583)
Thibaut Girka
2018-07-17
Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
Thibaut Girka
2018-07-17
Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
Thibaut Girka
2018-07-16
Avoid loading rails-ujs twice on vanilla flavour
Thibaut Girka
2018-07-12
Add an option restricting secondary toot privacy to that of the toot being re...
Thibaut Girka
2018-07-12
Move privacyPreference to utils
Thibaut Girka
2018-07-12
[Glitch] Refactor privacyPrefence() to use priority list
Thibaut Girka
2018-07-12
Use options rather than a boolean
Thibaut Girka
2018-07-12
Do not store duplicate reply_privacy
Thibaut Girka
2018-07-12
add option to enable auto visibility on secondary toot button
Ash Levy
2018-07-11
[Glitch] Make whole-word filter regex consistent between Ruby and JS
Thibaut Girka
2018-07-11
[Glitch] Add follow button to detailed status, add gradient to mask bio cut-o...
Thibaut Girka
2018-07-10
Display reply indicator even when replying to contentless toot (fixes #564)
Thibaut Girka
2018-07-10
make sure reblogged's filter is set correctly
Thibaut Girka
2018-07-10
[Glitch] Add option to not consider word boundaries when processing keyword f...
Thibaut Girka
2018-07-10
[Glitch] In keyword filter, account for reblogs, HTML and whole-words
Thibaut Girka
2018-07-10
[Glitch] Fix filters not affecting notifications in web UI
Thibaut Girka
[next]