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-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
2018-05-05
[Glitch] Place emoji picker top if it is closer to the bottom of the viewport
Thibaut Girka
2018-04-29
Implement tootsuite-style account fields
Thibaut Girka
2018-04-26
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
beatrix
2018-04-23
Fix actions modal on mobile (fixes #441)
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 style of legacy column headers
Thibaut Girka
2018-04-22
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
beatrix
[next]