4722 Commits (532fb8e2150c70c627d57f9f72f8232606976a4a)

Author SHA1 Message Date
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first
6 years ago
Thibaut Girka c087738270 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang 90908fc24b Fix N+1 on AtomSerializer (#7669)
6 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 03f4c214b4 fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura c0355878ba Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko 04a2cf8bcc
Fix incomplete flex style on trends items (#7655)
6 years ago
tateisu b87a1229c7 optimize direct timeline (#7614)
6 years ago
Eugen Rochko ab36e0ef72 Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko dfbadd6837
Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka a81ed7b205 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 60addb14ce [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka b7508940b7 [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka d959d04133 Change direct message warning to match upstream
6 years ago
Thibaut Girka 659b8a12ec Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka c2e528916c Implement client-size image resizing from upstream
6 years ago
Thibaut Girka d253449ff0 Port upstream's result section headers (fixes #366)
6 years ago
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Eugen Rochko 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632)
6 years ago
bsky 422f92f3f8 Fix lock icon position in account card (#7630)
6 years ago
Thibaut Girka 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka d8793e1bee Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Lynx Kotoura 07054ee6f7 Add right margin of notification message (#7628)
6 years ago
Lynx Kotoura a0b4754231 Fix color mistakes in mastodon-light theme (#7626)
6 years ago
Yamagishi Kazutoshi 62cb3b199f Weblate translations (2018-05-26) (#7624)
6 years ago
Eugen Rochko ebf2fef029
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
6 years ago
ThibG a5c25242af
Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav
6 years ago
Thibaut Girka 11cc2e099a Merge branch 'master' into glitch-soc/merge-master
6 years ago
Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150)
6 years ago
Yamagishi Kazutoshi 8182b61518 Enable media timeline (#7598)
6 years ago
Lynx Kotoura 7ea91dcbb3 More polished light theme (#7620)
6 years ago
Lynx Kotoura 6042403621 Fix color of /about/more link anchors (#7618)
6 years ago
ThibG cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
6 years ago
Thibaut Girka c1d0f96bb4 Add missing comma in InitalStateSerializer (fixes #516)
6 years ago
Thibaut Girka 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
ThibG 2587fcdd27 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
6 years ago
ThibG 88ec5193cb
Merge pull request #510 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG 7719fe0df2
Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
6 years ago
Thibaut Girka 0553496b76 Change notification cleaning checkbox color (fixes #511)
6 years ago
Thibaut Girka e0ef89c73f Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG d8864b9e9d Fix caret position after selected suggestion and media upload (#7595)
6 years ago
Eugen Rochko 4d81809f36
Yeah, it was supposed to be #create?
6 years ago
ThibG 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593)
6 years ago
Eugen Rochko 1a564df586
Do not encode HTML entities in initial Web Push payload body (#7592)
6 years ago