mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[MOD] Add CHANGELOG, start PEPing
This commit is contained in:
parent
420c05690f
commit
f666f39b7c
7 changed files with 62 additions and 22 deletions
|
|
@ -68,6 +68,8 @@ Currently, the main sources of documentation are the Ayadocs(for headers) and th
|
|||
(see `etc/man`)
|
||||
|
||||
## TODOS before 1.0 rolls around
|
||||
- PROPER FUCKING AVATARS
|
||||
XMPP->Matrix is decent, Matrix->XMPP is effectiveny not done
|
||||
- Add [libomemo](https://github.com/gkdr/libomemo) or something as an optional dependency.
|
||||
- It depends on more stuff anyways, and I don't want to weigh down the
|
||||
dependency list of Parsee for that.
|
||||
|
|
@ -79,8 +81,6 @@ Currently, the main sources of documentation are the Ayadocs(for headers) and th
|
|||
extension packagers may integrate properly.
|
||||
- Get rid of the '?'-syntax and use another invalid Matrix char/valid XMPP char
|
||||
('$'?) for escaped?
|
||||
- PROPER FUCKING AVATARS
|
||||
XMPP->Matrix is decent, Matrix->XMPP is effectiveny not done
|
||||
- Consider making room/MUC admins/owners be able to plumb instead of it being
|
||||
restricted to Parsee admins, with permission from MUC owners, too
|
||||
- Limiting to admins may be a way to "control" consent for both, but this is
|
||||
|
|
@ -91,7 +91,6 @@ restricted to Parsee admins, with permission from MUC owners, too
|
|||
support XMPP->Matrix bridging.
|
||||
- Manage MUC DMs in a reasonable manner. Thanks `@freeoffers4u:matrix.org` for being
|
||||
a fucking annoyance and DMing an old Parsee semi-anon user for no clear reason.
|
||||
- Deadlocks. It's always deadlocks.
|
||||
|
||||
## DONATING/CONTRIBUTING
|
||||
If you know things about XMPP or Matrix, yet aren't familiar with C99, or just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue