Mouse Reeve
|
2d63bfb791
|
Updates views tests
|
2021-12-09 18:02:59 -08:00 |
|
Mouse Reeve
|
e9c58295f3
|
Merge branch 'main' into list-not-loading
|
2021-12-09 11:10:26 -08:00 |
|
Joachim
|
5b8c1bde89
|
Merge branch 'main' into list-embed
|
2021-12-08 16:40:15 +01:00 |
|
Joachim
|
793ce4d33b
|
Remove query in view response
|
2021-12-08 16:39:43 +01:00 |
|
Mouse Reeve
|
142616b996
|
Merge pull request #1660 from bookwyrm-social/update-from-remote
Button to manually load remote data for editions and authors
|
2021-12-07 14:11:06 -08:00 |
|
Mouse Reeve
|
857bc6adae
|
Merge pull request #1635 from hughrun/remote-follow
Remote follow
|
2021-12-06 14:36:21 -08:00 |
|
Hugh Rundle
|
5847bc1924
|
handle type errors
|
2021-12-06 18:18:12 +11:00 |
|
Hugh Rundle
|
c3f24316a0
|
lint
|
2021-12-06 17:02:47 +11:00 |
|
Hugh Rundle
|
6d894d71ec
|
stop pylint contradicting itself
|
2021-12-06 16:59:51 +11:00 |
|
Hugh Rundle
|
4ade580732
|
pylint called my code useless how rude
|
2021-12-06 16:47:04 +11:00 |
|
Hugh Rundle
|
c817ea0ff9
|
improve error handling
|
2021-12-06 16:40:18 +11:00 |
|
Hugh Rundle
|
685e0a172d
|
make code WET again
moving url discovery borked general webfinger tests for some reason IDK why.
|
2021-12-06 10:45:39 +11:00 |
|
Hugh Rundle
|
781fe69470
|
more descriptive remote follow errors
- distinguish between invalid username, user not found, and remote follow not supported
- make helpers DRYer
|
2021-12-06 09:29:51 +11:00 |
|
Mouse Reeve
|
4085714764
|
Update openlibrary author with ISNI
|
2021-12-05 13:26:22 -08:00 |
|
Mouse Reeve
|
d7e4e6aa1e
|
Adds openlibrary update for book
|
2021-12-05 13:02:42 -08:00 |
|
Mouse Reeve
|
113eda33e9
|
Adds update views
|
2021-12-05 12:47:43 -08:00 |
|
Hugh Rundle
|
c77edab79c
|
minor functionality fixes
|
2021-12-05 18:09:51 +11:00 |
|
Joachim
|
8a84bd3490
|
Apply suggestions from python lint
|
2021-12-04 17:33:28 +01:00 |
|
Joachim
|
306ea962c4
|
Add embed URL component to list layout
|
2021-12-04 16:17:21 +01:00 |
|
Joachim
|
8ee09a2284
|
Add url to reach the view
|
2021-12-04 16:07:38 +01:00 |
|
Joachim
|
d22167e105
|
Add EmbedList view with an X-Frame-Options exemption
|
2021-12-04 16:07:21 +01:00 |
|
Mouse Reeve
|
f6dfe3530a
|
Use book preview card for social media on status page
|
2021-12-03 09:58:14 -08:00 |
|
Mouse Reeve
|
4b55ffe99e
|
Merge branch 'main' into remote-follow
|
2021-12-02 12:16:56 -08:00 |
|
Mouse Reeve
|
ed28d5f945
|
Merge branch 'main' into add-feed-filters
|
2021-12-02 12:14:54 -08:00 |
|
Mouse Reeve
|
baca5e50e7
|
Merge pull request #1608 from hughrun/move-shelves
refactor shelf activity on book page
|
2021-12-02 12:06:07 -08:00 |
|
Chad Nelson
|
91997b6f4c
|
Linting after merge conflict
|
2021-11-30 17:42:31 -05:00 |
|
Chad Nelson
|
e59a480065
|
Merge branch 'main' into 1203-better-ui-for-adding-authors
|
2021-11-30 17:30:00 -05:00 |
|
Chad Nelson
|
66e414be3c
|
Standardize JS, use button, & filter empty authors
|
2021-11-30 17:22:35 -05:00 |
|
Hugh Rundle
|
1211fda7ff
|
beautiful code quality, pylint will be pleased
|
2021-11-29 19:53:13 +11:00 |
|
Hugh Rundle
|
9a3ec4362b
|
code cleanup
|
2021-11-29 19:45:52 +11:00 |
|
Hugh Rundle
|
3d73ea92e8
|
handle user blocks properly
|
2021-11-29 18:08:25 +11:00 |
|
Hugh Rundle
|
587b0194fc
|
bugfix remote follows
|
2021-11-29 15:33:18 +11:00 |
|
Hugh Rundle
|
feaf0d5e52
|
handle username errors in remote follow form
|
2021-11-29 07:11:57 +11:00 |
|
Hugh Rundle
|
e9bb2a04a4
|
code cleanup
|
2021-11-28 21:38:28 +11:00 |
|
Hugh Rundle
|
f828f36cc5
|
show popup for remote follow
|
2021-11-28 21:16:57 +11:00 |
|
Hugh Rundle
|
6e7d23c1ae
|
add remote follow button
|
2021-11-28 20:09:29 +11:00 |
|
Hugh Rundle
|
e275b98183
|
ostatus remote follow views
|
2021-11-28 16:56:21 +11:00 |
|
Hugh Rundle
|
9d52e3cf27
|
add ostatus subscribe to webfinger links
|
2021-11-27 18:32:50 +11:00 |
|
Hugh Rundle
|
1a37903583
|
remove unnecessary function call arg
|
2021-11-26 17:39:35 +11:00 |
|
Hugh Rundle
|
a5efc798f8
|
clean up old vars
|
2021-11-26 17:30:27 +11:00 |
|
Hugh Rundle
|
5b67226571
|
forceReload prevents ajax submission
...instead of weird hacky workarounds forcing refreshes later.
|
2021-11-25 19:12:03 +11:00 |
|
Joachim
|
db5e7a886a
|
Handle count of notifications banner
|
2021-11-24 19:00:30 +01:00 |
|
Joachim
|
2ad37a22dd
|
Move stream filter to helpers
|
2021-11-24 13:37:09 +01:00 |
|
Joachim
|
40e4591a24
|
Apply review suggestions
|
2021-11-24 11:59:45 +01:00 |
|
Joachim
|
63e284dc41
|
Forgive me pylint
|
2021-11-22 18:59:46 +01:00 |
|
Joachim
|
47cfc2f157
|
Hardcode form
|
2021-11-22 18:52:57 +01:00 |
|
Hugh Rundle
|
d8e83ffe82
|
moar code linting
|
2021-11-22 13:01:58 +11:00 |
|
Hugh Rundle
|
a9d921cc06
|
code cleanup
|
2021-11-22 12:52:59 +11:00 |
|
Joachim
|
0b46db49a3
|
Fix pylint
|
2021-11-22 00:46:24 +01:00 |
|
Joachim
|
a0093a8a2e
|
Add status type filters
|
2021-11-22 00:25:47 +01:00 |
|