Commit graph

498 commits

Author SHA1 Message Date
Thomas Sileo c85fb8530e Fix remote follow (fixes #10) 2018-06-24 19:22:40 +02:00
Thomas Sileo c8eed9e89c Update README 2018-06-23 20:52:35 +02:00
Thomas Sileo db45233ebc Tweak the Makefile 2018-06-23 12:19:34 +02:00
Thomas Sileo 4969b9feb9 Fix template 2018-06-23 12:18:02 +02:00
Thomas Sileo a43a946f5d Fix the follower/following page layout 2018-06-23 12:01:31 +02:00
Thomas Sileo 5ce3d57faf Fix the note URL issue 2018-06-23 01:14:35 +02:00
Thomas Sileo be68208056 Bugfixes 2018-06-23 01:04:58 +02:00
Thomas Sileo 200c6edc18 Better threads handling 2018-06-23 00:29:06 +02:00
Thomas Sileo 49ddb955cd More CSS imrovements 2018-06-22 22:51:11 +02:00
Thomas Sileo 01c7edc517 Add badges in the menu, tweak the design 2018-06-22 22:27:28 +02:00
Thomas Sileo 0e98145989 Fix the followers/following page CSS 2018-06-22 10:01:05 +02:00
Thomas Sileo d44387f439 More css tweaks 2018-06-22 09:35:18 +02:00
Thomas Sileo 46f38e05c9 More docstrings 2018-06-22 00:55:50 +02:00
Thomas Sileo 63f88d41c7 Remove old webmention link in the template 2018-06-22 00:43:28 +02:00
Thomas Sileo e2bb700de3 Fix the followers icon size in the theme 2018-06-22 00:30:47 +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 bdb25b85c2 Update/tweak the README 2018-06-22 00:20:58 +02:00
Thomas Sileo dab94f0f98 Merge branch 'little-boxes' 2018-06-20 23:44:58 +02:00
Thomas Sileo 7965311ddb Merge branch 'master' of github.com:tsileo/microblog.pub 2018-06-20 23:44:15 +02:00
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