Gráfico de commits

109 Commits

Autor SHA1 Mensaje Fecha
quimnuss f0ef8cd43f parametrize db connection, with tests 2023-02-11 20:59:53 +01:00
quimnuss 298d8cb9c2 use database creation database 2023-02-11 19:42:57 +01:00
quimnuss a806bbe859 reestructure project following usual python structure 2023-02-11 19:42:57 +01:00
quimnuss 8f0c59eb30 add gitignore to ignore config and byte compiled 2023-02-11 19:41:19 +01:00
spla a0ecfec771 Added missing grids to graphs 2023-01-11 13:34:05 +01:00
spla b62782e519 Not responding servers will keep included during 30 more days to not loose their MAU value 2023-01-11 13:07:59 +01:00
spla 6a877e6e46 Fix typos 2023-01-10 01:11:34 +01:00
spla b7a55dc0dc If server is alive but was not alive, update it 2023-01-08 12:36:02 +01:00
spla 60da5d7a88 Save MAU to database 2023-01-08 10:55:24 +01:00
spla 5c439bdf86 Fix #9 Fix#10 2023-01-08 10:25:05 +01:00
spla f740c5170a Fix #8 2023-01-08 09:40:55 +01:00
spla 469488393a Fix #7 2023-01-07 18:00:19 +01:00
spla a9f319c958 When query a not found server, we will be added if it's alive 2023-01-07 16:13:23 +01:00
spla d152aa584a When query a not found server, we will be added if it's alive 2023-01-07 16:05:47 +01:00
spla 7057bbd899 Recoded uptime.py and removed unneeded uptime_setup.py 2023-01-05 14:02:01 +01:00
spla 9ce0834749 Fix typo 2023-01-05 11:56:46 +01:00
spla 06f43d244d Removed unneeded var 2023-01-05 11:48:50 +01:00
spla 921d642d57 Fixed typo 2023-01-05 11:46:37 +01:00
spla c7363875e9 Added fediquery.py, allow query data about 'soft' and 'server' 2023-01-05 11:45:11 +01:00
spla dc5819821b Updated 2023-01-05 01:15:50 +01:00
spla b6d5ae1421 Updated 2023-01-05 01:12:45 +01:00
spla d7e78f959c Removed 2023-01-05 01:09:30 +01:00
spla f12c26cd8b Added Database management Class 2023-01-05 01:08:04 +01:00
spla 99762c74b2 Updated 2023-01-05 01:04:44 +01:00
spla 5992e67172 Merged 2023-01-05 00:58:37 +01:00
spla c104d250d5 Totally recoded 2023-01-05 00:01:36 +01:00
spla 081afcde0d Removed test line 2023-01-03 21:24:51 +01:00
spla 761bea442e Fix #6 2023-01-03 21:21:42 +01:00
spla d82ad780d2 Removed registered users info. Added Monthly Active Users (MAU) 2022-09-04 09:54:27 +02:00
spla 450d412bf7 Added 2022-09-03 14:41:53 +02:00
spla f83d45ce0c Pleroma develop's API gives MAU away 2022-09-03 11:29:14 +02:00
spla bec3925b20 Added MAU table 2022-09-01 14:50:54 +02:00
spla fa047b0593 stop getting aliased domains 2022-05-11 21:08:44 +02:00
spla 739c8bfb74 Fix #5 ChunkedEncodingError 2022-05-06 13:53:53 +02:00
spla 6ac6a05fbc +400 servidors nous 29.4.22 2022-05-04 14:14:24 +02:00
spla 42f0c3e58f Fix #4 are remove duplicated function 2022-03-24 13:36:59 +01:00
spla 4d2da23196 remove unneeded clash params 2022-03-21 19:24:10 +01:00
spla 5ba03a1c86 Save every program execution time to new table 'execution_time' 2022-03-14 12:48:10 +01:00
spla 93b3a4334c fetchseervers now uses Ray library & getpeers refactor 2022-03-13 18:06:07 +01:00
spla 0ad0003d49 Changed Threads processing to Ray parallel processing 2022-03-12 17:56:01 +01:00
spla 1636e86b6d Changed user-agent to 'fediverse's stats (fediverse@mastodont.cat)' 2022-03-12 17:34:58 +01:00
spla 213bd73cbe Updated according to 0b52e009 2022-03-12 13:51:01 +01:00
spla 3b01828438 Revert "Updated according to 0b52e009"
This reverts commit e80a59a4ec.
2022-03-12 13:45:28 +01:00
spla e80a59a4ec Updated according to 36d7ff62 2022-03-12 13:39:49 +01:00
spla 8f987b48e3 Back saving servers data to parallel processes 2022-03-12 12:58:16 +01:00
spla 7256cf2a30 Changed multiprocessing library to Ray 2022-03-11 19:53:21 +01:00
spla 80e8815166 Remove creation of unneeded table 2022-03-11 19:50:42 +01:00
spla 95220124f0 Decreased toot_text length to 470 2022-03-07 19:18:34 +01:00
spla c60735b84b some cosmethics 2022-03-03 14:58:12 +01:00
spla 9ef90164b0 Fix #3, same datetime for all checked servers 2022-03-03 11:30:59 +01:00