Nicolas Constant
|
2dd1cc7381
|
wording
|
2022-12-25 18:37:05 -05:00 |
|
Nicolas Constant
|
c910edc6b3
|
various logic fixes
|
2022-12-25 18:15:54 -05:00 |
|
Nicolas Constant
|
d5a71bbaa6
|
fix route
|
2022-12-25 00:10:37 -05:00 |
|
Nicolas Constant
|
ac297b815a
|
added account status check before migration/deletion
|
2022-12-25 00:09:38 -05:00 |
|
Nicolas Constant
|
1c3da007fd
|
don't retrieve deleted users
|
2022-12-24 18:44:41 -05:00 |
|
Nicolas Constant
|
d219c59cfe
|
added delete event when deleting user
|
2022-12-21 01:06:45 -05:00 |
|
Nicolas Constant
|
d543a1d4f9
|
added delete action
|
2022-12-21 00:25:43 -05:00 |
|
Nicolas Constant
|
7658438741
|
always notify
|
2022-12-20 18:47:21 -05:00 |
|
Nicolas Constant
|
1a939b6147
|
return gone on deleted state
|
2022-12-14 00:35:25 -05:00 |
|
Nicolas Constant
|
8840d1007c
|
fix notification
|
2022-12-14 00:17:00 -05:00 |
|
Nicolas Constant
|
9a6971c6bc
|
typo
|
2022-12-13 23:48:14 -05:00 |
|
Nicolas Constant
|
2e5bb28ff8
|
updated mirror account data
|
2022-12-13 23:42:22 -05:00 |
|
Nicolas Constant
|
4157f613ea
|
added db migration + test
|
2022-12-13 23:02:28 -05:00 |
|
Nicolas Constant
|
6f8a2c0373
|
added deletion workflow
|
2022-12-13 22:55:22 -05:00 |
|
Nicolas Constant
|
4fb04c16b8
|
added better blacklisting handling
|
2022-11-04 03:14:00 -04:00 |
|
Nicolas Constant
|
df68b9c370
|
added migration logic
|
2022-11-04 02:07:50 -04:00 |
|
Nicolas Constant
|
498134f215
|
added migrated tests
|
2022-11-03 20:18:45 -04:00 |
|
Nicolas Constant
|
76b2e659ab
|
added movedTo support in db
|
2022-11-03 20:02:37 -04:00 |
|
Nicolas Constant
|
15f0ad55ae
|
validation of the fediverse user
|
2022-11-02 01:15:05 -04:00 |
|
Nicolas Constant
|
ec3234324c
|
validating tweet
|
2022-11-02 00:10:46 -04:00 |
|
Nicolas Constant
|
cc9985eb1d
|
creating migration pages
|
2022-11-01 23:38:54 -04:00 |
|
Nicolas Constant
|
4c4fc95da3
|
Merge pull request #139 from NicolasConstant/topic_better-progression-handling
remove users if not followed
|
2022-02-10 00:39:35 -05:00 |
|
Nicolas Constant
|
9415eb2e0c
|
remove users if not followed
|
2022-02-10 00:34:51 -05:00 |
|
Nicolas Constant
|
7007b6309a
|
handle exception in sharedInbox
|
2022-02-09 01:54:35 -05:00 |
|
Nicolas Constant
|
d0dd317723
|
Merge pull request #137 from NicolasConstant/topic_handle-gone-followers
added user is gone exception
|
2022-02-09 01:27:59 -05:00 |
|
Nicolas Constant
|
0e9938b712
|
added user is gone exception
|
2022-02-09 01:15:48 -05:00 |
|
Nicolas Constant
|
e78bc262ed
|
added url support in webfinger
|
2022-02-08 23:40:02 -05:00 |
|
Nicolas Constant
|
a7b4a4978a
|
throw exception instead of returning null
|
2022-02-08 20:32:48 -05:00 |
|
Nicolas Constant
|
b0e7601333
|
Merge pull request #134 from NicolasConstant/topic_add-proper-exceptions
Topic add proper exceptions handling
|
2022-02-07 19:45:49 -05:00 |
|
Nicolas Constant
|
9f9f88aab7
|
clean up
|
2022-02-07 19:37:28 -05:00 |
|
Nicolas Constant
|
420d8867e7
|
added test for new behavior
|
2022-02-07 19:36:19 -05:00 |
|
Nicolas Constant
|
d1c5a59247
|
fix tests
|
2022-02-07 19:33:08 -05:00 |
|
Nicolas Constant
|
662f97e53c
|
added proper exception in user retrieval
|
2022-02-07 18:48:10 -05:00 |
|
Nicolas Constant
|
446b222881
|
Merge pull request #133 from NicolasConstant/topic_detect-saturation-from-api-itself
get rate limit from API
|
2022-02-03 19:48:52 -05:00 |
|
Nicolas Constant
|
b116f6a3ce
|
Merge pull request #132 from NicolasConstant/topic_set-cache-in-settings
set the cache limits from settings
|
2022-02-03 19:48:31 -05:00 |
|
Nicolas Constant
|
c043e0b6a0
|
get rate limit from API
|
2022-02-03 19:45:25 -05:00 |
|
Nicolas Constant
|
1536880c73
|
set the cache limits from settings
|
2022-02-03 19:01:21 -05:00 |
|
Nicolas Constant
|
25ba19bc4f
|
Merge pull request #131 from NicolasConstant/topic_prevent-twitter-api-spam
Topic prevent twitter api spam
|
2022-02-03 01:09:11 -05:00 |
|
Nicolas Constant
|
bf7baba789
|
added proper return on TooManyRequest case
|
2022-02-03 01:06:32 -05:00 |
|
Nicolas Constant
|
c371218672
|
prevent saturation of the user retrieval API
|
2022-02-02 23:25:03 -05:00 |
|
Nicolas Constant
|
18e0397efe
|
Merge pull request #130 from NicolasConstant/topic_purge-failing-users
Topic purge failing users
|
2022-02-02 22:09:19 -05:00 |
|
Nicolas Constant
|
15d7e87466
|
added FailingFollowerCleanUpThreshold variable
|
2022-02-02 21:47:02 -05:00 |
|
Nicolas Constant
|
3a998b60ac
|
added auto clean-up on failing follower
|
2022-02-02 21:33:45 -05:00 |
|
Nicolas Constant
|
26cca6a306
|
upgrade failing counter to integer
|
2022-01-27 22:52:59 -05:00 |
|
Nicolas Constant
|
5c4641c6ae
|
disable debuging features on release
|
2022-01-27 19:58:35 -05:00 |
|
Nicolas Constant
|
04b8cfa0e4
|
Merge pull request #127 from NicolasConstant/topic_support-delete
Topic support delete
|
2021-12-13 23:35:27 -05:00 |
|
Nicolas Constant
|
a36171c163
|
road to 0.20.0
|
2021-12-13 23:29:40 -05:00 |
|
Nicolas Constant
|
7205a09eaa
|
added Delete logic
|
2021-12-13 20:43:57 -05:00 |
|
Nicolas Constant
|
93b43ee4a0
|
added achitecture to handle Delete action
|
2021-12-09 02:02:30 -05:00 |
|
Nicolas Constant
|
5ef8af47eb
|
set LastSync in failing user retrieval
|
2021-11-20 17:04:48 -05:00 |
|