Wykres commitów

1114 Commity (master)

Autor SHA1 Wiadomość Data
Lorenz Diener 1d30df5f12
Merge pull request #410 from rogue-agent-dev/master
Add offset parameter for trending_tags and trending_links
2025-05-09 16:31:24 +03:00
Anees Ahmed b62c61456a Add offset parameter for trending_tags and trending_links
Fixes #409
2025-05-08 02:24:33 -07:00
Lorenz Diener 9395228416
Merge pull request #400 from adamse/master
add link to upstream documentation for timeline()
2025-03-16 13:42:19 +02:00
Adam Sandberg Ericsson 640233f704 add link to upstream documentation for timeline() 2025-03-16 10:37:10 +00:00
halcy 8fdafaed51 update manifest 2025-03-02 11:44:30 +02:00
Lorenz Diener e2acb25252
Update CHANGELOG.rst
Make changelog look not terrible
2025-03-02 11:39:10 +02:00
halcy 0cf7cfa8e6 get ready to tag release 2025-03-02 11:33:34 +02:00
halcy 0f775f5fe1 fix #398 and also fix pagination info not surviving persisting 2025-03-02 11:13:35 +02:00
Lorenz Diener 85e0cf468b
Merge pull request #397 from jikamens/master
fetch_next and fetch_previous shouldn't crash on last page
2025-02-28 10:54:17 +02:00
Jonathan Kamens 74eb57203b fetch_next and fetch_previous shouldn't crash on last page
When `fetch_next` reaches the last page, the `_pagination_next`
attribute exists in the page structure but is set to None; similarly
for `_pagination_prev` in `fetch_previous`. If this occurs we need to
return `None` rather than trying to interate over `None` and
generating an exception.
2025-02-27 20:18:08 -05:00
Lorenz Diener b16b811ef5
Merge pull request #394 from aitorres/aitorres/wrap-unpacking-statement
[minor] Remove "unpacking" + commented `print` statement
2025-02-27 12:41:41 +02:00
Andrés Ignacio Torres 04dbc496d9
[minor] remove commented print statements 2025-02-26 13:49:48 -08:00
Andrés Ignacio Torres e206900c93
minor: remove 'unpacking' print statement altogether 2025-02-26 11:49:52 -08:00
Andrés Ignacio Torres 127cd33454
minor: wrap unpacking print statement over debug check 2025-02-25 21:39:48 -08:00
halcy 9e1d7205f0 release prep 2025-02-15 22:48:59 +02:00
halcy 0e142812c2 fix pagination from pagination info dicts 2025-02-15 22:36:14 +02:00
halcy 2cadb21859 Updae a bunch of docstrings 2025-02-15 22:26:08 +02:00
halcy 3f3533287d add new entity tests 2025-02-15 22:05:25 +02:00
halcy 108ae64f9e add v2 filters 2025-02-15 21:54:08 +02:00
halcy 2fde93fd3c add grouped notifications 2025-02-15 21:06:27 +02:00
halcy 861d1c68d5 add instance languages support 2025-02-15 20:15:28 +02:00
halcy 7e2937148b notification filtering 2025-02-15 20:08:22 +02:00
halcy 442c9c3164 add instance domain block API 2025-02-15 18:32:37 +02:00
halcy fd859bbc5c IP Blocks, fix some things 2025-02-15 18:20:27 +02:00
halcy 3682f193dd mystery 2025-02-15 18:05:58 +02:00
halcy 76de4a8912 remove duplicate functions 2025-02-15 18:05:20 +02:00
halcy 37189e84bc add admin trend management 2025-02-15 18:00:21 +02:00
halcy c712429dff add example to entities 2025-02-15 17:28:26 +02:00
halcy 404ff39a2b translation support 2025-02-15 17:27:04 +02:00
halcy e5c00a9229 add instance_extended_description 2025-02-15 17:11:56 +02:00
halcy adabd511fe add admin email domain blocks, missing Appeal entity 2025-02-15 17:04:18 +02:00
halcy c460d3c965 make streaming work with Sharkey (maybe) 2025-02-15 16:49:49 +02:00
halcy 181f2a72c5 un-TODO some TODOs 2025-02-15 16:34:30 +02:00
halcy f7baffc085 add media attachment editing 2025-02-15 16:26:18 +02:00
halcy ea87feade0 Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
halcy a1fe0289a2 clean up versions.py 2025-02-15 14:27:22 +02:00
halcy 1e1bc0cf78 refactor version decorator, skip certain tests on 3.8 and below 2025-02-15 14:21:56 +02:00
halcy 745d60057e refactor id unpacking 2025-02-15 01:37:02 +02:00
halcy 05fcb5bcf0 fix a typo made when introducing types 2025-02-15 00:52:46 +02:00
halcy 29a6b6d2a9 add entity tests 2025-02-15 00:41:32 +02:00
halcy afb13b1c8b add some more return types 2025-02-15 00:33:06 +02:00
halcy fcd21701ce add / fix a few things 2025-02-15 00:09:39 +02:00
halcy a7a03415a8 add avatar/header delete 2025-02-14 23:45:52 +02:00
halcy ca735b4e05 add link timeline, update suggestions 2025-02-14 23:33:26 +02:00
halcy b935099c17 add canonical email blocks, fix some things in the docs 2025-02-14 22:55:20 +02:00
halcy 48e21baa65 Document, add to base functions 2025-02-14 21:11:32 +02:00
halcy c60092b5b9 make content type checking less strict 2025-02-14 21:07:57 +02:00
halcy 8c3ee8525c Document entities, fix minor oversight on suggestions endpoint 2025-02-14 21:01:56 +02:00
halcy 98dfbff772 Some cleanup 2025-02-14 20:55:25 +02:00
halcy f44cba479c Update and fix docs 2025-02-14 20:51:25 +02:00