Commit graph

359 commits

Author SHA1 Message Date
Her Email
a6ea88f352 post activitypub message for review 2023-11-19 08:44:27 -05:00
Her Email
67b1e5100e use tag to store neodb item in AP message 2023-11-17 22:47:34 -05:00
Her Email
d96f681e39 fix security concerns 2023-11-14 23:05:27 -05:00
doubaniux
38cf2376b1
Frontend API preflight support (#359)
* add webapp submodule
* add http OPTIONS support
* add cors headers

Co-authored-by: Henri Dickson <90480431+alphatownsman@users.noreply.github.com>
2023-11-02 16:28:11 -04:00
Your Name
f862c78de5 fix bangumi, close #28 2023-10-31 04:32:11 -04:00
Your Name
c380220ab2 filter marks by year 2023-10-30 01:03:03 -04:00
Your Name
e094e13132 improve type check 2023-10-22 17:46:34 -04:00
Your Name
d6a84fb59a minor code and doc fix 2023-10-22 17:46:34 -04:00
Your Name
4cd1f6b10d enable multiple posts associate with one piece 2023-10-22 17:46:34 -04:00
Your Name
6710e7a950 share to mastodon = reboost 2023-10-22 17:46:34 -04:00
Your Name
4702b4feb3 add init command to ensure settings post migration 2023-10-22 17:46:34 -04:00
Your Name
5df23582af reply; emoji 2023-10-22 17:46:34 -04:00
Your Name
bd3f7f4c94 tweak user profile 2023-10-22 17:46:34 -04:00
Your Name
9aed05a560 federated follow/block/mute 2023-10-22 17:46:34 -04:00
Your Name
c1ef7b3892 fetch remote identity 2023-10-22 17:46:34 -04:00
Your Name
31ba886210 cleanup migration 2023-10-22 17:46:34 -04:00
Your Name
239ad4271a takahe integration 2023-10-22 17:46:34 -04:00
Your Name
4649a109bd lint fix site and import 2023-08-11 18:17:34 -04:00
Your Name
bcd35f3526 remove last_editor field from db 2023-08-11 16:20:00 -04:00
Your Name
61ca5f8629 opml import: log user action 2023-08-11 16:20:00 -04:00
Your Name
7cbd759215 fix lint with pyright 2023-08-11 09:03:51 -04:00
Your Name
7d1388df30 fix some type hints 2023-08-10 17:20:53 -04:00
Your Name
204bed4b44 break up journal.views 2023-08-10 15:14:46 -04:00
Your Name
22640a74ab fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
Your Name
50b534e6e8 fix #322 2023-07-25 16:57:01 -04:00
Your Name
35fc702728 fix sharing error for email only users 2023-07-20 23:03:16 -04:00
Your Name
a2523fae1c mark history: do not change actual mark when deleting history; refine some visual 2023-07-19 12:07:05 -04:00
qilinz
79e13b7546 all edit on the item page 2023-07-19 12:07:05 -04:00
qilinz
4404c44d67 use one html only 2023-07-19 12:07:05 -04:00
qilinz
fd230d8eea fix pipeline. black 2023-07-19 12:07:05 -04:00
qilinz
8f053238c2 add new edit page for mark history. remove unused scss 2023-07-19 12:07:05 -04:00
qilinz
73d085845c add tests. black 2023-07-19 12:07:05 -04:00
qilinz
7952bc4820 add mark_history page. add delete all logs 2023-07-19 12:07:05 -04:00
qilinz
b110d8efc4 function completed
resolve conflicts
2023-07-19 12:07:05 -04:00
Your Name
a12713cccb support additional douban url format 2023-07-19 11:37:02 -04:00
Your Name
85af2783a3 fix sharing error 2023-07-18 17:32:13 -04:00
Your Name
fc2f98a5bc remove focus_item column which is no longer in use 2023-07-12 17:58:36 -04:00
Your Name
add2a2077e cleanup and remove unused files 2023-07-12 17:58:36 -04:00
Your Name
3de032367a more explict prompt to search links 2023-07-12 11:02:33 -04:00
Your Name
7d06d50359 make username and masto_acct both available as profile handler 2023-07-09 10:26:32 -04:00
Your Name
64e5f2c8e9 fix timezone convert error 2023-07-09 02:13:44 -04:00
Your Name
4f61920308 make more checks case insensitive 2023-07-08 00:45:22 -04:00
Your Name
c0af8fb862 manage and export followers 2023-07-07 19:09:39 -04:00
Your Name
d601dde535 local mute and block 2023-07-07 19:09:39 -04:00
Your Name
8953f0d103 cosmetic fix 2023-07-07 19:09:39 -04:00
Your Name
5aabdcd1bc django 4 2023-07-06 19:01:23 -04:00
Your Name
94016315ef use gavatar for email only user; fix a few edge cases 2023-07-05 12:04:27 -04:00
Your Name
fbb4bbc437 set username and login via email 2023-07-05 12:04:27 -04:00
Your Name
83aeec1f2b unique username and unique email; move mastodon username to a separate field 2023-07-02 17:14:21 -04:00
Your Name
ae22923027 exclude review from common crawler 2023-07-02 13:32:14 -04:00