Age | Commit message (Expand) | Author |
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 |
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 |