75 938 B

12345678910111213141516171819202122232425
  1. ---
  2. title: Option to message "Everyone" when using private instance
  3. author: notabug.org/djp
  4. time: Tue, 03 Sep 2019 10:18:12 UTC
  5. status: closed
  6. ---
  7. author: notabug.org
  8. time: Tue, 03 Sep 2019 10:18:12 UTC
  9. content: -----
  10. Would it be possible to allow users to message "Everyone" in the drop-down menu if the GNU social is running a private instance? Currently, this option doesn't appear when running a private instance.
  11. -----
  12. author: notabug.org
  13. time: Thu, 16 Jul 2020 21:26:36 UTC
  14. content: -----
  15. The everyone in that drop-down menu, maps in a way to https://www.w3.org/ns/activitystreams#Public . Which doesnt't make sense to have in private instances. What is wanted is [Everyone at site](https://notabug.org/diogo/gnu-social/src/nightly/lib/ui/toselector.php#L125). A fix is coming by @someonewithpc!
  16. -----
  17. author: notabug.org
  18. time: Thu, 16 Jul 2020 21:31:15 UTC
  19. content: -----
  20. Fixed by 3d39b769dc79d15017f4fbeb39f9b7c4f5637f5a
  21. -----