Commit graph

299 commits

Author SHA1 Message Date
54d6de519a fix 2xl layout 2023-06-28 16:22:34 +02:00
ae5f40499e 2xl layout 2023-06-28 16:04:58 +02:00
f1283ab424 2xl layout 2023-06-28 16:03:59 +02:00
8b8803e3e3 nice divder icon 2023-06-28 16:02:30 +02:00
63bcd189cf fix form default styles 2023-06-28 15:20:39 +02:00
787704d5cf microblog pictures 2023-06-27 22:04:44 +02:00
ce223b76db use new Logger module 2023-06-26 23:17:24 +02:00
52838bcdc7 fix logger deprecations 2023-06-26 23:17:11 +02:00
3107b01148 fix warnings 2023-06-26 23:16:56 +02:00
92e548e96c add selected_channels to note_form to properly set default channel 2023-06-23 06:59:30 +02:00
aa36502ddb fix tag updater crashing when error happens 2023-06-23 06:37:48 +02:00
35d6398e15 update megaphone button on home 2023-06-22 21:09:17 +02:00
8278630ef9 add more post kinds for the future 2023-06-20 23:10:57 +02:00
57fd3aea96 allow webp? 2023-06-20 23:10:48 +02:00
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