Commit graph

55 commits

Author SHA1 Message Date
Thomas Sileo bf954adaea Bugfixes and notifications improvements 2019-07-29 22:20:13 +02:00
Thomas Sileo d70c73cad7 Improve notifications
- Keep track of unread count
 - "follow back" action
2019-07-29 19:36:22 +02:00
Thomas Sileo f9195bac80 Formatting 2019-07-21 21:53:10 +02:00
Thomas Sileo 2180a79cf2 Disable old cleanup and start working on GC, clean media cache 2019-07-18 20:48:49 +02:00
Thomas Sileo e463782869 Add webmentions utils 2019-07-16 21:33:32 +02:00
Thomas Sileo 243e28fa75 Lot of migration work (better normalization), and more visibility work 2019-07-14 23:57:23 +02:00
Thomas Sileo 5effab8b90 Fix formatting 2019-07-13 00:14:29 +02:00
Thomas Sileo f5f4e7f9df More poll/question bugfixes 2019-07-12 22:03:04 +02:00
Thomas Sileo 37d9add7f4 Ran isort 2019-07-05 22:09:41 +02:00
Thomas Sileo 98a2f8dbf8 Fix caching and tweak design 2019-07-05 22:05:28 +02:00
Thomas Sileo 8aba17f742 Improve OpenGrah support 2019-07-05 10:42:04 +02:00
Thomas Sileo abbcebb81d Tweak media caching 2019-07-05 10:41:25 +02:00
Thomas Sileo 116d2e3e6e Run isort 2019-04-22 09:58:11 +02:00
Thomas Sileo ee7e47eba0 Use latest little-boxes 2019-04-17 23:33:15 +02:00
Thomas Sileo be7648c9ed Question/poll support 2019-04-14 19:17:54 +02:00
Thomas Sileo 2655aa8fa5 Reformat the files with black 2019-04-13 10:00:56 +02:00
Thomas Sileo 27622813ec More work for cleaning up old activities 2019-04-08 16:41:09 +02:00
Thomas Sileo 1a7a02a221
Bugfixes by @cwt (#42)
* check for missing actor in stream item

* reply on my own status

* fix img exceed div

* check for "actor" key in item.meta before render

* force UTF-8 text encoding

* check if a is a dict or string

* check d object must be dict to get url or id

* json/atom/rss feed

* handle missing root_id

* fix newer-link hover

* fix older-link position

* quick hack to support peertube video

* enable IndieAuth endpoint

* fix 500 when remote follow
2019-02-24 21:04:09 +01:00
Thomas Sileo 3d8d3efd25 More Open Graph tweaks 2018-08-05 14:45:44 +02:00
Thomas Sileo c585f07857 More opengraph tweaks 2018-08-05 14:24:52 +02:00
Thomas Sileo 34579bd151 Tweak OpenGraph 2018-08-05 13:55:48 +02:00
Thomas Sileo 88186e2306 Tweak the lookup 2018-07-30 09:41:04 +02:00
Thomas Sileo ffc2700c4f Tweak/fix the lookup 2018-07-26 22:39:12 +02:00
Thomas Sileo 619044d285 Tweak/fix the attachment caching 2018-07-24 23:58:13 +02:00
Thomas Sileo deea5be452 Drop more OStatus stuff 2018-07-22 12:04:18 +02:00
Thomas Sileo a165e36303 Tweak the lookup and the OG metedata tasks
Now we don't fetch OG metadata for AP profile
2018-07-22 11:44:42 +02:00
Thomas Sileo 648e385c49 Add Open Graph metadata support 2018-07-21 23:16:40 +02:00
Thomas Sileo 4a22ac12a8 Add webfinger support for the lookup, fix forwarding 2018-07-21 11:41:49 +02:00
Thomas Sileo ea6be0ed8e Formatting 2018-07-21 01:05:51 +02:00
Thomas Sileo ad355df6c5 Oops add missing code 2018-07-21 00:15:47 +02:00
Thomas Sileo 63ca0b68e1 Fix the tasks and formatting 2018-07-11 23:22:47 +02:00
Thomas Sileo 01e165640e Remote the object service, use the backend instead 2018-07-11 19:38:24 +02:00
Thomas Sileo acafc1cc85 Store uplaods in MongoDB too, start pagination 2018-07-06 23:15:49 +02:00
Thomas Sileo 0d7a1b9b5a Bugfix 2018-07-05 22:42:38 +02:00
Thomas Sileo e8ee900c60 Cache attachments and actor icons
Fixes #17
2018-07-05 22:27:29 +02:00
Thomas Sileo 13c63e473a Start to cache actor icon 2018-07-05 01:02:51 +02:00
Thomas Sileo 7f65fdfc90 Switched little_boxes 2018-06-17 20:51:23 +02:00
Thomas Sileo 6220064951 More cleanup 2018-06-17 19:21:59 +02:00
Thomas Sileo d9362adb25 Black/isort 2018-06-16 22:02:10 +02:00
Thomas Sileo c5295524c7 Start migration to little_boxes 2018-06-16 21:24:53 +02:00
Thomas Sileo 63b2d2870a Improve the replies/thread display 2018-06-03 21:28:06 +02:00
Thomas Sileo 8af33d866d Fix the Update handling 2018-06-01 20:59:32 +02:00
Thomas Sileo f8ee19b4d1 User API cleanup 2018-06-01 20:29:44 +02:00
Thomas Sileo 905070b8ea Fix config 2018-05-30 23:57:14 +02:00
Thomas Sileo 3dbe4ba4e9 Debug the CI 2018-05-30 22:50:45 +02:00
Thomas Sileo 69a5ceb455 Cache the JSON-LD schemas 2018-05-30 22:27:07 +02:00
Thomas Sileo 6aea610fb6 Lot of cleanup 2018-05-29 21:36:05 +02:00
Thomas Sileo 9f9f79edb5 Tests tests tests and bugfixes 2018-05-28 19:46:23 +02:00
Thomas Sileo 25a75a9cef Cleanup, improve the collection resolver 2018-05-27 11:01:34 +02:00
Thomas Sileo 6eb5d24f3e Fix mypy issue 2018-05-26 00:09:57 +02:00