Commit graph

120 commits

Author SHA1 Message Date
Your Name
10abf92458 match username instead of id when login via MastoAPI 2024-05-28 19:11:30 -04:00
Your Name
0757545e7e do not generate token daily 2024-05-28 17:09:24 -04:00
Your Name
ce68abb9cc improve mastodon app registration 2024-05-25 23:38:42 -04:00
Your Name
a6b0134b29 more i18n 2024-05-20 12:00:17 -04:00
Your Name
fcec33636c verify and recreate client app when login 2024-05-14 11:14:23 -04:00
Your Name
8b0507fa9c fix spoiler text when commenting episodes 2024-04-21 11:44:06 -04:00
Your Name
bcf19e7a86 add other_title to works 2024-04-09 15:56:00 -04:00
Your Name
1c4e703f6f GTS does not support multiple redirect_uris 2024-04-07 10:42:19 -04:00
Your Name
53d63c3911 fix goodreads search 2024-04-06 20:07:42 -04:00
Your Name
c90d2fbd44 refresh mastodon sites 2024-04-06 14:00:38 -04:00
Your Name
d2d755d7f6 allow alternative hostnames 2024-04-06 11:55:23 -04:00
Your Name
f2abc7a7c0 add lint by ruff 2024-04-06 00:22:10 -04:00
Your Name
fca9b6155d basic i18n support 2024-04-03 23:34:19 -04:00
Your Name
3e301ad453 i18n wip 2024-04-03 23:34:19 -04:00
Your Name
bfc91739ac fix login via catodon 2024-02-18 14:55:00 -05:00
Your Name
760771fcd8 do webfinger even if user is inactive 2024-02-10 23:58:05 -05:00
Your Name
d1ddd65df6 minor fix 2024-01-21 12:30:06 -05:00
Your Name
c664f2ce4e increase client id size limit as catodon/firefish may generate lengthy ids 2024-01-14 13:59:39 -05:00
Your Name
53804687b1 lint 2023-12-31 08:36:34 -05:00
Henri Dickson
f3520b21df
wrapped (#425)
* eoy wrapped
2023-12-22 23:59:48 -05:00
Her Email
2229639111 improve classic repost 2023-12-15 20:54:17 -05:00
Her Email
dc5ef331f7 fix spoiler text 2023-12-15 20:00:29 -05:00
Her Email
49c59ea641 fix 500s 2023-12-12 22:18:22 -05:00
Her Email
18eb234774 support classic repost as a user option 2023-12-10 19:39:43 -05:00
Her Email
72989a58bb some errors should be warnings 2023-12-10 00:23:06 -05:00
Her Email
73a358c959 fix timeout and other issues 2023-12-09 16:54:05 -05:00
Her Email
c741be8653 no login via neodb itself 2023-12-06 00:42:04 -05:00
Her Email
b66cee3755 fix migration issues; cron should now register in apps.py 2023-12-03 11:41:41 -05:00
Her Email
a8444113f7 catch mastodon api timeout 2023-11-29 21:00:34 -05:00
Her Email
80874804c8 streamline migration from 0.8.x #397 2023-11-26 19:19:02 -05:00
Her Email
cf4d5525b5 rewrite Mark.update() 2023-11-20 19:34:39 -05:00
Her Email
b4b2f199fb query webfinger before mastodon sync 2023-11-11 13:46:32 -05:00
Her Email
e28e2bc2b2 use api domain if exists 2023-11-10 16:33:31 -05:00
Her Email
d6119559c7 cron job: check site reachable 2023-11-10 16:33:31 -05:00
Her Email
1d5d51f42b add reachable date for sites 2023-11-10 16:33:31 -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
6710e7a950 share to mastodon = reboost 2023-10-22 17:46:34 -04:00
Your Name
239ad4271a takahe integration 2023-10-22 17:46:34 -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
22640a74ab fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
Your Name
35fc702728 fix sharing error for email only users 2023-07-20 23:03:16 -04:00
Your Name
85af2783a3 fix sharing error 2023-07-18 17:32:13 -04:00
Your Name
af0e3c24a9 remove twitter related code 2023-07-18 17:32:13 -04:00
Your Name
3de032367a more explict prompt to search links 2023-07-12 11:02:33 -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
ebaac7cbb4 show instance domain to user when error 2023-07-07 19:09:39 -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