Commit Graph

9650 Commits (1c10ce6269b83639171402c9c7487bdee7a5fdce)

Author SHA1 Message Date
multiple creatures 1c10ce6269 alias `visibility` bangtag to `v` 2019-07-15 14:51:55 -05:00
multiple creatures 0eeb7fa881 stop breaking things with missing commas 2019-07-15 14:44:54 -05:00
multiple creatures 6f1a07945e make sure user exists before migrating 2019-07-15 14:44:36 -05:00
multiple creatures 037be68060 ignore `tsv` column & add index to local-scope posts 2019-07-15 14:12:24 -05:00
multiple creatures 09eb7fb78d don't put boosts of silenced folks into home feed if you don't follow them 2019-07-15 14:12:24 -05:00
multiple creatures 4f3618f7be drop home feed & boost dedup window sizes to save resources 2019-07-15 14:12:24 -05:00
multiple creatures 2bbc06de5c show formatting of replies in composer area 2019-07-15 14:12:24 -05:00
multiple creatures 31a7ca0468 unbreak `domain_block_impact` 2019-07-15 14:12:24 -05:00
multiple creatures b441174bd2 drop incoming twitter retweets 2019-07-15 14:12:24 -05:00
multiple creatures 6b72e8a4df add text representation of statuses to status serializer 2019-07-15 14:12:24 -05:00
multiple creatures 07013fba48 revise status filters & make `hide mentions of blocked` also filter mentions of users blocked at the admin level 2019-07-15 14:12:24 -05:00
multiple creatures ab132569d7 only tolerate 3 days of remote failures before giving up 2019-07-15 14:12:24 -05:00
multiple creatures 7147447254 add `untag` bangtag 2019-07-15 14:12:24 -05:00
multiple creatures 27d67e2d5c sanitize bio formatting! 2019-07-15 14:12:24 -05:00
multiple creatures 441bead7ba workaround bbcode parser voring brackets 2019-07-15 14:12:24 -05:00
multiple creatures 45408c3c01 revise bbcode markup 2019-07-15 14:12:24 -05:00
multiple creatures 436f7984d9 move user variables to `users` relation 2019-07-15 14:12:24 -05:00
multiple creatures 9a2f0131c6 tag folding 2019-07-15 14:12:24 -05:00
multiple creatures 5e3ea221a8 add `supports_chat` property, rename `adults_only` to `adult_content`, federate the kobolds~ 2019-07-15 14:12:24 -05:00
multiple creatures cf3ec71aa5 local visibility scope, chat scope+tags, unlisted tags 2019-07-15 14:12:24 -05:00
multiple creatures 0a5eba734e add ability to export followers 2019-07-15 14:12:21 -05:00
multiple creatures 29643fd6c4 make blocking domains actually block the accounts 2019-07-15 14:12:16 -05:00
multiple creatures 992bd7c752 update `ruby-bbcode` to 2.1.0 2019-07-14 20:02:34 -05:00
multiple creatures a1d091b552 fix tag routing once and for all 2019-05-22 11:02:38 -05:00
multiple creatures 61ac01a6bb **security** - make sure local roars always get sanitized 2019-05-22 10:34:03 -05:00
multiple creatures 7b6f8e5419 remove push subscription schedulers from sidekiq 2019-05-22 01:24:11 -05:00
multiple creatures 2bdfbfe32c ignore the `tsv` column on the statuses table - our code will never touch this 2019-05-21 23:31:36 -05:00
multiple creatures ec288a11a0 who would win? controller of the tags or a `:` who skipped character class? 2019-05-21 22:24:59 -05:00
multiple creatures dd7164aac2 handle tags with the old `:` scope delimiter but translate those to `.` 2019-05-21 21:20:42 -05:00
multiple creatures 9abf1ce535 make sure only `self`/`self.` & `local`/`local.` tags are marked private & local + treat `:` in tags as `.` 2019-05-21 21:01:20 -05:00
multiple creatures 3c455a7b81 convince resource router that dots are good actually 2019-05-21 18:22:23 -05:00
multiple creatures 6c6d5319d9 `hashtag_scope` is a method in *this* class - how did we even manage to break that??? 2019-05-21 18:22:18 -05:00
multiple creatures d9b62e5d11 make canceling a reply not take your roar out with it 2019-05-21 16:44:12 -05:00
multiple creatures 58f78a7af2 fix `thread:reall` 2019-05-21 16:31:10 -05:00
multiple creatures d4ca04f24d upstream forgot to allow the import mode param 2019-05-21 03:17:31 -05:00
multiple creatures 641e5acc09 exceptions: gotta catch em all 2019-05-21 03:17:31 -05:00
multiple creatures d6f37c6ae0 handle importing posts from json dumps 2019-05-21 03:17:31 -05:00
multiple creatures cbdadfb5fa add `origin` to status table to mark posts that were previously imported 2019-05-21 03:16:51 -05:00
multiple creatures 62d667dbf5 add `imported` column to status table to mark posts imported from a json dump 2019-05-21 03:16:51 -05:00
multiple creatures bf33771c80 add `edited` column to status table to mark if a mod/admin changed something 2019-05-21 03:16:51 -05:00
multiple creatures 83c2c466fb use dots instead of colons for tag scopes 2019-05-21 03:16:51 -05:00
multiple creatures 55e0484121 add `skip_notify` option to service objects we might use for post imports 2019-05-21 03:16:51 -05:00
multiple creatures 811137ef69 if `created_at` is given to `PostStatusService` make sure it's utc 2019-05-21 03:16:51 -05:00
multiple creatures 8534702269 add missing `account_media_status_ids` method to accounts controller (oooops~) 2019-05-21 03:16:51 -05:00
multiple creatures 06b8b09fca add `keysmash` bangtag 2019-05-21 03:16:51 -05:00
multiple creatures 0f50698beb fix hoverplay emoji in bbcode 2019-05-21 03:16:51 -05:00
multiple creatures 01a5d51ef7 let account badges in web app wrap 2019-05-21 03:16:51 -05:00
multiple creatures 181d9cd24b styling for staff quick links 2019-05-21 03:16:51 -05:00
multiple creatures f0466aec02 space out badges 2019-05-21 03:16:51 -05:00
multiple creatures 8b47cdef24 add quick links for staff 2019-05-21 03:16:51 -05:00