Commit Graph

  • 2c53573b7e Fix the tests Thomas Sileo 2018-06-17 20:58:50 +0200
  • 7f65fdfc90 Switched little_boxes Thomas Sileo 2018-06-17 20:51:23 +0200
  • 6220064951 More cleanup Thomas Sileo 2018-06-17 19:21:59 +0200
  • 4e669620bc [WIP] Continue migration Thomas Sileo 2018-06-16 22:33:51 +0200
  • d9362adb25 Black/isort Thomas Sileo 2018-06-16 22:02:10 +0200
  • c5295524c7 Start migration to little_boxes Thomas Sileo 2018-06-16 21:24:53 +0200
  • eb25a28679 Tweak the README Thomas Sileo 2018-06-10 17:08:13 +0200
  • b0cf350ec6 [WIP] Start tests for little_boxes Thomas Sileo 2018-06-10 16:58:25 +0200
  • b75da521e4 [WIP] Start an in-mem backend Thomas Sileo 2018-06-10 13:51:43 +0200
  • f0880f0119 [WIP] More progress Thomas Sileo 2018-06-09 10:15:52 +0200
  • 2abf0fffd2 [WIP] More work on the ActivityPub module Thomas Sileo 2018-06-08 21:33:46 +0200
  • d4bf73756f [WIP] Start a new ActivityPub module Thomas Sileo 2018-06-07 00:00:35 +0200
  • 070e39bdfe Disable IndieAuth for now Thomas Sileo 2018-06-05 07:33:17 +0200
  • cc5896f520 Fix flake8 warning Thomas Sileo 2018-06-04 19:13:04 +0200
  • 0870e22587 Merge branch 'master' of github.com:tsileo/microblog.pub Thomas Sileo 2018-06-04 19:10:18 +0200
  • b89ee21e49 Remove @context in embedded collection Thomas Sileo 2018-06-04 19:10:04 +0200
  • f75219928d
    Merge pull request #5 from dsblank/patch-4 Thomas Sileo 2018-06-04 18:57:40 +0200
  • d2e62ed5b6 Add delete and block in the UI Thomas Sileo 2018-06-04 18:53:44 +0200
  • c17a9a5a0c Dedup the cc of new note before storage Thomas Sileo 2018-06-04 18:06:04 +0200
  • b4d44294e2 Fix CSRF for the remote follow (admin side) Thomas Sileo 2018-06-04 18:01:36 +0200
  • 362e9c660f Re-enable the remote follow Thomas Sileo 2018-06-04 17:59:38 +0200
  • 8e645c6190 Also display boost/announce actors Thomas Sileo 2018-06-03 23:36:16 +0200
  • 8027a36359 Start displaying the acor that liked a particular note Thomas Sileo 2018-06-03 23:11:43 +0200
  • a160a95e82 Fixes replies, and hide them on the homepage Thomas Sileo 2018-06-03 22:44:19 +0200
  • 63b2d2870a Improve the replies/thread display Thomas Sileo 2018-06-03 21:28:06 +0200
  • de2959f754
    Add note on docker-compose; FLASK_DEBUG=1; typo Doug Blank 2018-06-03 14:55:46 -0400
  • 6f7f2ae91c Add a note about the admin API key Thomas Sileo 2018-06-03 18:23:44 +0200
  • 2d8eabed42
    Merge pull request #2 from dsblank/patch-1 Thomas Sileo 2018-06-03 18:16:46 +0200
  • 92bd258637
    Merge pull request #3 from dsblank/patch-2 Thomas Sileo 2018-06-03 18:16:10 +0200
  • 69fe1e67e5
    Merge pull request #4 from dsblank/patch-3 Thomas Sileo 2018-06-03 18:15:18 +0200
  • f88ba2b959
    Need to add password to me.yml Doug Blank 2018-06-03 10:39:46 -0400
  • f960e15cbd
    Allow config to use different python executable Doug Blank 2018-06-03 10:27:35 -0400
  • b8adff6a5f
    Add a couple of more hints about getting started Doug Blank 2018-06-03 10:25:21 -0400
  • ca6cbc1675 Fix flake8 warning Thomas Sileo 2018-06-03 14:55:59 +0200
  • 786816f0a2 Tweak replies management, improve tombstone support Thomas Sileo 2018-06-03 14:34:04 +0200
  • 31300e20d7 Fix logging Thomas Sileo 2018-06-03 12:51:57 +0200
  • 526725fc24 Bugfix Thomas Sileo 2018-06-03 12:50:51 +0200
  • 8b166633c9 make the boost/unboost actions use the new user API Thomas Sileo 2018-06-03 12:15:30 +0200
  • 4d72a1b16b make the like/unlike actions use the new user API Thomas Sileo 2018-06-03 12:02:00 +0200
  • 7db48800a2 Tweak the UI (make it use the new user API) and bugfixes Thomas Sileo 2018-06-03 11:41:18 +0200
  • ef5b32a33c Add NodeInfo support Thomas Sileo 2018-06-03 10:15:11 +0200
  • 791e55c7f5 Add more security check/verification Thomas Sileo 2018-06-02 09:07:57 +0200
  • 84dec1e386 Fix build Thomas Sileo 2018-06-02 07:32:18 +0200
  • 2befde27d5 Enable the CSRF check for the login page Thomas Sileo 2018-06-01 21:54:43 +0200
  • 8af33d866d Fix the Update handling Thomas Sileo 2018-06-01 20:59:32 +0200
  • f8ee19b4d1 User API cleanup Thomas Sileo 2018-06-01 20:29:44 +0200
  • 45afd99098 Fix flake8 warning Thomas Sileo 2018-06-01 01:28:32 +0200
  • 6711722bd0 Add new shares/likes/replies collection for notes Thomas Sileo 2018-06-01 01:26:23 +0200
  • 848b8b23a8 Fix build Thomas Sileo 2018-05-31 00:08:00 +0200
  • f929540729 Clean the CI script Thomas Sileo 2018-05-31 00:02:39 +0200
  • 905070b8ea Fix config Thomas Sileo 2018-05-30 23:57:14 +0200
  • 2938191b3a Fix config Thomas Sileo 2018-05-30 23:53:14 +0200
  • fc1bd190ef Tweak the config Thomas Sileo 2018-05-30 23:47:01 +0200
  • 0932b98a44 Debug CI Thomas Sileo 2018-05-30 23:35:02 +0200
  • dc1260f564 Debug CI Thomas Sileo 2018-05-30 23:13:10 +0200
  • c53913aa12 Debug CI Thomas Sileo 2018-05-30 23:09:45 +0200
  • 3dbe4ba4e9 Debug the CI Thomas Sileo 2018-05-30 22:50:45 +0200
  • d2be270ccb Tweak the tests Thomas Sileo 2018-05-30 22:36:04 +0200
  • 69a5ceb455 Cache the JSON-LD schemas Thomas Sileo 2018-05-30 22:27:07 +0200
  • b7512dca08 Read the API key from config in the federation tests Thomas Sileo 2018-05-30 21:55:57 +0200
  • a148ec6068 Bugfix Thomas Sileo 2018-05-29 22:16:09 +0200
  • 48ab7137ab Fix type annotation and README Thomas Sileo 2018-05-29 21:47:28 +0200
  • 6aea610fb6 Lot of cleanup Thomas Sileo 2018-05-29 21:36:05 +0200
  • 559c65f474 More tests Thomas Sileo 2018-05-29 18:59:37 +0200
  • b727c8c9c7 Add tests for block, and start test for replies Thomas Sileo 2018-05-29 00:12:44 +0200
  • bba598be66 Add federation test case for note deletion Thomas Sileo 2018-05-28 22:38:48 +0200
  • 64c1496c57 Fix docker-compose file Thomas Sileo 2018-05-28 19:48:30 +0200
  • 9f9f79edb5 Tests tests tests and bugfixes Thomas Sileo 2018-05-28 19:46:23 +0200
  • ff95e6773e Fix flake8 warnings Thomas Sileo 2018-05-27 22:47:33 +0200
  • 443378a057 Tweak the test setting Thomas Sileo 2018-05-27 22:43:46 +0200
  • 942d12a7c7 More tests and bugfixes Thomas Sileo 2018-05-27 22:30:43 +0200
  • 7a8621e72e Rename the ActivityType enum Thomas Sileo 2018-05-27 20:40:42 +0200
  • 12feb38a8f More tests and bugfixes Thomas Sileo 2018-05-27 14:21:06 +0200
  • 166fc91c54 Improve tests Thomas Sileo 2018-05-27 12:02:14 +0200
  • 1e3d9279ee Fix the test suite Thomas Sileo 2018-05-27 11:52:27 +0200
  • cf242b2d84 Improve the tests, add a new debug endpoint Thomas Sileo 2018-05-27 11:50:09 +0200
  • 25a75a9cef Cleanup, improve the collection resolver Thomas Sileo 2018-05-27 11:01:34 +0200
  • 888410d646 Tests cleanup Thomas Sileo 2018-05-26 10:43:05 +0200
  • 3f09bee39c Tweak tests Thomas Sileo 2018-05-26 10:02:24 +0200
  • 849c495b7d Fix tests Thomas Sileo 2018-05-26 09:57:27 +0200
  • fe46cb4317 Add basic "federation" tests and some bugfixes Thomas Sileo 2018-05-26 09:50:59 +0200
  • 6eb5d24f3e Fix mypy issue Thomas Sileo 2018-05-26 00:09:57 +0200
  • a3267971e8 More url checking Thomas Sileo 2018-05-26 00:03:30 +0200
  • 06f4f824d8 Tweak the webfinger resolution Thomas Sileo 2018-05-25 23:57:29 +0200
  • d90e489fc6 Improve the debug mode Thomas Sileo 2018-05-23 00:57:34 +0200
  • cc900a2b4c Improve logging Thomas Sileo 2018-05-23 00:41:37 +0200
  • 694511121c Add theme color config item Thomas Sileo 2018-05-21 21:10:21 +0200
  • abc168257e Better title on the website Thomas Sileo 2018-05-21 21:03:21 +0200
  • 5169095240 Fix formatting Thomas Sileo 2018-05-21 17:29:31 +0200
  • 08077b58f0 Fix flake8 warning Thomas Sileo 2018-05-21 17:26:48 +0200
  • f0264241ee Fix the README Thomas Sileo 2018-05-21 17:24:38 +0200
  • a7e408028a Update the README Thomas Sileo 2018-05-21 17:23:54 +0200
  • 4d9fd0fd03 Finish the basic purge external cache support Thomas Sileo 2018-05-21 17:21:32 +0200
  • 56ad72148b Cleanup, add helper for external caching Thomas Sileo 2018-05-21 17:04:53 +0200
  • 67643482c8 Improve the request verification checking Thomas Sileo 2018-05-21 14:41:47 +0200
  • dc9df98084 Fix auth in some endpoint Thomas Sileo 2018-05-21 14:30:52 +0200
  • 95f6b5e214 No data volumes for tests instances in Docker Thomas Sileo 2018-05-21 13:03:44 +0200
  • d3f6397999 Add persistency to RabbitMQ via Docker Thomas Sileo 2018-05-21 13:00:17 +0200
  • 6e485fbad4 Tweak the Dockerfile Thomas Sileo 2018-05-21 12:30:55 +0200
  • 4a0a351402 Fix the CI Thomas Sileo 2018-05-21 12:23:53 +0200