Commit graph

39 commits

Author SHA1 Message Date
cf827d22cb credo 2023-09-13 23:09:19 +02:00
58f5bd364c burst of energy 2023-09-09 16:08:30 +02:00
9502748dc9 try to fix update 2023-08-20 23:47:00 +02:00
2e8adf5704 fix adding the same tag twice 2023-08-02 20:41:31 +02:00
f2a9e422e4 WIP micropub update 2023-07-24 22:31:10 +02:00
2e4d61d587 WIP: micropub update note 2023-07-24 18:39:39 +02:00
ecfa7e236b add micropub and note test 2023-07-17 22:24:17 +02:00
45e3fc7b68 refactor micropub_handler 2023-07-17 20:22:58 +02:00
7627886c32 mix tests 2023-07-16 16:40:33 +02:00
e8f5fa5813 first version of outline 2023-07-10 23:11:56 +02:00
ac410636a6 improve public pages 2023-07-09 20:01:03 +02:00
419a58a48e initial outline code 2023-07-09 19:59:47 +02:00
a1930863bf add simple test case 2023-07-09 19:56:59 +02:00
2ac2e1ec01 add test for markdown 2023-07-05 06:49:50 +02:00
e87fa125bb mix format 2023-07-05 06:49:37 +02:00
a777c9a8b3 include internal link rendering 2023-07-04 22:46:00 +02:00
b2e1b3ebc5 improve note_title/1 2023-07-04 22:17:02 +02:00
f10ef9ff9c fix kbar 2023-07-03 20:16:06 +02:00
ca0c1a2aa3 ALL TESTS ARE GREEN 2023-06-23 06:59:38 +02:00
35f6571ab2 make tests pass 2023-06-22 21:08:59 +02:00
64cc1a7e55 add slugs for note and channel 2023-04-02 23:46:49 +02:00
0fa4826143 mix format 2023-03-31 16:58:10 +02:00
4f3c4f7d25 add icon to identity tests 2023-03-14 23:48:23 +01:00
c969e6e90f add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
25de860525 mix format 2023-03-09 21:45:17 +01:00
7236ac409c mix format 2023-03-09 21:43:30 +01:00
360e6fac2b add identities 2023-03-09 21:42:54 +01:00
5eda2c7156 add site settings 2023-03-07 23:05:33 +01:00
2e46c590c4 update tests to accommodate for post kind being enum 2023-03-07 23:03:10 +01:00
ed676c59d3 rename /users routes to /user 2023-03-07 21:15:26 +01:00
f50d9916f4 reject registration if user already exists 2023-03-06 21:13:52 +01:00
25abbf3f16 sign in user for note and channel tests 2023-03-06 19:58:00 +01:00
4ca873d77b add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
127757b12a add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
13d1a67a0e add channels_note relation 2023-03-05 18:24:47 +01:00
21ee3298b6 add notes 2023-03-05 17:23:16 +01:00
ae59609b28 add channels 2023-03-05 17:16:24 +01:00
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00
7115ccab2b init 2023-03-05 16:07:40 +01:00