Commit graph

335 commits

Author SHA1 Message Date
f92333716a replace admin_controller with live view, add quick post form 2023-06-20 23:10:40 +02:00
98a119a95b add new function Note.note_title 2023-06-20 23:08:55 +02:00
741483b474 apply default layout on note creation 2023-06-20 20:28:45 +02:00
3bcef1ad8a first pass of channel support for micropub 2023-06-19 22:23:55 +02:00
c6bf356b84 fix publishing losing channels 2023-06-19 22:07:37 +02:00
cd603ed773 add toggle featured button for images 2023-06-19 21:49:41 +02:00
14fd43faf2 consolidate core and admin components 2023-06-19 21:49:01 +02:00
9c6ec988f1 prepare default channel for micropub 2023-06-12 18:50:00 +02:00
8ef8ad14b2 mix format 2023-06-11 22:22:22 +02:00
627c758acd add source query support 2023-06-11 22:22:17 +02:00
3f5a4ab56f remove public comments for now 2023-06-11 20:50:41 +02:00
1959773113 remove deprecated use of upload_errors/1 2023-06-11 20:48:58 +02:00
6c3073a637 add micropub channel setting 2023-06-11 20:39:14 +02:00
6eaa72ca58 fix list_tags ordering by title instead of name 2023-06-11 10:10:19 +02:00
c36c645405 fix typo 2023-06-11 09:18:00 +02:00
4b5aa3cd77 switch back to plug_micropub, implement category query 2023-06-11 08:57:22 +02:00
cec06bb7de „lib/chiya_web/indie/micropub_handler.ex“ ändern 2023-06-09 23:23:45 +02:00
a63d6385c2 fix logging 2023-06-09 23:19:10 +02:00
44db8a2efa remove logging, add handler_behaviour 2023-06-09 23:07:32 +02:00
435eb20195 include plug_micropub 2023-06-09 22:55:23 +02:00
a3e3b91004 add file logging 2023-06-09 20:37:29 +02:00
3c6e239659 improve error handling and logging for micropub_handler 2023-06-09 20:07:59 +02:00
5c47b2aacb add cors_plug 2023-06-09 19:06:39 +02:00
83b1d6e22f fix channels 2023-06-08 15:03:12 +02:00
b728fddf9a add post-types 2023-06-08 09:21:33 +02:00
f4cb262310 add app_token verification, add config, syndicate query 2023-06-08 09:06:16 +02:00
5a3823c519 add token management, add app tokens 2023-06-06 22:00:42 +02:00
488a515a24 add admin link back 2023-06-04 20:55:25 +02:00
4d15b60e84 mix format 2023-06-03 11:48:08 +02:00
7049286a79 improve overall layout 2023-06-03 11:47:55 +02:00
40fe6d05a5 mix format 2023-06-03 09:27:43 +02:00
b86e3a5072 add image helper, fuck with homepage design and spacing, microblog imgs 2023-06-03 09:26:45 +02:00
625cbdd00a improve menu, fix tag page 2023-06-02 07:31:47 +02:00
0d4fb07759 meaningful urls in micropub 2023-06-02 07:10:59 +02:00
5f07bf6e1f meaningful urls 2023-06-02 07:07:22 +02:00
1bdba3b544 add support for publishing 2023-06-01 23:22:16 +02:00
2aa8ff0825 debug 2023-05-31 22:15:39 +02:00
3a4b82e12e fix namespace stuff 2023-05-31 21:56:42 +02:00
f0265155f0 fix implementing plug_micropub behaviour 2023-05-31 21:42:55 +02:00
5f84446ecf WIP: minimal viable micropub ? 2023-05-31 21:32:34 +02:00
f2035385db wip micropub 2023-05-28 22:59:11 +02:00
a65e1a613d add initial indieauth logic, add tesla 2023-05-28 22:36:13 +02:00
76185e3b57 add indieweb endpoint meta tags 2023-05-28 22:35:36 +02:00
df0af6af46 fix identities on home page and in head, mix format 2023-05-25 21:23:04 +02:00
db51df78a9 tootired 2023-05-23 22:19:37 +02:00
e52dc03ab2 fix footer menu 2023-05-23 09:57:33 +02:00
cb756fad5a prevent channel links from overlapping 2023-05-23 09:55:25 +02:00
a41acf52da blah 2023-05-22 21:05:33 +02:00
1f7cf25996 fix channel layout 2023-05-22 20:15:12 +02:00
f94a3a07d9 improve 2023-05-22 20:05:44 +02:00
41bb98b0fc redesign everything again, simplify stuff or whatever its late 2023-05-21 22:45:06 +02:00
2bdb7a0259 add microblog layout, fix theming for comment form 2023-05-21 09:54:38 +02:00
0b61b7f4f8 add pretty_datetime, fix with tz data & local_now 2023-05-21 09:53:47 +02:00
d6fb14bb38 add publish unpublish actions 2023-05-21 09:53:17 +02:00
e7024a767a fix theme 2023-05-20 23:50:53 +02:00
2d05a886d0 remake theme, focus on gruvbox 2023-05-20 19:26:58 +02:00
a4370735eb mix format 2023-05-09 16:24:46 +02:00
18b8a49695 list and show comments in admin 2023-05-09 16:18:10 +02:00
13a6eddf1b mix format 2023-05-07 10:32:26 +02:00
d24ee9e69f make default channel configurable 2023-05-07 10:32:21 +02:00
0c27f1808e show channel layout in admin channel show page 2023-05-07 10:30:58 +02:00
df27f03db1 add note_list component 2023-05-07 10:30:32 +02:00
43cad45705 add comments 2023-04-30 13:35:22 +02:00
a5dd041c42 render unpublished note when logged in 2023-04-30 11:56:45 +02:00
5ab196ae16 mix format 2023-04-29 09:43:34 +02:00
f13cc8f159 fix dark mode toggle 2023-04-14 14:11:11 +02:00
7cb9122f67 improve dark mode toggle 2023-04-14 14:06:07 +02:00
34a15d5fff implement gallery layout for channel, first pass 2023-04-13 23:52:01 +02:00
9560ee3ae6 „lib/chiya_web/controllers/note_html/edit_image.html.heex“ ändern 2023-04-13 13:51:48 +02:00
9575ea0393 add preview of image in image_edit 2023-04-13 13:10:46 +02:00
0dc4834fe5 add moon emoji as darkmode toggle to public pages 2023-04-13 12:52:56 +02:00
360f171850 align font sizes in admin_bar 2023-04-13 11:16:12 +02:00
57c20ca96c bigger admin bar 2023-04-12 13:39:23 +02:00
80b1b1c14c improve channel filter buttons 2023-04-11 23:00:47 +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
03256e4f9d fix svg color 2023-04-10 17:31:10 +02:00
aa12a24c9c fix forgot password link on dark theme 2023-04-10 17:25:47 +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
7fa21aaa6f change link color to primary 2023-04-09 23:51:45 +02:00
a78e25da4a add link slug to copy 2023-04-09 18:36:00 +02:00
a62722fe17 add note references 2023-04-09 16:14:55 +02:00
805eacdf1e switch footer and admin bar text 2023-04-09 13:57:52 +02:00
b01b248d15 add rounded to note image thumbs 2023-04-09 13:52:26 +02:00
7a28eca1ab add accept attribute to input component 2023-04-09 13:44:08 +02:00
cb0c9d7a83 add edit link to public notes 2023-04-09 13:43:54 +02:00
6c55df3139 only filter by non-empty channels, clean up 2023-04-08 15:28:02 +02:00
d7c9ed8398 filter notes by channel 2023-04-08 11:40:41 +02:00
143dc9b747 icons, dates 2023-04-08 09:54:57 +02:00
b29de407bb improve table and list components with themed background 2023-04-08 09:54:47 +02:00
a15edfb01c fix file content on note show 2023-04-08 09:54:11 +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
d482d2b7b0 add icons to all the bars 2023-04-07 22:01:57 +02:00
9e1a315b99 add layout to channels 2023-04-07 22:01:43 +02:00
3cf4e0163a add site footer 2023-04-07 16:19:56 +02:00