about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-12-13Set direction style to reply indicator (#6006)Yamagishi Kazutoshi
2017-12-13Fix redundant HTTP request in FetchLinkCardService (#6002)Eugen Rochko
2017-12-13Clean up admin UI for accounts (#6004)Eugen Rochko
2017-12-13Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000)Eugen Rochko
2017-12-13Shorten English title for 2FA to avoid line-break (#6001)Eugen Rochko
2017-12-12code style fixescwm
2017-12-12move list items into an array, don't unnecessarily concat misc nav itemcwm
2017-12-13Fix #5952 - NameError (regression from #5762) (#5999)Eugen Rochko
2017-12-13Adjust empty list timeline message (#5997)Eugen Rochko
2017-12-13Use streaming API for standalone timelines on /about and /tag pages (#5998)Eugen Rochko
2017-12-12Update: #5985 and #5817 (#5996)Quenty31
2017-12-12Improve error handling in streaming/index.js (#5968)erin
2017-12-12Make detect empty string before assign image description (#5994)Neetshin
2017-12-12Remove duplicate indexes in lists (#5990)abcang
2017-12-12Store preview image for embedded photo in preview cards (#5986)Akihiko Odaki
2017-12-12travis fixescwm
2017-12-12Merge pull request #263 from KnzkDev/optimize-paperclipbeatrix
2017-12-12Update Chinese (Simplified) translations (#5991)SerCom_KC
2017-12-12make it possible to stream public timelines without authorization (#5977)nullkal
2017-12-12Return false if object does not respond to url (#5988)Renato "Lond" Cerqueira
2017-12-12Change conditional to avoid nil into string error in sidekiq (#5987)Renato "Lond" Cerqueira
2017-12-12Move files for GitHub to .github directory (#5989)Yamagishi Kazutoshi
2017-12-12Merge pull request #264 from KnzkDev/add-jabeatrix
2017-12-12Remove themes.default from nl and pt-BR locales.David Yip
2017-12-12Merge remote-tracking branch 'tootsuite/master' into merge-upstreamDavid Yip
2017-12-12readded connect for onboarding modalcwm
2017-12-12remove unneeded imports from getting_started_misccwm
2017-12-12add components to getting started columncwm
2017-12-12add jancls7615
2017-12-12add ja for fav confncls7615
2017-12-11Merge pull request #262 from chriswmartin/fix-oauth-packGô Shoemake
2017-12-12optimize paperclipncls7615
2017-12-12Change account_id non-nullable in lists (#5979)Akihiko Odaki
2017-12-12Improve public status page title (#5985)Eugen Rochko
2017-12-12Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)Eugen Rochko
2017-12-12Exclude moved accounts from search results (#5984)Eugen Rochko
2017-12-11change pack to 'auth'cwm
2017-12-11load packcwm
2017-12-11reblog_service.rb: Status#local_only -> local_only?Erin
2017-12-11move outbox filtering to Status#permitted_for (as per @ekiru)Erin
2017-12-11post_status_service: stylistic change (local_only -> local_only?)Erin
2017-12-11Tiny little change (#5981)Quenty31
2017-12-11Fixed index in webpack configkibigo!
2017-12-11Merge pull request #259 from KnzkDev/flavours-jabeatrix
2017-12-12add jancls7615
2017-12-11Merge pull request #254 from glitch-soc/new-theme-uxbeatrix
2017-12-11Apply a 25x rate limit by IP even to authenticated requests (#5948)Eugen Rochko
2017-12-11Merge pull request #255 from KnzkDev/remove-picturebeatrix
2017-12-11Remove preview_card fabricator (#5975)Akihiko Odaki
2017-12-11Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController.David Yip