Commit graph

30 commits

Author SHA1 Message Date
09f792ecc4 Remove post hashtag with Outage ID 2024-04-20 15:40:31 -07:00
4accc75c06 Fix center of outage calculation (#24)
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/vulnerability-scan Pipeline failed
Solves #23

Reviewed-on: #24
2024-04-20 15:03:16 -07:00
357bbb308a Update behavior of update posts
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/vulnerability-scan Pipeline was successful
ci/woodpecker/pull_request_closed/lint Pipeline was successful
ci/woodpecker/pull_request_closed/vulnerability-scan Pipeline was successful
2024-02-28 21:38:02 -08:00
fc15090db8 Seperate out initial post creation
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pull_request_closed/lint Pipeline was successful
2024-02-15 07:53:17 -08:00
f290908ccb Confirm that there were events returned from SCL
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2024-02-15 07:18:08 -08:00
27a4eb55f5 Fix classify_event_size function
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2024-02-13 20:42:02 -08:00
b619c3bf2a Disable linting on SQL statement
All checks were successful
ci/woodpecker/manual/lint Pipeline was successful
2024-02-10 20:54:16 -08:00
eb1785d56c Disable SQLAlchemy Echoing 2024-01-31 21:36:32 -08:00
e099d3e240 Catch MastodonNotFoundError 2024-01-31 21:34:58 -08:00
b3474e24c9 Revert to looking up all, only post if previously posted 2024-01-31 21:30:44 -08:00
421fee8933 Correct expression 2024-01-31 21:26:41 -08:00
08d896fb61 Only post "resolved" posts if previously posted 2024-01-31 21:23:39 -08:00
2f90d1b236 Determine if the event has ever hit the class to post 2024-01-30 17:57:25 -08:00
53155f02a8 Define defaults for Post IDs to None 2024-01-30 16:08:54 -08:00
7ad2dcbe0d Remove continue, formatting 2024-01-30 16:00:00 -08:00
194f7c544f Additional logging of size 2024-01-30 15:49:26 -08:00
1e11345a4b Don't store size classes in the DB 2024-01-30 07:58:11 -08:00
e402a86670 Log map_media and initial post IDs 2024-01-30 07:19:13 -08:00
57ccf817e2 Log the number of people 2024-01-29 22:50:37 -05:00
ea5d52494e Log to DB, even if it's a small outage 2024-01-29 22:42:12 -05:00
873d15b151 Fix Large color, add geo sanity checks, fix locality 2024-01-16 07:17:12 -08:00
03f05fe44c Add reverse geocoding 2024-01-14 12:27:02 -08:00
f577a8b8ca Add language to posts so they can be translated 2024-01-13 23:26:14 -08:00
54ab23a0e4 Don't post small outages 2024-01-13 22:39:20 -08:00
53a5cc8aa0 Initial map support 2024-01-13 17:13:38 -08:00
c5cdf4a2ca Revert to public, that breaks following the incident hashtag 2024-01-13 15:03:44 -08:00
bec08bcf48 Clean up imports 2024-01-13 15:01:11 -08:00
8f786b4dfa Make follow-up posts be unlisted 2024-01-13 15:00:05 -08:00
1b1753ae52 Correct user to SclOutage 2024-01-13 14:35:08 -08:00
dc9eee7215 Initial release 2024-01-13 14:24:00 -08:00