Commit graph

629 commits

Author SHA1 Message Date
Thomas Sileo ad2007c154 Re-enable request verification 2018-06-20 23:42:12 +02:00
Thomas Sileo 8d5f4a8e98
Switch to Little boxes, fixes #1 (#8) 2018-06-19 00:10:19 +02:00
Thomas Sileo a8e9b5498a Fix Delete side effects 2018-06-18 23:57:53 +02:00
Thomas Sileo c383259296 Bugfixes 2018-06-18 23:34:07 +02:00
Thomas Sileo ef7a887146 Bugfixes 2018-06-18 22:04:24 +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 2c53573b7e Fix the tests 2018-06-17 20:58:50 +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 eb25a28679 Tweak the README 2018-06-10 17:08:13 +02:00
Thomas Sileo b0cf350ec6 [WIP] Start tests for little_boxes 2018-06-10 16:58:25 +02:00
Thomas Sileo b75da521e4 [WIP] Start an in-mem backend 2018-06-10 13:51:43 +02:00
Thomas Sileo f0880f0119 [WIP] More progress 2018-06-09 10:15:52 +02:00
Thomas Sileo 2abf0fffd2 [WIP] More work on the ActivityPub module 2018-06-08 21:33:46 +02:00
Thomas Sileo d4bf73756f [WIP] Start a new ActivityPub module 2018-06-07 00:00:35 +02:00
Thomas Sileo 070e39bdfe Disable IndieAuth for now 2018-06-05 07:33:17 +02:00
Thomas Sileo cc5896f520 Fix flake8 warning 2018-06-04 19:13:04 +02:00
Thomas Sileo 0870e22587 Merge branch 'master' of github.com:tsileo/microblog.pub 2018-06-04 19:10:18 +02:00
Thomas Sileo b89ee21e49 Remove @context in embedded collection 2018-06-04 19:10:04 +02:00
Thomas Sileo f75219928d
Merge pull request #5 from dsblank/patch-4
Add note on docker-compose; FLASK_DEBUG=1; typo
2018-06-04 18:57:40 +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 b4d44294e2 Fix CSRF for the remote follow (admin side) 2018-06-04 18:01:36 +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
Doug Blank de2959f754
Add note on docker-compose; FLASK_DEBUG=1; typo 2018-06-03 14:55:46 -04:00
Thomas Sileo 6f7f2ae91c Add a note about the admin API key 2018-06-03 18:23:44 +02:00
Thomas Sileo 2d8eabed42
Merge pull request #2 from dsblank/patch-1
Add a couple of more hints about getting started
2018-06-03 18:16:46 +02:00
Thomas Sileo 92bd258637
Merge pull request #3 from dsblank/patch-2
Allow config to use different python executable
2018-06-03 18:16:10 +02:00
Thomas Sileo 69fe1e67e5
Merge pull request #4 from dsblank/patch-3
Need to add password to me.yml
2018-06-03 18:15:18 +02:00
Doug Blank f88ba2b959
Need to add password to me.yml 2018-06-03 10:39:46 -04:00
Doug Blank f960e15cbd
Allow config to use different python executable 2018-06-03 10:27:35 -04:00
Doug Blank b8adff6a5f
Add a couple of more hints about getting started 2018-06-03 10:25:21 -04:00
Thomas Sileo ca6cbc1675 Fix flake8 warning 2018-06-03 14:55:59 +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 8b166633c9 make the boost/unboost actions use the new user API 2018-06-03 12:15:30 +02:00
Thomas Sileo 4d72a1b16b make the like/unlike actions use the new user API 2018-06-03 12:02:00 +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