Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Olen/Spond issues and pull requests
#167 - Update version to 1.1.0
Pull Request -
State: closed - Opened by elliot-100 6 days ago
#166 - New release?
Issue -
State: closed - Opened by elliot-100 6 days ago
- 3 comments
#165 - Add include_hidden parameter to `Spond.get_events()`
Pull Request -
State: open - Opened by Yannis-G 15 days ago
- 1 comment
#164 - `Spond.get_events()` does not return hidden events.
Issue -
State: open - Opened by Yannis-G 15 days ago
- 1 comment
#163 - Mark members as non-public and move public AuthenticationError
Pull Request -
State: closed - Opened by elliot-100 about 1 month ago
#162 - Propose marking members as non-public and moving public `AuthenticationError`
Issue -
State: closed - Opened by elliot-100 about 1 month ago
- 1 comment
Labels: enhancement
#161 - Fix: Spond.update_events(uid...) will modify or overwrite another event, if no event matching uid exists bug
Pull Request -
State: closed - Opened by elliot-100 about 1 month ago
Labels: bug
#160 - `Spond.update_events(uid...)` will modify or overwrite another event, if no event matching uid exists
Issue -
State: closed - Opened by elliot-100 about 1 month ago
- 1 comment
Labels: bug
#159 - Refactors
Pull Request -
State: closed - Opened by elliot-100 about 1 month ago
Labels: enhancement
#158 - Fix: attendance.py example script exits with error if --from or --to params are used
Pull Request -
State: closed - Opened by elliot-100 about 1 month ago
Labels: bug
#157 - `attendance.py` example script exits with error if `--from` or `--to` params are used
Issue -
State: closed - Opened by elliot-100 about 1 month ago
Labels: bug
#156 - Add support for Python 3.13, drop support for Python 3.8
Pull Request -
State: closed - Opened by elliot-100 about 2 months ago
- 2 comments
Labels: enhancement
#155 - Sanitize filenames and handle member issues in `attendance.py` example script
Pull Request -
State: closed - Opened by alsp80 about 2 months ago
- 4 comments
Labels: enhancement
#154 - Fixes: NameError: name 'JSONDict' is not defined
Pull Request -
State: closed - Opened by elliot-100 2 months ago
Labels: bug
#153 - `manual_test_functions.py` fails with `NameError: name 'JSONDict' is not defined`
Issue -
State: closed - Opened by elliot-100 2 months ago
Labels: bug
#152 - Use `ruff` instead of `isort` and `black`
Pull Request -
State: open - Opened by elliot-100 3 months ago
Labels: enhancement
#151 - Correct documentation and type hints where functions may return None
Pull Request -
State: closed - Opened by elliot-100 3 months ago
Labels: bug, documentation
#150 - build(deps-dev): update pytest-asyncio requirement from ^0.23.6 to >=0.23.6,<0.25.0
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python
#149 - feat: replace `isort` and `black` for import sorting + formatting, re…
Pull Request -
State: closed - Opened by elliot-100 4 months ago
#148 - Docs: fix documentation and type hints where functions may return `None`
Pull Request -
State: closed - Opened by elliot-100 4 months ago
Labels: bug, documentation
#147 - Correct documentation and type hints where functions may return `None`
Issue -
State: closed - Opened by elliot-100 4 months ago
- 2 comments
Labels: bug, documentation
#146 - `Spond.get_messages`: add `max_chats` parameter (default 100) and populate `Spond.messages`.
Pull Request -
State: closed - Opened by elliot-100 4 months ago
- 2 comments
Labels: enhancement
#145 - `Spond.get_messages()` doesn't populate `Spond.messages`
Issue -
State: closed - Opened by elliot-100 4 months ago
Labels: bug, documentation
#144 - Allow `Spond.get_messages` to get more than 10 messages.
Issue -
State: closed - Opened by elliot-100 4 months ago
Labels: enhancement
#143 - Refactor: extract duplicated code and reorder tests
Pull Request -
State: closed - Opened by elliot-100 5 months ago
- 1 comment
Labels: enhancement
#142 - Tech debt and refactors
Issue -
State: closed - Opened by elliot-100 5 months ago
- 1 comment
#141 - README.md implies v0.99 is current
Issue -
State: closed - Opened by elliot-100 5 months ago
- 1 comment
Labels: documentation
#140 - Add type hints for `Spond` and `SpondClub` `__init__()` methods.
Pull Request -
State: closed - Opened by elliot-100 5 months ago
- 2 comments
#139 - Add type hints to `Spond` and `SpondClub` `__init__()` methods
Issue -
State: closed - Opened by elliot-100 5 months ago
Labels: enhancement
#138 - `Spond.get_event()` doesn't return 'scheduled' events, i.e. where invites are set to send in the future.
Issue -
State: open - Opened by elliot-100 5 months ago
Labels: documentation
#137 - `Spond.get_event()` may not return an event if more than 100 events are available
Issue -
State: open - Opened by elliot-100 5 months ago
Labels: bug
#136 - `Spond.get_event()` and `Spond.get_group()` fail with unexpected `TypeError` if no events/groups are available
Issue -
State: open - Opened by elliot-100 5 months ago
- 1 comment
Labels: bug
#135 - Changed: raise `KeyError` instead of `IndexError` for all failed lookup methods
Pull Request -
State: closed - Opened by elliot-100 5 months ago
- 4 comments
Labels: enhancement
#134 - Fix `update_events` for nonexistent IDs and support creation of new events
Pull Request -
State: open - Opened by dhomeier 5 months ago
- 6 comments
Labels: bug, enhancement
#133 - Release 1.0.0! [was: New release please!]
Issue -
State: closed - Opened by elliot-100 5 months ago
- 4 comments
#132 - fix: docstrings in spond.send_message() are incorrect for optional params
Pull Request -
State: closed - Opened by elliot-100 6 months ago
Labels: bug, documentation
#131 - Docstrings in `spond.send_message()` are incorrect for optional params `user`, `group_uid`, `chat_id`
Issue -
State: closed - Opened by elliot-100 6 months ago
Labels: bug
#130 - More event recipients returned than are shown in web/app interface
Issue -
State: closed - Opened by elliot-100 6 months ago
- 1 comment
#129 - fix: `datetime.datetime` imported twice in `spond.py`
Pull Request -
State: closed - Opened by elliot-100 6 months ago
Labels: bug
#128 - fix: Type annotation issue in `_SpondBase.require_authentication()`
Pull Request -
State: closed - Opened by elliot-100 6 months ago
#127 - `datetime.datetime` imported twice in `spond.py`
Issue -
State: closed - Opened by elliot-100 6 months ago
- 1 comment
Labels: bug
#126 - fix: inconsistent docstring headings confuse type annotation checking tools
Pull Request -
State: closed - Opened by elliot-100 6 months ago
#125 - Minor: inconsistent docstring headings confuse type annotation checking tools
Issue -
State: closed - Opened by elliot-100 6 months ago
Labels: bug
#124 - Type annotation issue in `_SpondBase.require_authentication()`
Issue -
State: closed - Opened by elliot-100 6 months ago
Labels: bug
#123 - feat: add type annotations for function args and returns in `spond\`, where they are unambiguous and don't conflict with docstrings
Pull Request -
State: closed - Opened by elliot-100 6 months ago
- 1 comment
#122 - Fix: `ical.py` doesn't parse events without "description" field
Pull Request -
State: closed - Opened by dhomeier 6 months ago
- 1 comment
#121 - `Spond.get_events()` and `Spond.get_groups()` may return `None`, but this is not documented correctly/not handled elsewhere
Issue -
State: closed - Opened by elliot-100 6 months ago
- 2 comments
Labels: bug
#120 - Add type annotations
Issue -
State: closed - Opened by elliot-100 6 months ago
- 2 comments
Labels: enhancement
#119 - `ical.py` doesn't parse events without "description" field
Issue -
State: closed - Opened by dhomeier 6 months ago
- 1 comment
Labels: bug
#118 - DEV: replace `isort .` and `black .` for import sorting + formatting, replicating current behaviour, including CI
Pull Request -
State: closed - Opened by elliot-100 6 months ago
- 1 comment
#117 - Lint existing codebase with isort + black to allow fixed CI in #116 to pass checks
Pull Request -
State: closed - Opened by elliot-100 6 months ago
#116 - Fix: CI: isort GitHub action doesn't report expected issues
Pull Request -
State: closed - Opened by elliot-100 6 months ago
- 6 comments
#115 - CI: `isort` GitHub action doesn't report expected issues
Issue -
State: open - Opened by elliot-100 6 months ago
- 3 comments
Labels: bug
#114 - Add: `subgroup_id` parameter to `get_events()` API call
Pull Request -
State: closed - Opened by elliot-100 6 months ago
- 4 comments
#113 - Discussion: what exception to raise for a failed lookup by id?
Issue -
State: closed - Opened by elliot-100 7 months ago
- 2 comments
Labels: help wanted, question
#112 - Add support for matches
Issue -
State: open - Opened by Olen 7 months ago
- 3 comments
Labels: enhancement
#111 - Add tests to github actions
Issue -
State: closed - Opened by Olen 7 months ago
- 1 comment
#110 - Small improvements and refactors
Pull Request -
State: closed - Opened by elliot-100 7 months ago
- 3 comments
#109 - test: manual test failing
Pull Request -
State: closed - Opened by ptmminh 7 months ago
- 3 comments
#108 - Meaningful error messages when `get_group()` and `get_event()` lookups fail.
Pull Request -
State: closed - Opened by elliot-100 7 months ago
- 3 comments
#107 - feat: extract payments on club endpoint; feat: download attendance report; feat: update user's response to an event
Pull Request -
State: closed - Opened by ptmminh 7 months ago
- 19 comments
#106 - Add a script to use multiple Spond functions, as a simple end-to-end manual assurance test.
Pull Request -
State: closed - Opened by elliot-100 7 months ago
- 2 comments
#105 - ci: enforce isort
Pull Request -
State: closed - Opened by elliot-100 7 months ago
#104 - ci: add Python 3.12 to version matrix
Pull Request -
State: closed - Opened by elliot-100 7 months ago
#103 - Update dev-deps: black and pytest
Pull Request -
State: closed - Opened by elliot-100 7 months ago
#102 - Utilities for reading exported spreadsheets
Pull Request -
State: open - Opened by clbarnes 7 months ago
- 8 comments
Labels: enhancement
#101 - fix: meaningful error when authentication fails
Pull Request -
State: closed - Opened by ptmminh 7 months ago
- 5 comments
#100 - Collect previous attendance data
Issue -
State: closed - Opened by hansand02 9 months ago
- 4 comments
#99 - Update pytest requirement from ^7.2.2 to >=7.2.2,<9.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 2 comments
Labels: dependencies, python
#98 - Update black requirement from ^23.7.0 to >=23.7,<25.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 2 comments
Labels: dependencies, python
#97 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, github_actions
#96 - Support for collecting spond posts
Pull Request -
State: open - Opened by ytx96 about 1 year ago
- 1 comment
Labels: enhancement
#95 - fix(authentication): switch authentication mode
Pull Request -
State: closed - Opened by MatthiasMichel about 1 year ago
- 1 comment
#94 - function update_event fails with error
Issue -
State: closed - Opened by MatthiasMichel about 1 year ago
- 2 comments
#93 - Add ability to respond to event invites
Pull Request -
State: open - Opened by gbp about 1 year ago
Labels: enhancement
#92 - Update `send_message()` README documentation to reflect ability to start a new chat
Pull Request -
State: closed - Opened by elliot-100 about 1 year ago
- 5 comments
#91 - In README, `send_message()` signature doesn't reflect changes made in 0.99.0
Issue -
State: closed - Opened by elliot-100 about 1 year ago
- 1 comment
Labels: bug, documentation
#90 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, github_actions
#89 - Refactor requests out to a private function
Issue -
State: open - Opened by elliot-100 over 1 year ago
- 3 comments
Labels: enhancement
#88 - Add GitHub dependabot to handle package updates
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 2 comments
#87 - Use GitHub Dependabot to raise PRs to bump outdated packages
Issue -
State: closed - Opened by elliot-100 over 1 year ago
Labels: enhancement
#86 - BREAKING CHANGES IN 0.99.x
Issue -
State: closed - Opened by Olen over 1 year ago
- 12 comments
#85 - build(deps): bump aiohttp from 3.8.3 to 3.8.5 (security fix)
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
#84 - 82 login api no longer working
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 3 comments
#83 - When authentication fails, error isn't meaningful and session/connector isn't closed.
Issue -
State: closed - Opened by elliot-100 over 1 year ago
Labels: bug
#82 - Login API No longer working
Issue -
State: closed - Opened by jamestutton over 1 year ago
- 3 comments
Labels: bug
#81 - 80 functions that look up entities by id should raise errors if nothing is matched
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
Labels: enhancement
#80 - Functions that look up entities by `id` should raise errors if nothing is matched
Issue -
State: closed - Opened by elliot-100 over 1 year ago
Labels: enhancement
#79 - Enforce `isort` in CI
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
#78 - Enforce `isort` in CI to minimise unnecessary code deltas
Issue -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
Labels: enhancement
#77 - Enforce black in CI
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 3 comments
#76 - Add `black` to GitHub actions workflow
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 2 comments
#75 - Merge standard .gitignore pattern; add poetry.lock
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
Labels: enhancement
#74 - Enforce `black` in CI to minimise unnecessary code deltas
Issue -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
Labels: enhancement
#73 - remove: support for Python 3.7
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment
#72 - Add standard patterns to `.gitignore` to reduce risk of checking in unwanted files
Issue -
State: closed - Opened by elliot-100 over 1 year ago
Labels: enhancement
#71 - Drop support for Python 3.7
Issue -
State: closed - Opened by elliot-100 over 1 year ago
Labels: enhancement
#70 - Has anyone tried using this with the Spond Club system?
Issue -
State: closed - Opened by elliot-100 over 1 year ago
- 2 comments
Labels: question
#69 - Permission to continue this project
Issue -
State: closed - Opened by lukehodges over 1 year ago
- 2 comments
#68 - Remove `poetry.lock` from git
Pull Request -
State: closed - Opened by elliot-100 over 1 year ago
- 1 comment