Commit graph

105 commits

Author SHA1 Message Date
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
Thomas Sileo
a148ec6068 Bugfix 2018-05-29 22:16:09 +02:00
Thomas Sileo
48ab7137ab Fix type annotation and README 2018-05-29 21:47:28 +02:00
Thomas Sileo
6aea610fb6 Lot of cleanup 2018-05-29 21:36:05 +02:00
Thomas Sileo
559c65f474 More tests 2018-05-29 18:59:37 +02:00
Thomas Sileo
b727c8c9c7 Add tests for block, and start test for replies 2018-05-29 00:12:44 +02:00
Thomas Sileo
bba598be66 Add federation test case for note deletion 2018-05-28 22:38:48 +02:00