Commit graph

33 commits

Author SHA1 Message Date
mattkatz 98724dfa47 use display_name to avoid name rendering as None 2024-04-14 05:00:38 -04:00
mattkatz a0d15ccec0 Don't show a colon if there is no author_text
If there is no author for a book, render just the title of the book.
2024-04-14 04:55:45 -04:00
mattkatz 8dc412c4cb remove pure_name since it only applies to statuses 2024-04-14 04:48:28 -04:00
Adeodato Simó 1e14d635bc
Missing brackets and correct blocktrans usage 2024-03-19 01:07:52 -03:00
Matt Katz cd29b44807
improve shelf rss description
Co-authored-by: Adeodato Simó <73768+dato@users.noreply.github.com>
2024-03-18 21:33:30 -04:00
Matt Katz 6976cb4876
add user name to shelf rss feed title
Co-authored-by: Adeodato Simó <73768+dato@users.noreply.github.com>
2024-03-18 21:29:16 -04:00
mattkatz 5b8e083bcd use privacy__in to respect shelf privacy settings 2024-03-12 22:10:18 -04:00
mattkatz e3ca543f8e Remove extraneous function
getting context data no longer seems needed, if it ever was.
2024-03-12 22:06:31 -04:00
Matt Katz 975c3ba9aa
Correct docstring on rss feed
Co-authored-by: Adeodato Simó <73768+dato@users.noreply.github.com>
2024-03-12 21:57:28 -04:00
Matt Katz 7b388ae972
Sort RSS Feed by Shelved date
This will make sure that users see books as they are shelved, which is what would be expected.

Co-authored-by: Adeodato Simó <73768+dato@users.noreply.github.com>
2024-03-12 21:43:08 -04:00
mattkatz f665aea665 fixed method without docstring 2023-10-01 06:05:54 -04:00
mattkatz 856737e19c working rss feed for shelves 2023-09-28 21:49:05 -04:00
Kelson Vibber 70679856bd apply linter 2023-05-28 22:42:37 -07:00
Kelson Vibber c21d580fd8 sort feed by most recent 2023-05-28 22:38:53 -07:00
Kelson Vibber 98f5cd9393 apply linting 2023-05-28 22:25:01 -07:00
Kelson Vibber 637e0376d4 rss dates 2023-05-28 21:55:26 -07:00
Giebisch 3d99908d27 Fixed Object Selection for RSS Feeds 2023-01-23 15:17:20 +01:00
Giebisch 18c786f63f Added RSS API 2023-01-17 21:59:05 +01:00
Mouse Reeve 7476964cca Show only recent results in rss feed view 2022-01-20 16:33:24 -08:00
Mouse Reeve 97cc129478 Updates calls to privacy_filter 2021-10-06 10:37:09 -07:00
Mouse Reeve fd56379518 Updates rss feed view 2021-08-09 07:38:43 -07:00
Mouse Reeve 4479864008 Updates code for linter 2021-06-18 14:12:56 -07:00
Mouse Reeve c52b26f404 Moves rss templates to base level directory 2021-05-20 16:12:24 -07:00
Mouse Reeve 3ade2d3bb1 New version of black, new whitespace 2021-04-26 09:15:42 -07:00
Mouse Reeve 7eb494b4ab Removes get activity feed function 2021-03-22 19:17:46 -07:00
Mouse Reeve 70296e760b Runs black 2021-03-08 08:49:10 -08:00
Mouse Reeve c7d8548614 Select subclasses in rss feed 2021-02-24 12:35:43 -08:00
Mouse Reeve 2a5d4b83d8 Show dms in the right places 2021-02-24 11:59:21 -08:00
Mouse Reeve b9f06edc1b Fixes a few missed calls to get_user_from_username 2021-02-23 13:12:50 -08:00
Mouse Reeve 9fa8ee3940 Groups profile settings templates 2021-01-29 09:28:00 -08:00
Chad Nelson 9c2813545c Closer to some passing tests 2021-01-27 21:23:20 -05:00
Chad Nelson ad2baf3be5 Use display_name instead of username 2021-01-23 18:39:55 -05:00
Chad Nelson 0fe2e7a356 First pass at basic RSS 2021-01-23 09:48:34 -05:00