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-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
2018-07-10
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-07-10
[Glitch] Fix Chrome issue with sizes="0px"
Thibaut Girka
2018-07-10
add keybind in composer textarea for secondary submit
Ash Levy
2018-06-24
Increase padding of toots
Thibaut Girka
2018-06-24
Fix margins of toot text
Thibaut Girka
2018-06-21
[Glitch] Submit report using meta key
Thibaut Girka
2018-06-21
Fix clicking on collapsed toots with a background (fixes #547)
Thibaut Girka
2018-06-16
[Glitch] Preserve newlines in delete & redraft and desktop notifications
Thibaut Girka
2018-06-16
[Glitch] Add redraft function
Thibaut Girka
2018-06-15
[Glitch] Add vendor prefix for background-clip
Thibaut Girka
2018-06-15
Port 85470ec872a39c475d872f685dadeac849832a98 to glitch emoji picker.
David Yip
2018-06-12
Port emojimart 2.6.1 changes to glitch flavour
David Yip
2018-06-09
Delete references to removed constants (fixes #537)
Thibaut Girka
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
Use props.router instead of context.router, as we are using withRouter
Thibaut Girka
2018-05-31
Prevent a rare crash when a status' root node is undefined
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] Use randomized setTimeout when fallback-polling and re-add since_id
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 gap insertion for timeline disconnection
Thibaut Girka
2018-05-29
[Glitch] Fix ID duplication in timelines
Thibaut Girka
2018-05-29
[Glitch] Fix comparing id
Thibaut Girka
2018-05-29
[Glitch] Fix LoadMore on account media gallery
Thibaut Girka
2018-05-29
[Glitch] Add missing null handling in notification reducer
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-29
Fix error when unmuting a domain without listing muted domains first
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
Implement client-size image resizing from 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
[next]