Commit graph

  • c10e54dd34 Make cohost.py run with Python 3.6 without external dependencies main Juhani Krekelä 2024-09-30 22:17:19 +00:00
  • b8163fe7d9
    Update README.md Val Knight 2024-09-30 09:13:09 +01:00
  • af4631f0b7
    Version bump Val Knight 2024-08-14 22:21:23 +01:00
  • 4d4c382895
    Merge pull request #39 from Sakimori/main Val Knight 2024-08-14 22:19:55 +01:00
  • d457b116f1 can share self posts directly from post object Sakimori 2024-08-14 16:00:01 -04:00
  • 7ec52d8dda added ability to share posts with content via post ID Sakimori 2024-08-14 15:58:21 -04:00
  • 995d30cfb9
    Version bump Val Knight 2024-03-18 12:32:29 +00:00
  • fbe6778fad
    Merge pull request #38 from theturfster/transparentShareOfPostId_fix Val Knight 2024-03-18 12:28:25 +00:00
  • 5ad8589b4b ~ [Post.py] Fixed a small breaking typo in the key theturfster 2024-03-14 21:39:33 +01:00
  • 4f45e5945b actually update the release note Val Knight 2023-09-30 01:23:06 +01:00
  • 5123095085 version bump + cleanup Val Knight 2023-09-30 01:22:11 +01:00
  • 9b56e079de
    Merge pull request #34 from a-e-m/main Val Knight 2023-09-30 01:18:01 +01:00
  • 8b08263bb7 rename getAsksRaw + add typing Val Knight 2023-09-30 01:16:41 +01:00
  • 60125284b0 update trpc input key error Amy 2023-09-29 17:05:37 -07:00
  • 450fe5dc88 add support for listing asks Amy 2023-09-29 16:57:06 -07:00
  • 4c8e372d6b
    Merge pull request #33 from aitorres/aitorres/add-py.typed-to-build Val Knight 2023-09-27 10:24:00 +01:00
  • 6a21eed91b chore: explicitly add py.typed file to setuptools data Andrés Ignacio Torres 2023-09-26 23:37:19 -07:00
  • e72d685a30
    Version bump Val Knight 2023-09-10 23:43:40 +01:00
  • 44f4d669ad
    Merge pull request #32 from aitorres/aitorres/typing-cohost Val Knight 2023-09-10 23:43:07 +01:00
  • d1d66e1e78 style: some flake8 tweaks Andrés Ignacio Torres 2023-09-09 18:13:18 -07:00
  • c843fe66e9 refactor: add type annotations to project to ensure mypy typechecks properly Andrés Ignacio Torres 2023-09-09 18:07:26 -07:00
  • 5e780db53e
    Version bump Val Knight 2023-07-12 23:52:50 +01:00
  • 92a818d9ef
    Merge pull request #31 from lunasorcery/notifs-transparentshare Val Knight 2023-07-12 23:47:33 +01:00
  • 674358f58e
    Merge pull request #30 from lunasorcery/notifs-grouped-topostid Val Knight 2023-07-12 23:47:03 +01:00
  • bad707b388 retain toPostId during notification ungrouping lunasorcery 2023-07-12 22:43:05 +01:00
  • 44cc2bd2b5 fix reversed transparentShare logic lunasorcery 2023-07-12 22:41:34 +01:00
  • 391d143d2d version bump Val Knight 2023-07-11 05:06:15 +01:00
  • 6d05656b6a support posting gifs Val Knight 2023-07-11 05:06:01 +01:00
  • f0ae0be335
    Merge pull request #29 from valknight/feature/asks Val Knight 2023-07-05 02:27:07 +01:00
  • 554332c815 add the ability to ask asks Val Knight 2023-07-05 02:25:07 +01:00
  • 49476771c4 update max python version to be accurate Val Knight 2023-07-05 01:54:28 +01:00
  • 45c6e9d33f some formatting as per flake8 output Val Knight 2023-07-05 01:54:11 +01:00
  • 22a2533abb
    actually use flake8 Val Knight 2023-07-05 00:46:58 +01:00
  • 79c59c2fdf
    Create python-package.yml Val Knight 2023-07-05 00:45:48 +01:00
  • b9861c076b
    Create python-publish.yml Val Knight 2023-07-05 00:35:38 +01:00
  • fde22cb9ea
    Merge pull request #28 from valknight/fix/attachmentblockfix Val Knight 2023-04-26 19:55:31 +01:00
  • f7ba5ef7bf Add demos Val Knight 2023-04-26 18:54:02 +00:00
  • ea2149afb9 Fix posting attachments Val Knight 2023-04-26 18:53:34 +00:00
  • a4aacd190e Update title of release note Val Knight 2023-04-02 21:18:02 +01:00
  • 8f426bcf18 Remove demo script :) Val Knight 2023-04-02 21:11:17 +01:00
  • f0d0c78383 Bump version and add release notes Val Knight 2023-04-02 21:11:02 +01:00
  • d006796e43 Update demos to show off new features Val Knight 2023-04-02 21:03:03 +01:00
  • 5bf72d88e0
    Merge pull request #26 from valknight/grouped-notif-handling Val Knight 2023-04-02 21:01:49 +01:00
  • 84a93d8d8b Implement notification unwrapper Val Knight 2023-04-02 21:00:40 +01:00
  • 4b62b07697
    Merge pull request #25 from valknight/project-switching Val Knight 2023-04-02 20:35:28 +01:00
  • 2cabbfaf26 Make changes to retrieve raw notifications (to debug while notifications are broken) Val Knight 2023-04-02 20:33:56 +01:00
  • 505a237c5a Add function to switch current project! Val Knight 2023-04-02 20:33:10 +01:00
  • e8161a9bf8 Add support for data during trpc call Val Knight 2023-04-02 20:32:24 +01:00
  • bd9fd18721
    Merge pull request #20 from valknight/feature/19-page-data-retrieval Val Knight 2022-12-19 22:03:48 +00:00
  • c1368a344f Add properties to Project for the atom / json feeds Val Knight 2022-12-19 22:01:06 +00:00
  • a764d6ac3e
    Merge pull request #18 from oliviacrain/patch-1 Val Knight 2022-11-22 10:08:20 +00:00
  • ea78e0cf53
    Fix typo in README.md quickstart script Olivia Crain 2022-11-17 14:31:08 -06:00
  • 7697941fee
    Merge pull request #17 from oliviacrain/enhancement/readme_update Val Knight 2022-11-16 00:49:47 +00:00
  • 109508a1c6 Update readme with recent improvements Olivia Crain 2022-11-11 14:30:55 -06:00
  • 06529088d4
    Merge pull request #16 from oliviacrain/enhancement/pyproject_toml Val Knight 2022-11-09 09:50:32 +00:00
  • 8f0d999adb
    Make packaging compliant with PEP 621, PEP 518 Olivia Crain 2022-11-08 19:46:46 -06:00
  • 757f0a25aa demo post for 0.2.4 Val Knight 2022-11-08 21:52:27 +00:00
  • fb920c26d4 bump version Val Knight 2022-11-08 21:42:14 +00:00
  • b604a3963d
    Merge pull request #15 from oliviacrain/olivia/fix/cleanup-imports Val Knight 2022-11-08 20:00:23 +00:00
  • 38b9bb03bc Remove unused imports Olivia Crain 2022-11-08 10:43:47 -06:00
  • 1267e33152
    Merge pull request #14 from oliviacrain/oliviacrain/fix/remove-backport-pbkdf2 Val Knight 2022-11-08 15:28:33 +00:00
  • 409b8bae9d Use standard library's pbkdf2_hmac implementation instead of backports.pbkdf2 Olivia Crain 2022-11-07 21:51:47 -06:00
  • b1e9cbbee1 allow posts w/o blocks to exist Val Knight 2022-11-08 11:55:01 +00:00
  • a5424ea497 add "edit" as method to Post Val Knight 2022-11-08 11:54:50 +00:00
  • 09a352bbc0 support for post editing CrCrate 2022-11-07 16:43:32 +01:00
  • 2dfa25e425
    Merge pull request #11 from valknight/fix/user-agent-fix Val Knight 2022-11-07 12:41:11 +00:00
  • 2b359075f2 bump version Val Knight 2022-11-07 12:40:27 +00:00
  • 76c6373644
    Merge pull request #10 from valknight/fix/user-agent-fix Val Knight 2022-11-07 11:01:18 +00:00
  • 172b386ec5 change user agent Val Knight 2022-11-07 10:58:36 +00:00
  • 27749a917e actually print errors Val Knight 2022-11-07 10:58:30 +00:00
  • b136c737e4
    Merge pull request #8 from valknight/fix/image-alt-text Val Knight 2022-11-07 01:02:04 +00:00
  • 4d365cf001 bump version and changes to release notes Val Knight 2022-11-07 01:01:40 +00:00
  • 9807cce669 add demos :) Val Knight 2022-11-07 00:54:53 +00:00
  • 175c6f9972 add alt text support to attachment block Val Knight 2022-11-07 00:31:51 +00:00
  • 9ce55eea04
    Merge pull request #6 from valknight/release/0.2.1 Val Knight 2022-11-06 19:42:19 +00:00
  • 8b6469b7f1 release note script :) Val Knight 2022-11-06 19:36:05 +00:00
  • 617ff5139e version bump Val Knight 2022-11-06 19:30:37 +00:00
  • cf836253ac
    Merge pull request #5 from valknight/feature/notifImprovements Val Knight 2022-11-06 19:28:20 +00:00
  • f069e420f5
    Merge pull request #4 from valknight/fix/python-3.8-support Val Knight 2022-11-06 19:25:01 +00:00
  • c8c07a8818 remove type hinting from post.py Val Knight 2022-11-06 19:20:05 +00:00
  • 2f492c85a3 add demo Val Knight 2022-11-05 11:58:37 +00:00
  • 2c1996bf99 Add option to retrieve all notifs Val Knight 2022-11-05 11:57:25 +00:00
  • 80fe483fbd add pagified notifications Val Knight 2022-11-05 11:50:17 +00:00
  • b4753c65e0 fix issue where notifs in response to deleted content caused a stall Val Knight 2022-11-05 11:49:28 +00:00
  • 26c96f74d4 make 0.2 demo script not make a draft :) Val Knight 2022-11-05 10:59:44 +00:00
  • 01d8465bbc add 0.2 demo :) Val Knight 2022-11-05 10:59:08 +00:00
  • 60e6e5ef1f add comment linking to @iliana's writeup Val Knight 2022-11-05 10:03:24 +00:00
  • 585941efdc subtle fixes to user login :) Val Knight 2022-11-05 10:01:05 +00:00
  • 953599a5e2 update requirements and add build script Val Knight 2022-11-05 09:22:53 +00:00
  • 99af5c2b71 Merge pull request #1 from CrCrate/main Val Knight 2022-11-04 08:28:20 +00:00
  • e78ae0e08b added user/pass login CrCrate 2022-11-03 22:04:04 +01:00
  • 91e520ac17 Update __version__.py Val Knight 2022-09-14 12:13:53 +01:00
  • ecdee1cff6 Update block.py with SVG support and fixes to API Val Knight 2022-09-14 12:11:07 +01:00
  • 43aebc12ae Update readme Val Knight 2022-07-17 18:12:14 +01:00
  • f782608895 Remove pipfile.lock Val Knight 2022-07-17 18:11:08 +01:00
  • 8a54d583dd Get library building 🥳 Val Knight 2022-07-17 18:09:19 +01:00
  • d072f948ae Move main to example! Val Knight 2022-07-17 16:56:56 +01:00
  • b8a8dad25e fix readme Val Knight 2022-07-16 17:16:01 +01:00
  • bb5b3392e9 Add thanks to readme Val Knight 2022-07-16 17:15:40 +01:00
  • e38b5fdfaf actually not use the license of the template project lol Val Knight 2022-07-16 17:10:44 +01:00