Commit graph

220 commits

Author SHA1 Message Date
Thomas Sileo acafc1cc85 Store uplaods in MongoDB too, start pagination 2018-07-06 23:15:49 +02:00
Thomas Sileo e8ee900c60 Cache attachments and actor icons
Fixes #17
2018-07-05 22:27:29 +02:00
Thomas Sileo a2a64a54fd Remove duplicate webfinger entry 2018-07-05 01:45:56 +02:00
Thomas Sileo 13c63e473a Start to cache actor icon 2018-07-05 01:02:51 +02:00
Thomas Sileo 8556cd29ef Add avatar to the webfinger response 2018-07-04 21:08:45 +02:00
Thomas Sileo 0b8e0896c1 Tweak the webfinger response 2018-07-04 00:40:23 +02:00
Thomas Sileo d31e2f8d1d Add support for Link object 2018-07-03 23:29:55 +02:00
Thomas Sileo c6ae9793d5 Allow to attach files from the admin UI when posting a note 2018-07-01 23:46:58 +02:00
Thomas Sileo 9332b348eb Bugfix template 2018-07-01 21:32:12 +02:00
Thomas Sileo cd6f8727c0 fix formatting 2018-07-01 12:49:40 +02:00
Thomas Sileo 3bf77b2e82 Fix the migration 2018-07-01 11:05:33 +02:00
Thomas Sileo 340d915599 Fix the migration handler 2018-06-30 11:12:03 +02:00
Thomas Sileo 68695fed39 Allow br tags for note content 2018-06-29 22:42:53 +02:00
Thomas Sileo eb4d795ede HUGE cleanup 2018-06-29 22:16:26 +02:00
Thomas Sileo 0780bf3691 More design tweaks, fix the index
Fixes #12
2018-06-26 22:52:19 +02:00
Thomas Sileo 2bb4cadc93 Tweaked the header CSS, started to work on the liked public page 2018-06-25 23:45:43 +02:00
Thomas Sileo c85fb8530e Fix remote follow (fixes #10) 2018-06-24 19:22:40 +02:00
Thomas Sileo be68208056 Bugfixes 2018-06-23 01:04:58 +02:00
Thomas Sileo 01c7edc517 Add badges in the menu, tweak the design 2018-06-22 22:27:28 +02:00
Thomas Sileo dae538196d Tweak the remote follow
Previously, it was 500ing if the profile already started with an @
2018-06-22 00:23:05 +02:00
Thomas Sileo ad2007c154 Re-enable request verification 2018-06-20 23:42:12 +02:00
Thomas Sileo 1338d99994 More bugfixes and re-handle replies 2018-06-18 22:01:21 +02:00
Thomas Sileo 986edbd35e Fix fetch_iri 2018-06-17 22:05:38 +02:00
Thomas Sileo 781ed8efe2 Some tests are passing 2018-06-17 21:54:16 +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 4e669620bc [WIP] Continue migration 2018-06-16 22:33:51 +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 070e39bdfe Disable IndieAuth for now 2018-06-05 07:33:17 +02:00
Thomas Sileo b89ee21e49 Remove @context in embedded collection 2018-06-04 19:10:04 +02:00
Thomas Sileo d2e62ed5b6 Add delete and block in the UI 2018-06-04 18:53:44 +02:00
Thomas Sileo c17a9a5a0c Dedup the cc of new note before storage 2018-06-04 18:06:04 +02:00
Thomas Sileo 362e9c660f Re-enable the remote follow 2018-06-04 17:59:38 +02:00
Thomas Sileo 8e645c6190 Also display boost/announce actors 2018-06-03 23:36:16 +02:00
Thomas Sileo 8027a36359 Start displaying the acor that liked a particular note 2018-06-03 23:11:43 +02:00
Thomas Sileo a160a95e82 Fixes replies, and hide them on the homepage 2018-06-03 22:44:19 +02:00
Thomas Sileo 63b2d2870a Improve the replies/thread display 2018-06-03 21:28:06 +02:00
Thomas Sileo 786816f0a2 Tweak replies management, improve tombstone support 2018-06-03 14:34:04 +02:00
Thomas Sileo 31300e20d7 Fix logging 2018-06-03 12:51:57 +02:00
Thomas Sileo 526725fc24 Bugfix 2018-06-03 12:50:51 +02:00
Thomas Sileo 7db48800a2 Tweak the UI (make it use the new user API) and bugfixes 2018-06-03 11:41:18 +02:00
Thomas Sileo ef5b32a33c Add NodeInfo support 2018-06-03 10:15:11 +02:00
Thomas Sileo 791e55c7f5 Add more security check/verification 2018-06-02 09:07:57 +02:00
Thomas Sileo 2befde27d5 Enable the CSRF check for the login page 2018-06-01 21:54:43 +02:00
Thomas Sileo f8ee19b4d1 User API cleanup 2018-06-01 20:29:44 +02:00
Thomas Sileo 6711722bd0 Add new shares/likes/replies collection for notes 2018-06-01 01:26:23 +02:00
Thomas Sileo fc1bd190ef Tweak the config 2018-05-30 23:47:01 +02:00
Thomas Sileo a148ec6068 Bugfix 2018-05-29 22:16:09 +02:00
Thomas Sileo 48ab7137ab Fix type annotation and README 2018-05-29 21:47:28 +02:00
Thomas Sileo 6aea610fb6 Lot of cleanup 2018-05-29 21:36:05 +02:00
Thomas Sileo 559c65f474 More tests 2018-05-29 18:59:37 +02:00
Thomas Sileo b727c8c9c7 Add tests for block, and start test for replies 2018-05-29 00:12:44 +02:00
Thomas Sileo bba598be66 Add federation test case for note deletion 2018-05-28 22:38:48 +02:00
Thomas Sileo 9f9f79edb5 Tests tests tests and bugfixes 2018-05-28 19:46:23 +02:00
Thomas Sileo 942d12a7c7 More tests and bugfixes 2018-05-27 22:30:43 +02:00
Thomas Sileo 7a8621e72e Rename the ActivityType enum 2018-05-27 20:40:42 +02:00
Thomas Sileo 12feb38a8f More tests and bugfixes 2018-05-27 14:21:06 +02:00
Thomas Sileo cf242b2d84 Improve the tests, add a new debug endpoint 2018-05-27 11:50:09 +02:00
Thomas Sileo fe46cb4317 Add basic "federation" tests and some bugfixes 2018-05-26 09:50:59 +02:00
Thomas Sileo cc900a2b4c Improve logging 2018-05-23 00:41:37 +02:00
Thomas Sileo 56ad72148b Cleanup, add helper for external caching 2018-05-21 17:04:53 +02:00
Thomas Sileo 67643482c8 Improve the request verification checking 2018-05-21 14:41:47 +02:00
Thomas Sileo dc9df98084 Fix auth in some endpoint 2018-05-21 14:30:52 +02:00
Thomas Sileo c9ba124bdd Working the test suite, and fixing formatting 2018-05-21 11:21:11 +02:00
Thomas Sileo 2febca5711 Tweak the activitypub helper 2018-05-20 22:02:48 +02:00
Thomas Sileo 20656259e9 Bugfix in the custom API 2018-05-19 09:10:27 +02:00
Thomas Sileo f6a7e5a357 Fix the deploy build 2018-05-19 08:54:46 +02:00
Thomas Sileo 4d62511332 Tweak the CI setup 2018-05-18 20:44:14 +02:00
Thomas Sileo 43e113e420 Initial import 2018-05-18 20:41:41 +02:00