4730 Commits (fbc25bdd2dfbc0c2316c5bdae6b8da0c047375c2)

Author SHA1 Message Date
Thibaut Girka fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline 6 years ago
Thibaut Girka 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection 6 years ago
Thibaut Girka 15bef77add [Glitch] Fix ID duplication in timelines 6 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id 6 years ago
Thibaut Girka 6020a21130 [Glitch] Fix LoadMore on account media gallery 6 years ago
Thibaut Girka 5d16fd3f28 [Glitch] Add missing null handling in notification reducer 6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline 6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first 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 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
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
Thibaut Girka 0553496b76 Change notification cleaning checkbox color (fixes #511) 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