Age | Commit message (Expand) | Author |
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-29 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-05-29 | Fix N+1 on AtomSerializer (#7669) | abcang |
2018-05-29 | Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) | Eugen Rochko |
2018-05-29 | Always display tab navigation on local/federated timeline even when empty (#7... | Eugen Rochko |
2018-05-29 | Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) | Eugen Rochko |
2018-05-29 | Cache attachments on external host with service worker (#7493) | Akihiko Odaki |
2018-05-28 | fix: Don't validate MX record in development (#7654) | takayamaki |
2018-05-28 | Fix embed, error and onboarding modals in light theme (#7656) | Lynx Kotoura |
2018-05-28 | Fix incomplete flex style on trends items (#7655) | Eugen Rochko |
2018-05-28 | optimize direct timeline (#7614) | tateisu |
2018-05-28 | Record trending tags from ActivityPub, too (#7647) | Eugen Rochko |
2018-05-28 | Replace recursion in status mapStateToProps (#7645) | Eugen Rochko |
2018-05-27 | Track trending tags (#7638) | Eugen Rochko |
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 | Merge branch 'master' into glitch-soc/merge-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-27 | Validate that e-mail resolves with MX and it's not blacklisted (#7631) | Eugen Rochko |
2018-05-27 | Don't use Object.assign with Notification, only display actions for mentions ... | Eugen Rochko |
2018-05-26 | Fix lock icon position in account card (#7630) | bsky |
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-26 | Add right margin of notification message (#7628) | Lynx Kotoura |
2018-05-26 | Fix color mistakes in mastodon-light theme (#7626) | Lynx Kotoura |
2018-05-26 | Weblate translations (2018-05-26) (#7624) | Yamagishi Kazutoshi |
2018-05-26 | Catch ActionController::UnknownFormat and return HTTP 406 (#7621) | Eugen Rochko |
2018-05-25 | Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav | ThibG |
2018-05-25 | Merge branch 'master' into glitch-soc/merge-master | Thibaut Girka |
2018-05-25 | Introduce flat layout to contexts reducer (#7150) | Akihiko Odaki |
2018-05-25 | Enable media timeline (#7598) | Yamagishi Kazutoshi |
2018-05-25 | More polished light theme (#7620) | Lynx Kotoura |
2018-05-25 | Fix color of /about/more link anchors (#7618) | Lynx Kotoura |
2018-05-25 | Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) | ThibG |
2018-05-25 | Add missing comma in InitalStateSerializer (fixes #516) | Thibaut Girka |