Commit graph

411 commits

Author SHA1 Message Date
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
Thomas Sileo
84dec1e386 Fix build 2018-06-02 07:32:18 +02:00
Thomas Sileo
2befde27d5 Enable the CSRF check for the login page 2018-06-01 21:54:43 +02:00
Thomas Sileo
8af33d866d Fix the Update handling 2018-06-01 20:59:32 +02:00
Thomas Sileo
f8ee19b4d1 User API cleanup 2018-06-01 20:29:44 +02:00
Thomas Sileo
45afd99098 Fix flake8 warning 2018-06-01 01:28:32 +02:00
Thomas Sileo
6711722bd0 Add new shares/likes/replies collection for notes 2018-06-01 01:26:23 +02:00
Thomas Sileo
848b8b23a8 Fix build 2018-05-31 00:08:00 +02:00
Thomas Sileo
f929540729 Clean the CI script 2018-05-31 00:02:39 +02:00
Thomas Sileo
905070b8ea Fix config 2018-05-30 23:57:14 +02:00
Thomas Sileo
2938191b3a Fix config 2018-05-30 23:53:14 +02:00
Thomas Sileo
fc1bd190ef Tweak the config 2018-05-30 23:47:01 +02:00
Thomas Sileo
0932b98a44 Debug CI 2018-05-30 23:35:02 +02:00
Thomas Sileo
dc1260f564 Debug CI 2018-05-30 23:13:10 +02:00
Thomas Sileo
c53913aa12 Debug CI 2018-05-30 23:09:45 +02:00
Thomas Sileo
3dbe4ba4e9 Debug the CI 2018-05-30 22:50:45 +02:00
Thomas Sileo
d2be270ccb Tweak the tests 2018-05-30 22:36:04 +02:00
Thomas Sileo
69a5ceb455 Cache the JSON-LD schemas 2018-05-30 22:27:07 +02:00
Thomas Sileo
b7512dca08 Read the API key from config in the federation tests 2018-05-30 21:55:57 +02:00