Commit graph

17 commits

Author SHA1 Message Date
Thomas Sileo 018b7bf553 Enable Webmentions for public posts 2019-09-08 12:09:34 +02:00
Thomas Sileo ced6240946 Remove unused import 2019-09-06 00:25:06 +02:00
Thomas Sileo 6a20f30bad Fix follower handling 2019-09-06 00:24:20 +02:00
Thomas Sileo a49ba89a7e Improve follower/following management 2019-09-01 10:26:25 +02:00
Thomas Sileo 181328d518 Custom emojis support 2019-08-20 22:16:47 +02:00
Thomas Sileo 4f0812988b Fix reply delete from inbox 2019-08-18 19:05:46 +02:00
Thomas Sileo d5f25e37cf Cleanup reply delete 2019-08-18 18:31:52 +02:00
Thomas Sileo 388c024054 Cleanup replies handling 2019-08-18 12:39:19 +02:00
Thomas Sileo 0284652f8c Fix actor updates 2019-08-18 12:27:38 +02:00
Thomas Sileo 49ffe3ab75 Finish support for multiple answers polls 2019-08-15 14:47:41 +02:00
Thomas Sileo 075d3c3742 Don't spawn a task when an activity has no attachments 2019-08-11 12:17:02 +02:00
Thomas Sileo 6a459d0f87 Cache actor icon in its own task 2019-08-11 12:07:30 +02:00
Thomas Sileo ae8ed147c7 Support AP Update actor 2019-08-11 11:41:16 +02:00
Thomas Sileo 9aa1f67e28 Improve actor caching 2019-08-11 11:32:52 +02:00
Thomas Sileo 5ea22edcb8 Cleanup and add a unique request ID 2019-08-05 22:40:24 +02:00
Thomas Sileo f902868250
Big cleanup part 3 (#59)
* Remove dead code and re-organize

* Switch to new queries helper
2019-08-04 20:08:47 +02:00
Thomas Sileo a21121308f
Big cleanup part 2 (#58)
* Cleanup little-boxes stuff

* Force html5lib for parsing OG data

* Bugfixes
2019-08-04 16:34:30 +02:00