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
Age
Commit message (
Expand
)
Author
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-12
Add an option restricting secondary toot privacy to that of the toot being re...
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-10
Display reply indicator even when replying to contentless toot (fixes #564)
Thibaut Girka
2018-07-10
[Glitch] Fix filters not affecting notifications in web UI
Thibaut Girka
2018-07-10
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-07-10
add keybind in composer textarea for secondary submit
Ash Levy
2018-06-21
[Glitch] Submit report using meta key
Thibaut Girka
2018-06-16
[Glitch] Add redraft function
Thibaut Girka
2018-06-12
Port emojimart 2.6.1 changes to glitch flavour
David Yip
2018-06-06
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
David Yip
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
Use props.router instead of context.router, as we are using withRouter
Thibaut Girka
2018-05-31
Fix direct timeline
Thibaut Girka
2018-05-29
[Glitch] Fix low-contrasted cancel button of reply indicator
Thibaut Girka
2018-05-29
[Glitch] Improve load gap styling in web UI
Thibaut Girka
2018-05-29
[Glitch] Do not crash in getStatusIds when there is a gap in the timeline
Thibaut Girka
2018-05-29
[Glitch] Fix LoadMore on account media gallery
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch notifications made while they were offline
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-27
Do not needlessly refresh pinned toots
Thibaut Girka
2018-05-27
[Glitch] Change icon for domain blocks
Thibaut Girka
2018-05-27
[Glitch] Add option to show only local toots in timeline preview
Thibaut Girka
2018-05-27
[Glitch] Use streaming API for standalone timelines on /about and /tag pages
Thibaut Girka
2018-05-27
Change direct message warning to match upstream
Thibaut Girka
2018-05-27
Port upstream's result section headers (fixes #366)
Thibaut Girka
2018-05-26
Fix caret position after inserting suggestions (fixes #281)
Thibaut Girka
2018-05-26
Remove unneeded code now that attachment URL isn't appended to toots
Thibaut Girka
2018-05-25
[Glitch] Use .star-icon instead of hardcoding color in detailed statuses
Thibaut Girka
2018-05-17
[Glitch] Open video modal on public UI
Thibaut Girka
2018-05-16
Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
ThibG
2018-05-16
[Glitch] Reword the direct message warning
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from Statuses
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from menu
Thibaut Girka
2018-05-15
Fix modals testing for props.noEsc (fixes #482)
Thibaut Girka
2018-05-11
Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
ThibG
2018-05-11
Fix root modal's keyup handling (Fixes #478)
Thibaut Girka
2018-05-10
[Glitch] Use plaintext value for field value tooltips in web UI
Thibaut Girka
2018-05-10
Add bot badge to account headers in the WebUI
Thibaut Girka
2018-05-10
Adapt account fields rendering code in the WebUI to match upstream
Thibaut Girka
2018-05-07
Hide media in report modal regardless of whether they are marked sensitive
Thibaut Girka
2018-05-07
[Glitch] Also display replies in report modal
Thibaut Girka
2018-05-06
Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
beatrix
[next]