Commit graph

44 commits

Author SHA1 Message Date
Vincent Cloutier 2a15a3cae6 twitter cache and auth tweaks 2023-03-29 19:03:22 -04:00
Vincent Cloutier 8b5d03e0f1 conversion to System.Text.Json 2023-03-12 14:10:59 -04:00
Vincent Cloutier da8092cfd5 activity generation refactoring 2023-02-10 11:54:33 -05:00
Vincent Cloutier 81f54f0084 fixes 2023-02-04 13:23:51 -05:00
Vincent Cloutier 9c451c0969 new Tweet page 2023-02-04 12:55:00 -05:00
Vincent Cloutier b1aafc28ab added tweet caching 2023-01-27 11:56:20 -05:00
Vincent Cloutier e7197f3054 made twitteruser more async 2022-12-28 10:23:46 -05:00
Vincent Cloutier 94f8d40256 more tweaks 2022-12-26 11:48:13 -05:00
Vincent Cloutier 6b2579db50 wip 1 2022-05-05 20:15:07 -04:00
Nicolas Constant 7007b6309a
handle exception in sharedInbox 2022-02-09 01:54:35 -05:00
Nicolas Constant 0e9938b712
added user is gone exception 2022-02-09 01:15:48 -05:00
Nicolas Constant 662f97e53c
added proper exception in user retrieval 2022-02-07 18:48:10 -05:00
Nicolas Constant c043e0b6a0
get rate limit from API 2022-02-03 19:45:25 -05:00
Nicolas Constant bf7baba789
added proper return on TooManyRequest case 2022-02-03 01:06:32 -05:00
Nicolas Constant 93b43ee4a0
added achitecture to handle Delete action 2021-12-09 02:02:30 -05:00
Nicolas Constant 2a4136cc8d
added remote_follow route 2021-07-21 00:52:39 -04:00
Nicolas Constant ed7ac5303e
Added Trace Info 2021-04-15 21:21:22 -04:00
Nicolas Constant 9b25a86d1d
clean up warnings 2021-02-14 12:28:38 -05:00
Nicolas Constant b2be896e95
added regexes 2021-02-01 20:19:14 -05:00
Nicolas Constant 0bd8e38f28
refactoring user regex 2021-02-01 20:13:10 -05:00
Nicolas Constant 52e2868deb
ensure valide username pattern, fix #75 2021-01-30 01:28:20 -05:00
Nicolas Constant e51aacfb22
added protected support 2021-01-28 18:47:45 -05:00
Nicolas Constant 639ad3ae14
user twitter service to retrieve timelines 2021-01-18 02:07:09 -05:00
Nicolas Constant 532b87f719
clean up 2021-01-15 02:00:10 -05:00
Nicolas Constant 54218bfedb
redirect to twitter when displaying tweets, fix #40 2021-01-11 19:14:51 -05:00
Nicolas Constant 5454d176dd
make endpoints more resilient to missing accept header 2021-01-11 01:08:23 -05:00
Nicolas Constant 058c951424
fix case issue 2021-01-09 22:26:17 -05:00
Nicolas Constant 0179f88b30
trim @ and ' ' in user searchs, fix #28 & fix #30 2021-01-07 13:30:50 -05:00
Nicolas Constant 47649392ed
added user not found page 2020-12-29 02:12:44 -05:00
Nicolas Constant 20a05e9e9f
validate digest, fix #13 2020-12-28 00:43:02 -05:00
Nicolas Constant c86847a146
give actor the followers collection 2020-11-21 18:54:16 -05:00
Nicolas Constant b7acb4c907
added instance handle in user page 2020-11-18 22:48:53 -05:00
Nicolas Constant 10104187d5
support attachments 2020-07-22 19:27:25 -04:00
Nicolas Constant baf8cd011c
fix wrong actor usage 2020-07-22 02:03:52 -04:00
Nicolas Constant c03d5901f8
added debug infos 2020-07-16 01:18:14 -04:00
Nicolas Constant 387285e645
added undo follow workflow 2020-07-08 19:50:58 -04:00
Nicolas Constant e52f2b8c73
fix unsupported message 2020-07-08 18:41:21 -04:00
Nicolas Constant bdcd5493d9
fix content type 2020-07-03 00:39:06 -04:00
Nicolas Constant 46c18de299
added tweet retrieval and display 2020-07-01 22:45:43 -04:00
Nicolas Constant 32c5343722
creating notes functionnal 2020-06-28 23:42:23 -04:00
Nicolas Constant 3b08f75204
following working 2020-06-28 21:56:10 -04:00
Nicolas Constant cf2c8a38d4
fix actor serialization 2020-06-10 20:40:25 -04:00
Nicolas Constant 4875e71340
starting working on activity 2020-06-06 01:29:13 -04:00
Nicolas Constant e1ef37d504
actor ap retrieval functionnal 2020-06-06 00:14:42 -04:00