Commit graph

79 commits

Author SHA1 Message Date
Thomas Sileo da029c1566 Fix collection parsing 2018-07-08 12:24:49 +02:00
Thomas Sileo bf208d0422 Fix followers 2018-07-07 14:07:29 +02:00
Thomas Sileo f6c26abccb Tweak the admin, finish the pagination
Fixes #14
2018-07-07 13:56:00 +02:00
Thomas Sileo 354a9ad13f Also update the nodeinfo endpoint 2018-07-07 13:08:16 +02:00
Thomas Sileo 285d2fa890 Filter the outbox when not authenticated 2018-07-07 13:06:57 +02:00
Thomas Sileo b31994dae7 Fix the admin redirect 2018-07-07 00:12:35 +02:00
Thomas Sileo 97fdcca06e Move admin stuff URL to /admin 2018-07-07 00:08:44 +02:00
Thomas Sileo 6826e833fa Change default page size to 25 2018-07-06 23:54:41 +02:00
Thomas Sileo 10f26d0350 More pagination 2018-07-06 23:53:33 +02:00
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