Age | Commit message (Expand) | Author |
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 |
2018-05-25 | [Glitch] Use .star-icon instead of hardcoding color in detailed statuses | Thibaut Girka |
2018-05-23 | Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on... | ThibG |
2018-05-23 | Change notification cleaning checkbox color (fixes #511) | Thibaut Girka |
2018-05-22 | [Glitch] Fetch relationships for search results in UI | Thibaut Girka |
2018-05-21 | Fix width only being set for standalone media | Thibaut Girka |
2018-05-21 | [Glitch] Use real container width in MediaGallery srcSet | Thibaut Girka |
2018-05-21 | [Glitch] Do not override the default push notification settings | Thibaut Girka |
2018-05-21 | Recover glitch-soc specific styles that were removed by accident | Thibaut Girka |
2018-05-20 | In footer, replace text "Mastodon" with logo | Thibaut Girka |
2018-05-20 | Add preference to hide following/followers lists | Thibaut Girka |
2018-05-20 | [Glitch] Improvements to toots display in admin view | Thibaut Girka |
2018-05-18 | Prevent click on video from opening detailed toot | Thibaut Girka |