597 Commits (771b950febf2e5ee41ccfcd088f0757d80483332)

Author SHA1 Message Date
cwm abe95b614b add initial components based off of tootsuite pr #1507 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
Daniel Hunsaker cf7e840990 Update model annotations to use BIGINT for IDs (#5461) 7 years ago
aschmitz 5128c4261e Updates per code review 7 years ago
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
aschmitz b95c48748c Per-user reblog hiding implementation/fixes/tests 7 years ago
aschmitz 4944515020 "Show reblogs" per-follower UI/database changes 7 years ago
ysksn 54b42901df Add and Remove tests for FollowRequest (#5622) 7 years ago
ThibG 5d5c0f4f43 Twidere mention workaround (#5552) 7 years ago
Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial (#5615) 7 years ago
nullkal b6e2e999bd Show the local couterpart of emoji when it exists in /admin/custom_emojis (#5467) 7 years ago
nullkal 781105293c Feature: Unlisted custom emojis (#5485) 7 years ago
David Yip e40fe4092d Remove nil check in Glitch::KeywordMute#=~. 7 years ago
David Yip f5a3283976 Switch to Regexp.union for building the mute expression. 7 years ago
David Yip 8410d33b49 Only cache the regex text, not the regex itself. 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
David Yip af8f06413e KeywordMute matcher: more closely mimic Regexp#=~ behavior. 7 years ago
David Yip 4b68e82a19 Don't add \b to whole-word keywords that don't start with word characters. 7 years ago