765 Commits (5dd2a78034c4ab8d7eac6f4553185eadc48b6c26)

Author SHA1 Message Date
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 7 years ago
David Yip e35a350119
Examples for Status#set_locality and .as_tag_timeline. 7 years ago
Eugen Rochko ad75ec8b5b
Add filters to admin UI for custom emojis (#6003) 7 years ago
Eugen Rochko 20a6584d2d
Clean up admin UI for accounts (#6004) 7 years ago
Akihiko Odaki 14c4a33cd9 Change account_id non-nullable in lists (#5979) 7 years ago
Eugen Rochko 481fac7c84
Exclude moved accounts from search results (#5984) 7 years ago
Erin c5a4eda694 move outbox filtering to Status#permitted_for (as per @ekiru) 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 24f36ca912 Status#not_local_only scope should match nils too 7 years ago
Erin 6bd18e43ba filter local-only statuses from public pages 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
Andrea Scarpino 6a82939adb Fix account and tag searches with leading/trailing spaces (#5965) 7 years ago
cwm abe95b614b add initial components based off of tootsuite pr #1507 7 years ago
Eugen Rochko 2f4c5f504f
Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
Eugen Rochko c36b9cc5a6
Ensure link thumbnails are not stretched to super low quality (#5932) 7 years ago
Yamagishi Kazutoshi 0c4ca3e549 Remove duplicate annotate (#5910) 7 years ago
Akihiko Odaki c083816c24 Add embed_url to preview cards (#5775) 7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko 42bcbd36b7 Remove rabl dependency (#5894) 7 years ago
Eugen Rochko d68868ca14
Lists redis clean-up (#5886) 7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811) 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
Yamagishi Kazutoshi 74320971e2 Add invite filter (#5862) 7 years ago
kibigo! 541fe9b110 Skins support 7 years ago
Eugen Rochko 85e97ecab6
Fix too many forwards (#5854) 7 years ago
Yamagishi Kazutoshi 15fab79cfa Show "expired" in invite index (#5838) 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
nullkal 1b57d4dd3a Fix account migration feature (#5837) 7 years ago
Eugen Rochko 706e534455
Add UI for setting up account migration (#5832) 7 years ago
Eugen Rochko 740f8a95a9
Add consumable invites (#5814) 7 years ago
William Pitcock 32987004c9 status: preserve visibility attribute when reblogging (infoleak fix) (#5789) 7 years ago
abcang 269a445c0b Fix unnecessary order (#5807) 7 years ago
Eugen Rochko e84fecb7e9
Add logging of admin actions (#5757) 7 years ago
abcang 53e95c4efc Fix N+1 at notification (#5752) 7 years ago
Yamagishi Kazutoshi bfdcf76a64 Add “staff” badge to admin user pages (#5735) 7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746) 7 years ago
David Yip 130aa90d55 Update annotations on Follow, FollowRequest, and Mute. 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 7 years ago
Eugen Rochko 2151fd3150
Display moderator badge (green), admin badge changed to red (#5728) 7 years ago
ysksn 9e3d24a150 Fix AccountFinderConcern::AccountFinder#with_usernames (#5722) 7 years ago
David Yip 08652baab0 Replace =~ with #matches?. #208. 7 years ago
David Yip 8fc54890e5 Prefix cache keys with the matcher type. #208. 7 years ago
David Yip cb4ef24ac9 Match keyword mute filter on hashtags. #208. 7 years ago
ysksn 19e8b861a2 Delegate some methods of User to @settings (#5706) 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
Yamagishi Kazutoshi 20150659e6 Add uniqueness to block email domains (#5692) 7 years ago
David Yip 656d54e945 Maintain case-insensitivity when merging multiple matchers (#213) 7 years ago