Age | Commit message (Expand) | Author |
2018-06-01 | Use different algorithm for trending tags (#7697) | Eugen Rochko |
2018-06-01 | Fix margin between compose warning, reply indicator and textarea (#7701) | Eugen Rochko |
2018-06-01 | Improve trends layout (#7700) | Eugen Rochko |
2018-06-01 | Add loading indicator for trending tags (#7693) | Yamagishi Kazutoshi |
2018-06-01 | Update ESLint for Code Climate (#7696) | Yamagishi Kazutoshi |
2018-06-01 | Fix duplicate key attributes (#7694) | Yamagishi Kazutoshi |
2018-05-31 | Wrong exception class: ActiveRecord::RecordNotUnique, not PG::UniqueViolation... | Eugen Rochko |
2018-05-31 | Improve account index migration (#7684) | Eugen Rochko |
2018-05-31 | Exclude unlisted, private and direct toots from affecting trends (#7686) | Eugen Rochko |
2018-05-31 | Make the refresh trends button refresh trends (#7685) | Eugen Rochko |
2018-05-31 | Put the CW field between the toot we are replying to and the toot field (#7508) | Mélanie Chauvel (ariasuni) |
2018-05-31 | Weblate translations (2018-05-31) (#7681) | Yamagishi Kazutoshi |
2018-05-31 | 🌍: 🇵🇱⬆️ (#7679) | Marcin Mikołajczak |
2018-05-31 | Fix nil error in migration (#7680) | Eugen Rochko |
2018-05-30 | Speed up some rake tasks by moving execution to Sidekiq (#7678) | Eugen Rochko |
2018-05-30 | Bump version to 2.4.1rc1 | Eugen Rochko |
2018-05-30 | Redirect / to home on mobile layout, to getting started on desktop (#7677) | Eugen Rochko |
2018-05-30 | Improve getting started column (#7676) | Eugen Rochko |
2018-05-30 | Fix broken migrate (regression from #7658) (#7674) | Yamagishi Kazutoshi |
2018-05-30 | Deduplicate accounts and make unique username/domain index case-insensitive (... | Eugen Rochko |
2018-05-30 | Improve counter caches on Status and Account (#7644) | Eugen Rochko |
2018-05-29 | Reduce wasted work in RemoveStatusService due to inactive followers (#7672) | Eugen Rochko |
2018-05-29 | Fix context building in the reducer (#7671) | unarist |
2018-05-29 | Fix error when unmuting a domain without listing muted domains first (#7670) | ThibG |
2018-05-29 | Fix N+1 on AtomSerializer (#7669) | abcang |
2018-05-29 | Use URL polyfill (#7664) | Yamagishi Kazutoshi |
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 | Add a test for emojis_controller (#7652) | Shuhei Kitagawa |
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 | 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 | 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-26 | Disable AMS logging (#7623) | Eugen Rochko |
2018-05-25 | Remove Puma pidfile before boot if container receives SIGTERM (#7052) | Isatis |
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 |