Commit Graph

8 Commits

Author SHA1 Message Date
Aeris 07d5c406f4 docs updated 2021-09-03 03:00:36 +02:00
eta e7b27f39f0 update README 2021-05-28 17:03:19 +01:00
eta b57a1a26f3 relicense to MIT, screw AGPL 2021-05-21 22:11:39 +01:00
eta d664cb800c Introduce user & global archiving controls; add unregister function
- WARNING to operators: You MUST run fixup_2.sql in order to use this and newer
  versions of the bridge.
- Archiving and full chat history fetches are now a configuration setting (and
  default to off).
- Users now have to enable archiving manually by talking to the admin user, and
  are warned about the potential privacy implications.
- Users can now completely remove themselves from the bridge, deleting all data.
- Bridge administrators can now be specified by adding an entry to the
  'administrators' SQL table with your JID. These can force-unregister specific
  users.
2020-09-30 14:01:52 +01:00
eta 22871c2c0c security warning 2020-05-28 18:39:49 +01:00
eta 0427fdf30b more glitches 2020-05-28 18:35:59 +01:00
eta c891841231 fix docker thing 2020-05-28 18:34:17 +01:00
eta 242614fc68 README, LICENSE, and general user friendliness 2020-05-28 18:33:03 +01:00