Paul Makles
|
ce68f7eeed
|
fix: don't return all members on message query / search
|
2022-01-03 15:21:12 +00:00 |
|
Paul Makles
|
345c4c627c
|
feat: add discoverability and analytics flags
|
2022-01-03 12:46:10 +00:00 |
|
Paul
|
0fe63e3955
|
chore: bump rauth revision and version to 0.5.3-alpha.11
|
2021-11-28 17:58:24 +00:00 |
|
Paul
|
4474061103
|
chore: bump to 0.5.3-alpha.10
|
2021-11-23 08:57:34 +00:00 |
|
Paul
|
1303dbc844
|
chore: bump version to 0.5.3-alpha.9
|
2021-11-20 13:20:21 +00:00 |
|
Paul
|
08c1aa6f5d
|
feat(messaging): add masquerade to messages
|
2021-11-04 20:50:30 +00:00 |
|
Paul
|
84ba038350
|
chore: bump version to 0.5.3-alpha.7
|
2021-11-02 13:41:52 +00:00 |
|
Paul
|
2a4e290489
|
chore: bump version to 0.5.3-alpha.6
|
2021-10-31 18:28:31 +00:00 |
|
Paul
|
2ef6b28029
|
Switch to Redis from MongoDB for event broker.
Closes #1.
|
2021-09-19 22:13:25 +01:00 |
|
Paul
|
e5e0031cad
|
Fix rate limiter for bots.
Use local-request state to cache User object.
|
2021-09-18 20:06:00 +01:00 |
|
Paul
|
0dcf8cb281
|
Bump rauth release and publish changes.
|
2021-09-18 19:06:59 +01:00 |
|
Paul
|
37d45889ec
|
Add reported flag and bump version.
|
2021-09-17 13:45:05 +01:00 |
|
Paul
|
6e1f3a79cf
|
Update Docker image to use buster-slim + glibc.
|
2021-09-15 22:43:23 +01:00 |
|
Paul
|
9b6893ca48
|
Write database migration for last_message_id. #67
|
2021-09-14 15:07:41 +01:00 |
|
Paul
|
ad364320c8
|
Fix route definitions for change pass / email.
|
2021-09-12 21:37:42 +01:00 |
|
Paul
|
06f968022d
|
Update to rAuth v1, closes #63.
Add Pong packet for normal frames.
|
2021-09-11 11:23:15 +01:00 |
|
Paul
|
862f57235c
|
Fallback to unknown user.
Add GitHub CI.
|
2021-09-03 16:26:34 +01:00 |
|
Paul
|
bffac8c4c0
|
Update CORS options.
Disallow bots to be added as friends.
|
2021-08-15 23:11:33 +01:00 |
|
Paul
|
084d71f050
|
Add role hoisting / ranking.
Add bot creation for #8.
|
2021-08-11 20:04:22 +01:00 |
|
Paul
|
e70f848f21
|
Patch password length limit on change username.
|
2021-08-09 14:53:26 +01:00 |
|
Paul
|
e7065cbf1d
|
Bump reqwest version.
Add mark server as read route.
Mark servers as read on join.
|
2021-08-07 12:26:25 +01:00 |
|
Paul
|
8890e3bab0
|
Fixes #2: Include own beta badge in payload object
|
2021-08-06 17:34:48 +01:00 |
|
Paul
|
33262cc703
|
Add cache control header for default avatars.
|
2021-07-31 14:48:08 +01:00 |
|
Paul
|
e655f53641
|
Fix embeds not re-generating properly on edit.
Include own memberships in Ready payload.
|
2021-07-31 12:09:03 +01:00 |
|
Paul
|
74b4c6bf2a
|
Re-write emails, remove HTML body.
SpamAssassin is a bitch.
|
2021-07-28 14:59:16 +01:00 |
|
Paul
|
3c0d736f1e
|
Use plain reset / verify emails.
|
2021-07-28 14:08:55 +01:00 |
|
Paul
|
8f6e5be1d4
|
Events: Distribute user updates to servers.
Fix: Deleting a server now correctly deletes all associated objects.
|
2021-07-28 13:40:03 +01:00 |
|
Paul
|
7d3ce0c96a
|
Remove broken HTML attribute.
|
2021-07-27 17:24:47 +01:00 |
|
Paul
|
c6de871ad3
|
Add extra snippet.
|
2021-07-27 17:14:36 +01:00 |
|
insert
|
f32eaa98d4
|
Revert "Strip all <a /> tags, fuck SpamAssassin."
This reverts commit d4743b1453
|
2021-07-27 16:11:59 +00:00 |
|
Paul
|
d4743b1453
|
Strip all <a /> tags, fuck SpamAssassin.
|
2021-07-27 16:32:55 +01:00 |
|
Paul
|
dd65b9f358
|
Try make content match href.
|
2021-07-27 16:25:32 +01:00 |
|
Paul
|
ec59d0e9a9
|
Try to make email not go into spam.
|
2021-07-27 16:16:17 +01:00 |
|
Paul
|
a5f7314f97
|
Fix description not being updated on servers.
|
2021-07-27 12:29:55 +01:00 |
|
Paul
|
deb2344428
|
Merge Jan's changes and bump version.
|
2021-07-25 21:53:35 +01:00 |
|
Paul
|
682b6cbd9f
|
Return banned user objects.
Fix category edit.
|
2021-07-24 19:42:57 +01:00 |
|
Paul
|
1a8006b3e4
|
Add before, after and sort support to search.
|
2021-07-21 18:26:35 +01:00 |
|
Paul
|
27a9fc3e21
|
Fix username block list.
|
2021-07-14 11:21:53 +01:00 |
|
Paul
|
1872432725
|
0.5.1-alpha.8
Add Edit Role route.
|
2021-07-13 13:43:42 +01:00 |
|
Paul
|
6f8802ab5f
|
Feature: W.I.P. search route
|
2021-07-09 14:34:01 +01:00 |
|
Paul
|
a4c227ce41
|
Add "nearby" message query.
|
2021-07-07 16:21:21 +01:00 |
|
Paul
|
edd8ef8a1d
|
Patch max password length on rauth.
|
2021-07-06 12:21:40 +01:00 |
|
Paul
|
96c9190fa8
|
Fix: Allow users with server overlap to access each other.
|
2021-07-05 17:49:30 +01:00 |
|
Paul
|
e452d6a362
|
Fix: Permission PUT route priority.
|
2021-07-01 17:49:48 +01:00 |
|
Paul
|
a017872c99
|
Servers: Add categories to server model.
|
2021-06-27 00:13:35 +01:00 |
|
Paul
|
f35a1049da
|
Fix: Use UploadFiles instead of EmbedLinks perm.
|
2021-06-26 22:35:21 +01:00 |
|
Paul
|
07e74e1074
|
Servers: New permissions implementation.
Feature: Roles and group permissions. (server-side)
|
2021-06-26 22:16:37 +01:00 |
|
Paul
|
b45ea266d8
|
Fix various issues relating to voice channels.
|
2021-06-24 12:33:16 +01:00 |
|
Paul
|
9a417aa6ad
|
Messaging: Add message replies.
Servers: Add VoiceChannel.
|
2021-06-23 13:50:18 +01:00 |
|
Paul
|
ad06ff16c4
|
Messaging: Upsert mentions into unreads.
Messaging: Allow multiple attachment upload.
|
2021-06-22 17:42:18 +01:00 |
|