Philipp Heckel
|
86b20e8ccd
|
All the auth things are working now
|
2022-01-22 14:47:27 -05:00 |
|
Philipp Heckel
|
df6611e8de
|
Store encoding in cache database
|
2022-01-17 19:14:51 -05:00 |
|
Philipp Heckel
|
289a6fdd0f
|
Add attachment expiry option
|
2022-01-10 15:36:12 -05:00 |
|
Philipp Heckel
|
e7c19a2bad
|
Expire attachments properly
|
2022-01-07 15:15:33 +01:00 |
|
Philipp Heckel
|
c45a28e6af
|
Attachments limits; working visitor limit
|
2022-01-07 14:49:28 +01:00 |
|
Philipp Heckel
|
24eb27d41c
|
Merge branch 'main' into attachments
|
2022-01-05 00:25:49 +01:00 |
|
Philipp Heckel
|
41c1189fee
|
Persist "click"
|
2022-01-04 23:40:41 +01:00 |
|
Philipp Heckel
|
2930c4ff62
|
Preview URL
|
2022-01-04 19:45:29 +01:00 |
|
Philipp Heckel
|
38788bb2e9
|
WIP: attachments
|
2022-01-04 00:55:08 +01:00 |
|
Philipp Heckel
|
595ea87465
|
Switch VARCHAR(N) to TEXT, as they are equivalent in SQLite
|
2021-12-31 16:19:41 +01:00 |
|
Philipp Heckel
|
e8688fed4b
|
Lots more tests
|
2021-12-10 22:57:01 -05:00 |
|
Philipp Heckel
|
5ef83a7ba0
|
Test DB migration
|
2021-12-10 20:28:56 -05:00 |
|
Philipp Heckel
|
196c86d12b
|
WIP_ Add 'At:'/'Delay:' headers to support scheduled messages
|
2021-12-10 11:31:42 -05:00 |
|
Philipp Heckel
|
98c1ab9e86
|
Finish cache tests
|
2021-12-08 22:57:31 -05:00 |
|
Philipp Heckel
|
be50af0a7a
|
Begin unit tests, relates to #35
|
2021-12-07 11:45:15 -05:00 |
|
Philipp Heckel
|
1e7ae885b4
|
Update examples
|
2021-11-29 15:34:29 -05:00 |
|
Philipp Heckel
|
e3debf4315
|
Count capitalization
|
2021-11-29 11:48:34 -05:00 |
|
Philipp Heckel
|
d4330e86ac
|
Add title, priority, tags to cache; add schema migration
|
2021-11-28 14:07:29 -05:00 |
|
Philipp Heckel
|
8280e5b0ad
|
Do not allow empty messages
|
2021-11-18 14:21:00 -05:00 |
|
Philipp Heckel
|
d453db89a7
|
Add since=all; make poll=1 default to since=all
|
2021-11-08 09:46:31 -05:00 |
|
Philipp Heckel
|
30a1ffa7cf
|
Clean up readme
|
2021-11-03 11:33:34 -04:00 |
|
Philipp Heckel
|
7b810acfb5
|
SQLite cache
|
2021-11-02 21:09:49 -04:00 |
|