Commit Graph

9745 Commits (155c324a7b2d12af68289731d38c9fcd4839a3d9)

Author SHA1 Message Date
multiple creatures 155c324a7b formatting examples in preferences 2019-07-22 12:54:35 -05:00
multiple creatures e14d543edd handle more edge cases in archor tagger 2019-07-22 11:41:02 -05:00
multiple creatures e3ecc0871c begone extra parenthesis 2019-07-21 22:20:24 -05:00
multiple creatures b0eade5ad6 allow self & signed-in local followers to read outbox when `hide public ap outbox` is set 2019-07-21 22:18:02 -05:00
multiple creatures acc1fb81fe allow self & signed-in local followers to see account when `hide public profile` is set 2019-07-21 22:17:58 -05:00
multiple creatures 47d9a34401 return 404 if `hide public profile` set 2019-07-21 21:06:22 -05:00
multiple creatures 084b950401 split `hide public profile` & `hide public ap outbox` into separate user options, make original `Account.hidden` prop federation-affecting `invisible mode` 2019-07-21 20:50:30 -05:00
multiple creatures bca5a3073f privacy - add option to disable public activitypub outbox 2019-07-21 20:21:20 -05:00
multiple creatures d9073f132b add more options for time range of roars visible to anonymous public profile viewers 2019-07-21 19:51:07 -05:00
multiple creatures 61461a5323 privacy - limit public profiles & public ap outboxes to last 6 days of history 2019-07-21 17:16:18 -05:00
multiple creatures 3582566a52 privacy - remove rss endpoint from account controller 2019-07-21 16:52:09 -05:00
multiple creatures 6de7b8e021 we don't need `invalidate_association_caches!` 2019-07-21 13:43:03 -05:00
multiple creatures 1cf4d5a83d make anchor tagger strip trailing punctuation from link text before matching 2019-07-20 23:26:01 -05:00
multiple creatures c4600411f7 fix anchor tagger filename matching 2019-07-20 23:25:46 -05:00
multiple creatures 19fc6952b2 stop putting boosts in the local timeline when the booster's visibility is `local` 2019-07-20 22:48:17 -05:00
multiple creatures 70080ce6e6 add `tf:stripachors` & `tf:striplinks` bangtags 2019-07-20 22:42:23 -05:00
multiple creatures c4718cd2be add `tf:head` bangtag 2019-07-20 22:32:14 -05:00
multiple creatures 7a37731210 make anchor tagger tag filename links as such 2019-07-20 21:59:38 -05:00
multiple creatures 0dabcbfb02 limit post search to own social graph 2019-07-20 21:06:49 -05:00
multiple creatures 483f550f9c fix query string sanitizer - use `query_values=` from `Addressable::URI` instead of `to_query` 2019-07-20 12:20:43 -05:00
multiple creatures 1edc2f1aeb fix display of `admin:eval` comments 2019-07-20 11:51:25 -05:00
multiple creatures f0506110c4 rewrite `admin:` bangtags to use moderation functions from bangtag helper module 2019-07-20 10:34:26 -05:00
multiple creatures 4cfff5b001 create bangtag helper module, add functions for transparent moderation in `admin:` commands 2019-07-20 10:33:50 -05:00
multiple creatures ed50fee09f replace output newlines with html breaks in `admin:eval` 2019-07-20 09:41:28 -05:00
multiple creatures 3ff2871b27 add newlines before signature & tags for vanilladon compat 2019-07-20 09:33:32 -05:00
multiple creatures 243cbb2861 fix typo in account model - `frozen` -> `froze` 2019-07-20 08:17:16 -05:00
multiple creatures c864465e71 re-cache post when changed by `visibility:parent` or `parent:tag`/`parent:untag` bangtags 2019-07-20 06:47:26 -05:00
multiple creatures 74e81d4ef7 `visibility` bangtag accepts additional `federate`/`nofederate` (`f`/`nf`) arg to set whether post can federate + add more aliases 2019-07-20 06:40:31 -05:00
multiple creatures be251c1eb4 properly distribute announcement posts made thru `admin:announce` 2019-07-20 06:39:20 -05:00
multiple creatures 2d99300a6d add `visibility:community`, `visibility:c` aliases 2019-07-20 06:37:20 -05:00
multiple creatures 29cdfc36fc fix adult content badge on public profiles 2019-07-19 20:44:57 -05:00
multiple creatures d9d2c9a77e removed upstream locked icon from ui 2019-07-19 19:53:28 -05:00
multiple creatures 4e28528888 make locked badge stand out more 2019-07-19 19:48:15 -05:00
multiple creatures 07794055f9 move admin/mod badges to top 2019-07-19 19:45:05 -05:00
multiple creatures 348dd5aa35 always show out-of-body tags for better accessibility 2019-07-19 19:31:19 -05:00
multiple creatures 2f8ac8838d revise tag conversion 2019-07-19 19:30:59 -05:00
multiple creatures 9b7e4018b0 don't strip valueless query strings 2019-07-19 18:22:58 -05:00
multiple creatures dc32d286bd use high-vis privacy icons by default 2019-07-19 17:04:54 -05:00
multiple creatures 6d07ba50f3 keep `locked` badge for approves-followers + add `frozen` badge for admin-locked accts, also federate `frozen` state 2019-07-19 17:03:15 -05:00
multiple creatures 3fda862ea0 add badge to ui for locked accounts 2019-07-19 14:53:13 -05:00
multiple creatures bc22ab034b move query string sanitizer to its own module & sanitize link cards as well 2019-07-19 10:16:33 -05:00
multiple creatures 23c36c2d7c make anchor tagging check full path 2019-07-19 09:21:45 -05:00
multiple creatures ff75f5ea4b update schema 2019-07-19 09:20:24 -05:00
multiple creatures cfd314432d correct references in kobold migration 2019-07-19 08:15:22 -05:00
multiple creatures 7c60955f06 make community visibility default for new accounts 2019-07-19 07:33:26 -05:00
multiple creatures 44e204613d remove aliases of old of kobold prefs from account model 2019-07-19 07:30:06 -05:00
multiple creatures e80921bf83 remove old version of kobold prefs from strings 2019-07-19 07:28:52 -05:00
multiple creatures 6578d02a0a remove old version of kobold prefs from ui 2019-07-19 07:28:36 -05:00
multiple creatures 66286178ad migrate the kobolds from user setting to account 2019-07-19 07:26:47 -05:00
multiple creatures 40debd9f80 federate account locked status (`mp:locked`) 2019-07-18 21:32:40 -05:00