Commit graph

483 commits

Author SHA1 Message Date
Nicolas Constant
05cbddbf26
Merge pull request #175 from NicolasConstant/topic_user-migration
Topic user migration
2022-12-27 23:16:41 -05:00
Nicolas Constant
f8a354d90b
clean up 2022-12-27 23:09:25 -05:00
Nicolas Constant
89289f2c3a
wording 2022-12-27 22:39:11 -05:00
Nicolas Constant
e804b1929c
always show link 2022-12-27 22:35:58 -05:00
Nicolas Constant
0dfe1f4f9f
fixed moved to 2022-12-27 22:35:11 -05:00
Nicolas Constant
52da17393b
debug info 2022-12-27 22:34:55 -05:00
Nicolas Constant
7c267063f9
fix DM notification 2022-12-27 22:13:08 -05:00
Nicolas Constant
ae42b109e9
fix profile 2022-12-25 19:20:07 -05:00
Nicolas Constant
27e735ca4d
better redirection 2022-12-25 18:57:31 -05:00
Nicolas Constant
0eb0aa3c5d
added migration message 2022-12-25 18:46:56 -05:00
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