about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-29Fix error when unmuting a domain without listing muted domains firstThibaut Girka
2018-05-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-05-29Fix N+1 on AtomSerializer (#7669)abcang
2018-05-29Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)Eugen Rochko
2018-05-29Always display tab navigation on local/federated timeline even when empty (#7...Eugen Rochko
2018-05-29Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)Eugen Rochko
2018-05-29Cache attachments on external host with service worker (#7493)Akihiko Odaki
2018-05-28fix: Don't validate MX record in development (#7654)takayamaki
2018-05-28Fix embed, error and onboarding modals in light theme (#7656)Lynx Kotoura
2018-05-28Fix incomplete flex style on trends items (#7655)Eugen Rochko
2018-05-28optimize direct timeline (#7614)tateisu
2018-05-28Record trending tags from ActivityPub, too (#7647)Eugen Rochko
2018-05-28Replace recursion in status mapStateToProps (#7645)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-05-27Do not needlessly refresh pinned tootsThibaut Girka
2018-05-27[Glitch] Change icon for domain blocksThibaut Girka
2018-05-27[Glitch] Add option to show only local toots in timeline previewThibaut Girka
2018-05-27[Glitch] Use streaming API for standalone timelines on /about and /tag pagesThibaut Girka
2018-05-27Change direct message warning to match upstreamThibaut Girka
2018-05-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-05-27Implement client-size image resizing from upstreamThibaut Girka
2018-05-27Port upstream's result section headers (fixes #366)Thibaut Girka
2018-05-27Validate that e-mail resolves with MX and it's not blacklisted (#7631)Eugen Rochko
2018-05-27Don't use Object.assign with Notification, only display actions for mentions ...Eugen Rochko
2018-05-26Fix lock icon position in account card (#7630)bsky
2018-05-26Fix caret position after inserting suggestions (fixes #281)Thibaut Girka
2018-05-26Remove unneeded code now that attachment URL isn't appended to tootsThibaut Girka
2018-05-26Add right margin of notification message (#7628)Lynx Kotoura
2018-05-26Fix color mistakes in mastodon-light theme (#7626)Lynx Kotoura
2018-05-26Weblate translations (2018-05-26) (#7624)Yamagishi Kazutoshi
2018-05-26Catch ActionController::UnknownFormat and return HTTP 406 (#7621)Eugen Rochko
2018-05-25Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-favThibG
2018-05-25Merge branch 'master' into glitch-soc/merge-masterThibaut Girka
2018-05-25Introduce flat layout to contexts reducer (#7150)Akihiko Odaki
2018-05-25Enable media timeline (#7598)Yamagishi Kazutoshi
2018-05-25More polished light theme (#7620)Lynx Kotoura
2018-05-25Fix color of /about/more link anchors (#7618)Lynx Kotoura
2018-05-25Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)ThibG
2018-05-25Add missing comma in InitalStateSerializer (fixes #516)Thibaut Girka
2018-05-25[Glitch] Use .star-icon instead of hardcoding color in detailed statusesThibaut Girka
2018-05-25Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610)...ThibG
2018-05-23Merge pull request #510 from ThibG/glitch-soc/merge-upstreamThibG
2018-05-23Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on...ThibG
2018-05-23Change notification cleaning checkbox color (fixes #511)Thibaut Girka
2018-05-23Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-05-23Fix caret position after selected suggestion and media upload (#7595)ThibG
2018-05-22Yeah, it was supposed to be #create?Eugen Rochko