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-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
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
[next]