Commit Graph

10457 Commits (master)

Author SHA1 Message Date
multiple creatures 3dc62460b0 use `set` instead of `setex` 2019-12-11 19:21:47 -06:00
multiple creatures 302f532440 fix newlines in normalized text + make `tag` & `tags` headings mean the same thing 2019-12-10 05:33:44 -06:00
multiple creatures 2da941beaa simplify normalizer & add headings 2019-12-10 05:18:50 -06:00
multiple creatures 533dd6d985 `include` looks nicer 2019-12-10 05:17:51 -06:00
multiple creatures 8975561bfa adjust regex shortcut descriptions 2019-12-10 03:55:47 -06:00
multiple creatures 859763ea02 handle syntax for `tags:` as `tags: tag1 tag2 "tag3" ...` 2019-12-10 03:52:54 -06:00
multiple creatures 61e3a90e50 add regex shortcut descriptions for filters 2019-12-10 03:44:43 -06:00
multiple creatures 91545d4ec4 make query expander convert `heading: regex to match` shortcut into regex form 2019-12-10 03:26:26 -06:00
multiple creatures 0dfc7b1b64 include headings `tags`, `subj`, `text`, & `desc` in normalized text so they can be individually matched in tl filters 2019-12-10 03:26:22 -06:00
multiple creatures 13f4959034 add accessibility option to make everything lowercase 2019-12-10 03:04:05 -06:00
multiple creatures 41b0d10e88 remove duplicate domain check 2019-12-10 02:43:33 -06:00
multiple creatures ae16b3b466 do not override timestamps when syncing 2019-12-10 02:36:38 -06:00
multiple creatures 5af281b057 add synchronize button to account manager 2019-12-10 02:36:38 -06:00
multiple creatures 882d089dd0 add cooldown to post sync just in case 2019-12-10 02:36:38 -06:00
multiple creatures 002fb7fbb7 synchronize remote posts on first follow 2019-12-10 02:36:38 -06:00
multiple creatures 0512709a77 set `resource_options` to empty hash if `nil` 2019-12-10 02:36:38 -06:00
multiple creatures 7fe078cf50 remove no-longer-useful context checks from autoreject helper 2019-12-10 02:36:33 -06:00
multiple creatures 5242ebf563 forgot to join domain parts 2019-12-08 03:12:10 -06:00
multiple creatures 307c1ec1de forgot to add the redisable module 2019-12-07 23:19:10 -06:00
multiple creatures 6eebf636ba don't count faves as indicators for known accounts 2019-12-07 23:18:17 -06:00
multiple creatures 6fa9c3eb1b add option to toggle whether regex filters should be applied to mentions 2019-12-07 22:13:32 -06:00
multiple creatures feceb543fd make sure filter cache gets wiped when a filter is deleted 2019-12-07 20:48:38 -06:00
multiple creatures 5d7349f2ab domain policies also now get applied to subdomains 2019-12-07 20:17:07 -06:00
multiple creatures 2765793f7d make domain policies templatable 2019-12-07 19:46:11 -06:00
multiple creatures 174f588004 get rid of unneccesary protocol check from upstream 2019-12-07 18:29:28 -06:00
multiple creatures 776d558ff9 skip posts that don't actually exist 2019-12-07 18:26:30 -06:00
multiple creatures 2662240771 add drafts shortcut to web ui 2019-12-06 13:03:52 -06:00
multiple creatures 0ae1bc9796 make posts with `#``self.draft` scope private by default 2019-12-06 12:28:50 -06:00
multiple creatures ac5fb845af use `self.draft` scope tag for draft posts & add draft header 2019-12-06 12:08:38 -06:00
multiple creatures 996cb6818f avoid resurfacing old posts that are being streamed into the world timeline 2019-12-05 13:09:26 -06:00
multiple creatures 04d55aab4a use keyword argument for `delayed` flag 2019-12-05 13:06:20 -06:00
multiple creatures 98339c8fb3 use `update` to change `curated` flags 2019-12-05 13:05:46 -06:00
multiple creatures 273a9b94de add `monsterfork:reapply_filters` task to mass-fix users' tl filters for this update 2019-12-03 17:24:58 -06:00
multiple creatures bc81d32c2c when someone adds/changes a filter retroactively apply it to their home & list timelines 2019-12-03 17:06:47 -06:00
multiple creatures bcb45d2cbe add `all` & `all_cached` props to feed model 2019-12-03 17:06:47 -06:00
multiple creatures e63192cbb1 clear filtered status cache when a domain policy gets reset 2019-12-03 17:06:47 -06:00
multiple creatures 04ec25754b cache list of already-filtered statuses 2019-12-03 17:06:43 -06:00
multiple creatures 5475adfbc9 add `size` property to feed model 2019-12-03 15:23:57 -06:00
multiple creatures 3f11f0955c fix filters not being applied correctly on streaming timelines by using the right normalization function 2019-12-03 15:04:13 -06:00
multiple creatures 59253ce0dd clear out dead sidekiq job locks & add lock manager to sidekiq's dashboard to let admins get rid of stuck locks 2019-12-03 14:49:06 -06:00
multiple creatures 65afa0fe01 fix `thread:sharekey:sync` by spelling `earliest` correctly 2019-12-03 00:52:33 -06:00
multiple creatures 053c748b31 user invitations should now (by)pass the spam check 2019-12-02 22:00:12 -06:00
multiple creatures 29c54ac59b hide media captions under content notes when not expanded 2019-12-02 21:46:10 -06:00
multiple creatures e14a7b0c36 pruning thread leaves can cause data loss - let's not do that 2019-12-02 21:37:12 -06:00
multiple creatures 59b8f3b6a3 correctly detect domain policy changes 2019-12-01 10:15:05 -06:00
multiple creatures 3bef7b280f `update` -> `update!` 2019-12-01 07:04:07 -06:00
multiple creatures a11e99a15b raise video & audio quality 2019-11-29 17:32:51 -06:00
multiple creatures e9e8528432 `compand` apparantly screws up dynamic range - get rid of that 2019-11-29 16:29:29 -06:00
multiple creatures 9d7ffb7d86 accept mp3s that are actually videos 2019-11-29 15:18:04 -06:00
multiple creatures f18e6229b7 use static waveform for audio uploads & explicitly accept `audio/mp3` 2019-11-29 14:51:03 -06:00