Commit graph

47 commits

Author SHA1 Message Date
64cc1a7e55 add slugs for note and channel 2023-04-02 23:46:49 +02:00
af884c753c add featured flag to note_images, support updating note_images 2023-04-01 12:09:58 +02:00
f9af1e709c add gruvbox theme 2023-03-31 22:56:34 +02:00
0fa4826143 mix format 2023-03-31 16:58:10 +02:00
d3f585f807 order channels by visibility 2023-03-31 13:41:50 +02:00
671049b4fc add default value for note kind 2023-03-30 22:54:15 +02:00
d97be57871 order admin notes 2023-03-30 22:54:03 +02:00
03466b8460 replace roguelight with frame theme 2023-03-30 14:29:04 +02:00
70366d8d7f order channel notes by published_at date 2023-03-27 09:17:22 +02:00
c6bc2a8797 add default settings 2023-03-23 08:18:16 +01:00
2befd9e2a3 add default channel 2023-03-23 08:18:05 +01:00
d088ad71f8 move uploaders modules to chiya_web 2023-03-23 08:17:47 +01:00
6de86fc4de add kbar \o/ 2023-03-22 07:31:38 +01:00
28cd88c431 „lib/chiya/site/setting.ex“ ändern 2023-03-15 16:24:54 +01:00
6b687a8cca filter out private / unpublished notes for page controller 2023-03-14 23:48:58 +01:00
ca2400c8f0 save and show identity icons as raw svg 2023-03-14 22:57:40 +01:00
0780a4c048 fix weird association problems 2023-03-14 10:07:38 +01:00
a9ca18de4a get_channel_by_slug_preloaded! preloads now 2023-03-14 07:22:13 +01:00
10786660ff improve settings docs 2023-03-13 05:59:49 +01:00
c969e6e90f add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
814b725e3b „lib/chiya/identities/identity.ex“ ändern 2023-03-10 07:25:29 +01:00
5bf3782927 show identities on home, add icon to identities 2023-03-09 22:18:19 +01:00
360e6fac2b add identities 2023-03-09 21:42:54 +01:00
839546e22c add deleting images 2023-03-09 21:04:16 +01:00
75733b397e „lib/chiya/channels.ex“ ändern 2023-03-09 15:03:50 +01:00
188f12112e add get_channel_by_slug_preloaded 2023-03-09 14:39:52 +01:00
e9c6e273fd exclude admin, user, dev as channel slugs 2023-03-09 11:45:12 +01:00
7a75ddedfa add channel preloads 2023-03-09 09:35:45 +01:00
900219a6e8 „lib/chiya/notes/note.ex“ ändern 2023-03-09 08:55:48 +01:00
98e82deb94 add note images 2023-03-09 07:28:06 +01:00
0715da85b8 clean up user_image 2023-03-09 07:27:39 +01:00
5eda2c7156 add site settings 2023-03-07 23:05:33 +01:00
ed676c59d3 rename /users routes to /user 2023-03-07 21:15:26 +01:00
8874e0e7ba turn post kind field into enum 2023-03-07 19:57:28 +01:00
06bd69b7b1 move user_image into uploaders module, activate dithered version 2023-03-07 18:59:49 +01:00
5af821a82b add avatar image to user 2023-03-06 23:15:23 +01:00
f50d9916f4 reject registration if user already exists 2023-03-06 21:13:52 +01:00
918229f8c6 add release files 2023-03-06 10:24:36 +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
4d20f5c4d0 create channel<->note join table 2023-03-05 18:14:06 +01:00
26e6bf2c42 make channel slug unique 2023-03-05 18:09:09 +01:00
21ee3298b6 add notes 2023-03-05 17:23:16 +01:00
ae59609b28 add channels 2023-03-05 17:16:24 +01:00
e9038c1636 add scheduler 2023-03-05 16:21:35 +01:00
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00
7115ccab2b init 2023-03-05 16:07:40 +01:00