|
80fb0c64bf
|
removed link previews (saved to link-preview branch)
|
2025-01-15 17:24:57 +03:00 |
|
|
3271beb693
|
remove public video conferencing config to avoid confusion
|
2025-01-09 12:27:05 +03:00 |
|
|
ce244ac5b1
|
Merge branch 'devel' into twilio
|
2024-12-09 15:13:45 +03:00 |
|
|
a5c55a1a3d
|
link preview comments, formatting, documentation
|
2024-12-03 20:45:24 +03:00 |
|
|
49f7b809fd
|
fix: check request method, add config value into hi response and forward cache-control header
|
2024-11-29 23:36:43 +03:00 |
|
|
5156f90c44
|
fix: add authorization check and use html tokenizer instead of parser
|
2024-11-29 15:08:40 +03:00 |
|
|
3c1489a037
|
fix: add response body limit, url validation and update config
|
2024-11-29 02:14:57 +03:00 |
|
|
76ce16425f
|
adding support for Twilio SMS validation
|
2024-10-15 11:57:20 +03:00 |
|
|
c904259463
|
add explanation for pgsql missing db problem
|
2024-08-18 08:52:21 +03:00 |
|
|
417a454b0e
|
clarify comment
|
2024-07-01 11:28:41 -07:00 |
|
|
7b45735a57
|
fix PC language
|
2024-05-30 16:55:53 -07:00 |
|
|
1c813cd6c9
|
allow s3 endpoint confuguration in docker, mention compatibility
|
2024-02-20 17:46:41 -08:00 |
|
|
759865e049
|
postgress: reduce the number of open connectins to fit under default limit
|
2023-12-08 11:55:23 -08:00 |
|
|
acfdc94bdf
|
comments clarified
|
2023-08-26 15:15:21 +03:00 |
|
|
a63ac388f7
|
provide config instructions for MongoDB Atlas
|
2023-08-18 10:51:52 +03:00 |
|
|
dca8f432c9
|
add REST-auth config example
|
2023-08-02 11:26:49 +03:00 |
|
|
374264abb9
|
updated tinode.conf with config for new feaures + formatting
|
2023-05-27 12:08:32 -07:00 |
|
|
8491f05fdc
|
remove requirement for explicit database name when a DSN is provided
|
2023-05-06 17:46:55 -07:00 |
|
|
66e70c3bb8
|
cleanup and a couple of bug fixes
|
2023-04-06 13:59:11 -07:00 |
|
|
d9fc193a74
|
Fixed docs (added info about PostgreSQL), added cache functions in adapter and little refactoring
|
2023-04-05 23:29:27 +03:00 |
|
|
a3a2f9e4df
|
Added PostgreSQL adapter
|
2023-04-05 00:26:38 +03:00 |
|
|
e27e4ef4a7
|
make websocket per-message compression optional
|
2023-03-29 09:27:39 -07:00 |
|
|
d5bcb4c853
|
allow disabling of account deletion, #836
|
2023-03-14 17:07:34 -07:00 |
|
|
440f577ebe
|
clarified comment per code review
|
2023-02-02 17:13:06 -08:00 |
|
|
ac61ad2e83
|
Merge branch 'next' into sms
|
2023-02-01 08:51:01 -08:00 |
|
|
91e0330a1f
|
merge devel
|
2023-02-01 08:50:38 -08:00 |
|
|
31bc9ee669
|
fix deletion of unvalidated accounts
|
2023-01-30 17:26:02 -08:00 |
|
|
f5b8a16cf1
|
Merge branch 'next' into sms
|
2023-01-25 17:19:09 -08:00 |
|
|
1a6380e9b8
|
code review changes
|
2023-01-23 19:09:00 -08:00 |
|
|
729c683e4f
|
config tweaks
|
2023-01-23 19:00:29 -08:00 |
|
|
a2a56cc8e3
|
added missing translations, renamed validation -> universal
|
2023-01-23 17:03:32 -08:00 |
|
|
8f06b340b6
|
code auth and password reset seem to work
|
2023-01-21 17:21:48 -08:00 |
|
|
24bbcf1115
|
refactoring of password reset logic
|
2023-01-21 12:44:39 -08:00 |
|
|
57049c70d2
|
Code review changes.
Added suggestions + regenerated the store interface mock.
|
2022-12-06 17:56:21 -08:00 |
|
|
4f49867a6b
|
Stale unvalidated account garbage collection.
Attempts to identify stale user accounts with
required unvalidated credentials and clean them up.
Note: only MySQL functionality implemented.
|
2022-12-05 20:58:10 -08:00 |
|
|
1493b4abd7
|
suggest use of metered.ca instead of xirsys.com
|
2022-07-27 09:14:06 -07:00 |
|
|
b65161cf17
|
production-related changes for video calls
|
2022-06-12 15:33:41 -07:00 |
|
|
bb6742efcf
|
move ICE servers config to the server
|
2022-05-31 13:47:30 -07:00 |
|
|
90bdc03758
|
move CallEstablishmentTimeout to config
|
2022-05-31 09:00:08 -07:00 |
|
|
7a6842cfa7
|
expose ServerAPIVersion as a separate config option
|
2022-05-16 12:53:02 -07:00 |
|
|
c63d44e526
|
updated doc links, commented out unclear settings
|
2022-05-15 11:11:36 -07:00 |
|
|
1ecf440c60
|
documentation
|
2022-05-16 01:17:28 +08:00 |
|
|
f4cb493c8d
|
configure and mention vietnamese translation
|
2022-03-24 13:49:55 -07:00 |
|
|
92b69cfb17
|
rename md5 -> cram-md5, more idiomatic errors
|
2021-09-09 16:20:17 -07:00 |
|
|
89ea7f8ba4
|
Adding description of auth mechanisms and fixing some variable names
|
2021-09-08 10:58:18 -06:00 |
|
|
565773745f
|
Adding support for multiple smtp auth mechanism
|
2021-09-07 23:24:57 -06:00 |
|
|
76009ac0aa
|
Merge branch 'devel' into next
|
2021-08-19 10:11:05 -07:00 |
|
|
b0e2b1732b
|
mention and configure spanish translations
|
2021-08-19 10:10:31 -07:00 |
|
|
7d453a2b1b
|
Merge branch 'devel' into next
|
2021-08-13 18:01:05 -07:00 |
|
|
25c26acd80
|
add french to config
|
2021-08-13 10:59:05 -07:00 |
|