4722 Commits (6a0f32b359cedda23d33daa89b8bdf01c6207d65)

Author SHA1 Message Date
Thibaut Girka 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
6 years ago
Thibaut Girka c822ecfa01 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang f0ee3f8f8a Fix N+1 on AtomSerializer (#7669)
6 years ago
Eugen Rochko 744d47dee2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko bc464619f3 Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko 776b996964 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura 49ee254971 Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko bc64ef560e Fix incomplete flex style on trends items (#7655)
6 years ago
tateisu 9a4bed4837 optimize direct timeline (#7614)
6 years ago
Eugen Rochko adeb99bc8c Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko 20a23c7d08 Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 8a3b9d26fb Track trending tags (#7638)
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 4f2bf28a86 [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka 89f4e0298c [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
6 years ago
Thibaut Girka 3dc4f8e2ca Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka dc67caa371 Port upstream's result section headers (fixes #366)
6 years ago
Eugen Rochko 03c8890e09 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Eugen Rochko a48e008c8e Don't use Object.assign with Notification, only display actions for mentions (#7632)
6 years ago
bsky c72db8ef90 Fix lock icon position in account card (#7630)
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Lynx Kotoura 4210ddb676 Add right margin of notification message (#7628)
6 years ago
Lynx Kotoura 60902b948a Fix color mistakes in mastodon-light theme (#7626)
6 years ago
Yamagishi Kazutoshi fa87093ff2 Weblate translations (2018-05-26) (#7624)
6 years ago
Eugen Rochko 83b124d54b Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
6 years ago
ThibG 162abbe9a7 Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav
6 years ago
Thibaut Girka 4cb367e6d4 Merge branch 'master' into glitch-soc/merge-master
6 years ago
Akihiko Odaki 4e718bbb25 Introduce flat layout to contexts reducer (#7150)
6 years ago
Yamagishi Kazutoshi 590ae5ac66 Enable media timeline (#7598)
6 years ago
Lynx Kotoura 499af41a9d More polished light theme (#7620)
6 years ago
Lynx Kotoura f78eee8d6a Fix color of /about/more link anchors (#7618)
6 years ago
ThibG d1b2466320 Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
6 years ago
Thibaut Girka 5d64e6a618 Add missing comma in InitalStateSerializer (fixes #516)
6 years ago
Thibaut Girka 2b26e7ed5f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
ThibG 6d50785928 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
6 years ago
ThibG 67f74f71aa Merge pull request #510 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG e2697a3657 Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
6 years ago
Thibaut Girka bdfce657fb Change notification cleaning checkbox color (fixes #511)
6 years ago
Thibaut Girka 28ccf0a464 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG a4527fe33c Fix caret position after selected suggestion and media upload (#7595)
6 years ago
Eugen Rochko 32c3fc08fe Yeah, it was supposed to be #create?
6 years ago
ThibG 0f523757f2 Remove unneeded code now that attachment URL isn't appended to toots (#7593)
6 years ago
Eugen Rochko 2d34552fbc Do not encode HTML entities in initial Web Push payload body (#7592)
6 years ago