3796 Commits (9bdbe663163d41ef2fe06e6b4b7994c469639457)

Author SHA1 Message Date
Lynx Kotoura 0aeec0390b Redesign tootbox (#5919) 7 years ago
Eugen Rochko fef6625496
Weblate translations (#6011) 7 years ago
SerCom_KC 775c3056b6 Update Chinese (Simplified) translations (#6005) 7 years ago
Eugen Rochko ad75ec8b5b
Add filters to admin UI for custom emojis (#6003) 7 years ago
Yamagishi Kazutoshi 07b4427865 Set direction style to reply indicator (#6006) 7 years ago
Eugen Rochko a8deb6648b
Fix redundant HTTP request in FetchLinkCardService (#6002) 7 years ago
Eugen Rochko 20a6584d2d
Clean up admin UI for accounts (#6004) 7 years ago
Eugen Rochko 155e211dd0
Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000) 7 years ago
cwm 17e53b931c code style fixes 7 years ago
cwm 9719983f2d move list items into an array, don't unnecessarily concat misc nav item 7 years ago
Eugen Rochko 5706fe18c2
Fix #5952 - NameError (regression from #5762) (#5999) 7 years ago
Eugen Rochko 71965cbef2
Adjust empty list timeline message (#5997) 7 years ago
Eugen Rochko 0128b86d30
Use streaming API for standalone timelines on /about and /tag pages (#5998) 7 years ago
Neetshin 0c8b1eb577 Make detect empty string before assign image description (#5994) 7 years ago
Akihiko Odaki f9f6918148 Store preview image for embedded photo in preview cards (#5986) 7 years ago
cwm b6ded7119e travis fixes 7 years ago
Renato "Lond" Cerqueira 19257d91bf Return false if object does not respond to url (#5988) 7 years ago
Renato "Lond" Cerqueira fe180f18ff Change conditional to avoid nil into string error in sidekiq (#5987) 7 years ago
cwm 9b7208f4b4 readded connect for onboarding modal 7 years ago
cwm b358483ef2 remove unneeded imports from getting_started_misc 7 years ago
cwm 37ced4c903 add components to getting started column 7 years ago
ncls7615 b93ad3d0e8 add ja 7 years ago
Akihiko Odaki 14c4a33cd9 Change account_id non-nullable in lists (#5979) 7 years ago
Eugen Rochko 30d2ea03b0
Improve public status page title (#5985) 7 years ago
Eugen Rochko 1356ed72cd
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 7 years ago
Eugen Rochko 481fac7c84
Exclude moved accounts from search results (#5984) 7 years ago
cwm 0a52e37648 change pack to 'auth' 7 years ago
cwm 44992df257 load pack 7 years ago
Erin 2efffe77dc reblog_service.rb: Status#local_only -> local_only? 7 years ago
Erin c5a4eda694 move outbox filtering to Status#permitted_for (as per @ekiru) 7 years ago
Erin 3ec47e732b post_status_service: stylistic change (local_only -> local_only?) 7 years ago
Eugen Rochko feed07227b
Apply a 25x rate limit by IP even to authenticated requests (#5948) 7 years ago
David Yip 204688e803
Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController. 7 years ago
ncls7615 9d5ecdbf41 remove picture 7 years ago
kibigo! ed7231947c Added styling 7 years ago
kibigo! bdca1614d5 Screenshot support for themes 7 years ago
kibigo! dabf66e676 Moved flavour UI into own prefs tab 7 years ago
Erin 288f1293ef set local_only in a before_create callback instead of status service 7 years ago
Erin 0c46058a43 remove vestigial Status#local_only? definition 7 years ago
Erin c1410af368 post_status_service.rb: save the status after setting local_only 7 years ago
Erin 24f36ca912 Status#not_local_only scope should match nils too 7 years ago
Erin f080a9fac7 filter local-only toots from AP outboxes 7 years ago
ncls7615 d420e2f047 add comma 7 years ago
ncls7615 279231c5dd " => ' 7 years ago
Erin 6bd18e43ba filter local-only statuses from public pages 7 years ago
Erin 5ef65aab8f replace reblog service check for an 👁️ with #local_only 7 years ago
Erin cfbb95605b set local_only flag on statuses in post_status_service 7 years ago
Erin 08519cd4f4 status: stub local_only?, add scope, add marked_local_only? 7 years ago
Erin 434c70fd98 add a local_only column to the statuses table 7 years ago
cwm 0466aa8d08 use single quotes in locale entry 7 years ago