Commit graph

66 commits

Author SHA1 Message Date
2bdb7a0259 add microblog layout, fix theming for comment form 2023-05-21 09:54:38 +02:00
18b8a49695 list and show comments in admin 2023-05-09 16:18:10 +02:00
43cad45705 add comments 2023-04-30 13:35:22 +02:00
5ab196ae16 mix format 2023-04-29 09:43:34 +02:00
34a15d5fff implement gallery layout for channel, first pass 2023-04-13 23:52:01 +02:00
abeef833ff fix crash when updating references 2023-04-11 22:52:45 +02:00
48d66bf2b5 add unique_constraint to note_note 2023-04-11 13:03:42 +02:00
231f161bb1 add logging for references 2023-04-11 12:53:43 +02:00
84d879ddc9 fix tags 2023-04-10 19:22:34 +02:00
83aac55273 mix format 2023-04-10 19:22:28 +02:00
ebacb7919c add tags \o/ 2023-04-10 19:18:27 +02:00
f2116510b0 add post kind recipe 2023-04-10 12:08:41 +02:00
91535a8165 mix format 2023-04-10 12:08:19 +02:00
a62722fe17 add note references 2023-04-09 16:14:55 +02:00
d7c9ed8398 filter notes by channel 2023-04-08 11:40:41 +02:00
45100ac98d show channel visibility on note form and channel index, show note count on channel index 2023-04-08 09:53:27 +02:00
9e1a315b99 add layout to channels 2023-04-07 22:01:43 +02:00
4c0a073d3d file import 2023-04-07 11:37:55 +02:00
ecbaa22d06 switch to server rendered note_image form 2023-04-06 15:03:04 +02:00
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