Paul
37d45889ec
Add reported flag and bump version.
2021-09-17 13:45:05 +01:00
Paul Makles
8e9991a2de
Merge pull request #84 from rmeritz/change-username
2021-09-17 13:26:40 +01:00
Paul Makles
a6d49d388f
Update src/routes/users/change_username.rs
...
Co-authored-by: Splatterxl <splatterxl@outlook.ie >
2021-09-17 13:26:32 +01:00
Paul Makles
6eee1bc669
Merge pull request #79 from Zomatree/ratelimits
2021-09-17 13:26:03 +01:00
Paul
f8e9924f18
Drop support for armv7 Docker builds.
2021-09-16 10:30:59 +01:00
Paul
6e1f3a79cf
Update Docker image to use buster-slim + glibc.
2021-09-15 22:43:23 +01:00
Paul Makles
b1f5ba32ff
Merge pull request #73 from Zomatree/msgpack_fix
...
fix msgpack encoding
2021-09-15 22:42:16 +01:00
Zomatree
6e70a39fce
fix rauth
2021-09-15 21:37:42 +01:00
Paul Makles
53aa2818b4
Merge pull request #88 from meguminloli/re_username
2021-09-15 21:30:58 +01:00
Zomatree
00a7bcb958
Merge branch 'msgpack_fix' of github.com:Zomatree/delta into msgpack_fix
2021-09-15 21:25:41 +01:00
Zomatree
edcb7c50ce
remove clone
2021-09-15 21:25:37 +01:00
Paul Makles
2e40927457
Merge branch 'master' into msgpack_fix
2021-09-15 21:12:27 +01:00
Zomatree
e636879065
Merge remote-tracking branch 'upstream/master' into ratelimits
2021-09-15 21:06:08 +01:00
Zomatree
46c4de8c68
cleanup
2021-09-15 20:55:02 +01:00
Megumin
6e46362d13
add a newline at the end of regex.rs
2021-09-15 22:22:55 +03:00
meguminloli
a2bfaa5791
moved all RE_USERNAME occurrences to regex.rs
...
switch to normal Cargo.toml
switch to normal Cargo.toml
switch to normal Cargo.toml
solved bug
2021-09-15 21:07:01 +03:00
Paul Makles
e2da00e6b0
Merge pull request #83 from Jan0660/master
...
Add route for fetching self for bots and users
2021-09-14 21:22:34 +01:00
Paul
839b66109c
Only run Docker test if Dockerfile changes in PR.
2021-09-14 21:19:57 +01:00
Paul Makles
7f3141eec4
Merge pull request #81 from goaaats/feat/embed_improvements
2021-09-14 21:15:06 +01:00
Paul Makles
536e335b25
Merge branch 'master' into feat/embed_improvements
2021-09-14 20:54:21 +01:00
Paul Makles
4b8205b75b
Merge pull request #76 from goaaats/feature/server_limit
...
Add basic server limit
2021-09-14 20:52:16 +01:00
Paul
3cbc548dd8
Don't run Docker test on PR.
2021-09-14 20:50:39 +01:00
Paul Makles
6a44a00eeb
Merge pull request #77 from yannickfunk/unit-tests
2021-09-14 20:38:08 +01:00
meguminloli
2660b96250
push dependencies
2021-09-14 18:26:02 +03:00
Paul
b4db321d0e
Fix missing definition of flags on creation.
2021-09-14 16:16:18 +01:00
Paul Makles
0eb52d32ef
Merge pull request #68 from ryanalexander/server-flags
...
Add server flags value
2021-09-14 16:05:08 +01:00
Paul
9b6893ca48
Write database migration for last_message_id. #67
2021-09-14 15:07:41 +01:00
Paul Makles
8aa92564fc
Merge pull request #67 from yannickfunk/unify-last-message
2021-09-14 13:39:27 +01:00
Yannick Funk
ddfc0a5f86
Merge branch 'master' into unify-last-message
2021-09-13 20:19:54 +02:00
Paul
ad364320c8
Fix route definitions for change pass / email.
2021-09-12 21:37:42 +01:00
Rebecca Meritz
4f1d841312
Allow users to change case of own username
...
Usernames are case-insensitive so now one have the name `foo` and
someone else have the name `FOO`, but user `foo` should be able to
change their own name to `FOO` if they want to for display purposes.
2021-09-11 18:59:23 -07:00
Jan0660
405f45d0f7
Add GET /users/@me
2021-09-12 00:01:30 +00:00
Paul
0b0249f544
Fix migration again.
2021-09-11 21:11:15 +01:00
Paul
d0cb73106d
Fix session migration.
2021-09-11 18:41:06 +01:00
Paul Makles
5d3fef3bfa
Merge pull request #82 from revoltchat/rauth-v1
2021-09-11 17:53:21 +01:00
Paul
8bb5fb25dd
Fix bot logon, should do nested match.
...
Add comment to migrations.
Fix attachment deletes on messages.
2021-09-11 17:46:20 +01:00
Paul
fa8eb874d0
Handle both numerical and binary pings.
2021-09-11 12:43:26 +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 Makles
65165b1f8e
Merge pull request #80 from goaaats/fix/youtube_timestamp
2021-09-09 20:50:31 +01:00
goat
6a29c7cf03
feat(january): add MAX_EMBED_COUNT variable
2021-09-08 18:16:56 +02:00
goat
8443cfab00
feat(january): fetch embeds for multiple links
2021-09-08 17:59:29 +02:00
goat
99a6e19cfc
feat(january): ignore links between angle brackets
2021-09-08 16:56:17 +02:00
goat
77422f023e
fix(january): add youtube timestamp field
2021-09-07 17:10:44 +02:00
Zomatree
b99807cf2a
use unwrap
2021-09-07 15:57:38 +01:00
Zomatree
fc5d14d4aa
remove line
2021-09-07 15:52:33 +01:00
Zomatree
fcb59b2493
remove comments
2021-09-07 15:50:56 +01:00
Zomatree
2f452b15b1
add ratelimits
2021-09-07 15:48:06 +01:00
Yannick Funk
602a65f809
Change branch to master
2021-09-07 14:48:46 +02:00
goat
88a1d46bcc
feat: add basic server limit via env var
2021-09-07 05:16:27 +02:00
Yannick Funk
d8d0d93a21
Remove release build
2021-09-06 17:13:07 +02:00