Commit graph

51 commits

Author SHA1 Message Date
Nicolas Constant a25cb31a62
fix httpclient candid implementation 2021-01-16 00:51:52 -05:00
Nicolas Constant 3af2ef05d9
added better logging 2021-01-16 00:34:09 -05:00
Nicolas Constant 39d0bfb85a
fix mention count statistics 2021-01-15 22:18:01 -05:00
Nicolas Constant a59ed49a9a
added option to prevent mention extraction in user's description 2021-01-15 01:42:05 -05:00
Nicolas Constant f0a0bb9f43
Merge pull request #49 from NicolasConstant/topic_add-api-statistics
Topic add api statistics
2021-01-14 06:40:51 +01:00
Nicolas Constant dea3089c06
added extraction statistics 2021-01-14 00:38:26 -05:00
Nicolas Constant 7e86cdc6c7
limit fix to problematic chars 2021-01-13 02:08:54 -05:00
Nicolas Constant 3a249f2c14
fix parenthesis messing up with regex 2021-01-13 02:03:51 -05:00
Nicolas Constant cb64e9747a
secure emojis in parsing, fix #39 2021-01-11 19:50:08 -05:00
Nicolas Constant b80d4040e1
extract links/mentions/... from summary, fix #34 2021-01-11 18:32:45 -05:00
Nicolas Constant d3aac062f9
Added official link to profile, fix #33 2021-01-11 01:34:19 -05:00
Nicolas Constant 6aef12e825
clean up 2021-01-09 22:52:52 -05:00
Nicolas Constant 058c951424
fix case issue 2021-01-09 22:26:17 -05:00
Nicolas Constant 608077cd22
better json parsing and response handling 2021-01-07 19:37:09 -05:00
Nicolas Constant 893c27d4c3
fix clean-up check on unfollow, fix #24 2021-01-04 21:45:48 -05:00
Nicolas Constant 9011bb7349
fix name 2021-01-04 13:49:07 -05:00
Nicolas Constant 20a05e9e9f
validate digest, fix #13 2020-12-28 00:43:02 -05:00
Nicolas Constant 9ff5707e92
added AP call date check 2020-12-03 02:37:03 -05:00
Nicolas Constant c86847a146
give actor the followers collection 2020-11-21 18:54:16 -05:00
Nicolas Constant a965b013e3
added digest to call signature 2020-11-20 20:21:44 -05:00
Nicolas Constant fbfef2d37b
fix url 2020-11-20 19:00:31 -05:00
Nicolas Constant f819595aec
fix username 2020-11-20 18:59:57 -05:00
Nicolas Constant d5276c120e
added shared inbox serialization 2020-08-10 20:04:12 -04:00
Nicolas Constant 9f574ea4b2
fix return line parsing 2020-08-03 02:10:20 -04:00
Nicolas Constant a9a2fad375
added return lines parsing 2020-08-02 19:40:02 -04:00
Nicolas Constant 31cd662db9
make following only statuses 2020-08-01 19:26:33 -04:00
Nicolas Constant d33cbbfb1c
extract urls 2020-08-01 13:56:59 -04:00
Nicolas Constant 16d310a37e
hack to handle saved inbox 2020-08-01 13:19:41 -04:00
Nicolas Constant fce355c2e8
added replyTo infos in status 2020-08-01 00:32:04 -04:00
Nicolas Constant ce996c20b2
fix start tag detection 2020-08-01 00:00:27 -04:00
Nicolas Constant d9a1dc84be
added ー char support 2020-07-31 23:16:23 -04:00
Nicolas Constant 4e9e096a65
added spacing on urls 2020-07-31 23:13:17 -04:00
Nicolas Constant 4fa8b1ade2
added special char 2020-07-31 23:11:41 -04:00
Nicolas Constant 6073ee1ba4
extract mentions 2020-07-31 23:03:20 -04:00
Nicolas Constant 83507614a4
testing hashtag extraction 2020-07-31 22:49:00 -04:00
Nicolas Constant bfc4dcb4fd
extracting tags 2020-07-31 22:13:52 -04:00
Nicolas Constant 4a0df5d809
fix inbox url 2020-07-22 23:49:57 -04:00
Nicolas Constant fffc9af534
extract only needed info from tweets 2020-07-22 20:19:40 -04:00
Nicolas Constant 1724d3a902
added shared inbox 2020-07-22 19:49:08 -04:00
Nicolas Constant 10104187d5
support attachments 2020-07-22 19:27:25 -04:00
Nicolas Constant 07e5f33613
raw iteration of sending notes in pipeline 2020-07-22 02:11:44 -04:00
Nicolas Constant baf8cd011c
fix wrong actor usage 2020-07-22 02:03:52 -04:00
Nicolas Constant 387285e645
added undo follow workflow 2020-07-08 19:50:58 -04:00
Nicolas Constant 60eb472752
remove reinitialization in case of refollowing 2020-07-08 19:50:31 -04:00
Nicolas Constant 5f5eeb9530
saving following in db 2020-07-07 21:03:20 -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 f5fe4f53f9
added follow debug + ap models + header signing 2020-06-28 20:27:03 -04:00
Nicolas Constant 4875e71340
starting working on activity 2020-06-06 01:29:13 -04:00