Commit graph

288 commits

Author SHA1 Message Date
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
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