Commit Graph
344 Commits
Author SHA1 Message Date
Infi 6d2d3003bd Implement requested changes 2021-08-22 22:58:39 +02:00
Infi 7c7573d3cf Fix Naming for Revolt, replace mention of Revolt with Delta 2021-08-16 10:48:09 +02:00
Infi 8ca3e50d91 Remove Unused Banner 2021-08-16 10:45:40 +02:00
Infi 906dd3fb04 Update README to consistent format, closes #28 2021-08-16 10:41:28 +02:00
Paul Makles 28c4312880 Merge pull request #35 from heikkari/34 2021-08-15 23:45:12 +01:00
heikkari 7e84d2671a Move code to database/entities/user.rs 2021-08-16 01:26:05 +03:00
Paul bffac8c4c0 Update CORS options.
Disallow bots to be added as friends.
2021-08-15 23:11:33 +01:00
heikkari 3b5bebab78 Fix: User's invisibility status is exposed 2021-08-16 01:05:54 +03:00
heikkari e35a6b12e1 Fix: User's invisibility status is exposed 2021-08-16 00:40:33 +03:00
Paul f04137d50f Include servers in mutual route. 2021-08-12 16:16:13 +01:00
Paul b3bdf403cf Add delete route for bots. Closes #8. 2021-08-12 14:28:46 +01:00
Paul bd3606176a Add bot edit route for #8. 2021-08-12 14:05:48 +01:00
Paul a71bfa908c Add fetch owned, public and specific bots for #8. 2021-08-12 13:40:03 +01:00
Paul 9f749cfdf8 Invite bot to server / group for #8. 2021-08-12 09:24:06 +01:00
Paul 93610ebbc3 Restrict bots from creating servers, groups, acking messages, and making friends. 2021-08-11 20:16:11 +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 fdba2d9e15 Bump musl-builder. 2021-08-06 17:56:44 +01:00
Paul 8890e3bab0 Fixes #2: Include own beta badge in payload object 2021-08-06 17:34:48 +01:00
Paul f09fde616a Add rate limiting to message sending. 2021-08-06 17:24:16 +01:00
Paul 6fe0725799 Organise Cargo.toml 2021-08-06 17:24:16 +01:00
Paul 382972ea22 Migrate the rest of the code. 2021-08-06 17:24:16 +01:00
Paul 9fec4e48c0 Start moving to Rocket 0.5.0 2021-08-06 17:24:16 +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 2407d4da3a Deprecate UserPresence event. 2021-07-27 14:22:41 +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
insert 37bb0f397f Merge branch 'master' into 'master'
Add member_count to /invites/:id

See merge request revolt/delta!3
2021-07-25 20:46:55 +00:00
jan0660 ca04f4d510 Add member_count to /invites/:id 2021-07-25 16:49:27 +02: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 fe821b8283 Temporary fix for compile.
Add badge ID.
2021-07-08 22:54:46 +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