• Joined on 2020-03-29
luca pushed to live at kontakt/shiftregister 2024-05-10 20:07:27 +02:00
a18040fb57 fix(metrics): shiftregister_helpers_required returns None on fresh instance
luca pushed to main at kontakt/shiftregister 2024-05-10 20:07:16 +02:00
a18040fb57 fix(metrics): shiftregister_helpers_required returns None on fresh instance
luca pushed to live at kontakt/shiftregister 2024-05-10 19:57:12 +02:00
661df8d370 fix(send_message): use result of send to actually do the work
b2b5dbc091 fix(settings): set long busy timeout for default SQLite database
Compare 2 commits »
luca pushed to main at kontakt/shiftregister 2024-05-10 19:57:04 +02:00
661df8d370 fix(send_message): use result of send to actually do the work
b2b5dbc091 fix(settings): set long busy timeout for default SQLite database
Compare 2 commits »
luca pushed to live at kontakt/shiftregister 2024-05-10 19:23:35 +02:00
f466c33a0f fix(backends.clicksend): replace newline with space
luca pushed to main at kontakt/shiftregister 2024-05-10 19:23:23 +02:00
f466c33a0f fix(backends.clicksend): replace newline with space
luca pushed to live at kontakt/shiftregister 2024-05-10 18:50:00 +02:00
4c47dffc67 fix(messaging.backends): do not require inbound settings for outbound and vice versa
8f6c965cd7 fix(inbound): exempt webhooks from CSRF protection
daabd385c2 fix(outbound): return early if there are no messages to be sent
ff7282ea3b chore(app): log task errors locally
ccf9728200 fix(messaging): outbound ClickSend backend
Compare 8 commits »
luca pushed to main at kontakt/shiftregister 2024-05-10 18:32:44 +02:00
4c47dffc67 fix(messaging.backends): do not require inbound settings for outbound and vice versa
8f6c965cd7 fix(inbound): exempt webhooks from CSRF protection
daabd385c2 fix(outbound): return early if there are no messages to be sent
ff7282ea3b chore(app): log task errors locally
ccf9728200 fix(messaging): outbound ClickSend backend
Compare 8 commits »
luca pushed to live at kontakt/shiftregister 2024-05-10 02:38:46 +02:00
568f1bf9e8 docs: update README.md [CI SKIP]
luca pushed to main at kontakt/shiftregister 2024-05-10 02:38:33 +02:00
568f1bf9e8 docs: update README.md [CI SKIP]
luca pushed to live at kontakt/shiftregister 2024-05-10 02:33:48 +02:00
526d317e6f refactor(settings.py): organize apps into 3 categories
luca pushed to main at kontakt/shiftregister 2024-05-10 02:33:05 +02:00
526d317e6f refactor(settings.py): organize apps into 3 categories
luca pushed to live at kontakt/shiftregister 2024-05-10 02:28:05 +02:00
9ca658038e refactor(settings.py): organize apps into 3 categories
luca pushed to main at kontakt/shiftregister 2024-05-10 02:27:48 +02:00
9ca658038e refactor(settings.py): organize apps into 3 categories
luca pushed to live at kontakt/shiftregister 2024-05-10 01:10:48 +02:00
5049ba8b4d style(settings.py): format code with black
luca pushed to main at kontakt/shiftregister 2024-05-10 01:10:34 +02:00
5049ba8b4d style(settings.py): format code with black
luca pushed to live at kontakt/shiftregister 2024-05-10 01:09:27 +02:00
c88122ada8 fix(settings.py): using env.url() where not appropriate
luca pushed to main at kontakt/shiftregister 2024-05-10 01:08:42 +02:00
c88122ada8 fix(settings.py): using env.url() where not appropriate
luca pushed to live at kontakt/shiftregister 2024-05-10 00:40:49 +02:00
4b6bcbb9f3 refactor(settings.py): use django-environ [CI SKIP]
luca pushed to main at kontakt/shiftregister 2024-05-10 00:39:29 +02:00
4b6bcbb9f3 refactor(settings.py): use django-environ [CI SKIP]