Damir Jelić
ec00d06c16
setup.py: Add a missing comma.
2020-12-02 11:24:28 +01:00
Damir Jelić
9c65c06075
pantalaimon: Bump the version.
2020-09-30 11:26:46 +02:00
Damir Jelić
5ca755a944
setup.py: Specify our UI deps better.
...
This fixes : #68 .
2020-09-30 11:22:00 +02:00
Damir Jelić
625bde3305
pantalaimon: Bump the version and update the changelog.
2020-09-02 17:13:31 +02:00
Damir Jelić
d388a21b9b
pantalaimon: Bump the version.
2020-07-02 12:19:59 +02:00
Damir Jelić
3ec8ee92ba
setup.py: Allow patch versions of nio.
2020-07-02 12:14:57 +02:00
Damir Jelić
da08ccac5a
setup.py: Bump the nio version.
2020-06-21 21:40:29 +02:00
Damir Jelić
fae9330a6b
pantalaimon: Bump the version.
2020-06-21 20:46:53 +02:00
Damir Jelić
007185dd78
setup.py: Bump the maximal supported nio version.
2020-06-21 20:46:21 +02:00
Damir Jelić
4bd1d1767f
pantalaimon: Bump the version.
2020-05-28 16:29:26 +02:00
Damir Jelić
c05adace8c
pantalaimon: Fix the version of our aiohttp dependency.
2020-05-27 19:14:40 +02:00
Damir Jelić
4da77c3162
pantalaimon: Fix the deps to not contain incompabilities with nio.
2020-05-27 18:43:55 +02:00
Damir Jelić
56fd6b7a38
pantalaimon: Bump the version.
2020-05-27 17:10:55 +02:00
Damir Jelić
d9a4b91d70
setup.py: Don't pin the patch versions.
...
This closes : #51 .
2020-05-21 12:55:45 +02:00
Damir Jelić
90eed20bef
pantalaimon: Bump the version so dockerhub picks it up.
2020-05-12 09:56:20 +02:00
Damir Jelić
b732938489
pantalaimon: Bump the version.
2020-05-10 19:12:09 +02:00
Damir Jelić
e79acad2a9
setup.py: Revert the prompt toolkit version string.
2020-04-29 16:57:15 +02:00
Damir Jelić
c732fd7141
setup.py: Bump our supported Janus version.
2020-04-29 16:32:36 +02:00
Damir Jelić
04569f9467
setup.py: Fix the required peewee version.
2020-04-24 12:15:37 +02:00
Damir Jelić
497ca67d3d
setup.py: Pin our versions.
2020-04-24 11:53:41 +02:00
Damir Jelić
0a5e8a7865
pantalaimon: Bump version.
2020-02-27 18:00:42 +01:00
Damir Jelić
606efff925
pantalaimon: Bump the version.
2020-02-21 16:39:17 +01:00
Damir Jelić
85dc80bfa7
setup.py: Remove the e2e_search feature.
...
The e2e_search feature depends on tantivy. The tantivy package got a
release on pypi in the meantime but the API changed in incompatible
ways.
Remove support for it so someone doesn't shoot himself in the foot.
2020-02-20 13:20:51 +01:00
Damir Jelić
d25989cfd7
store: Add methods to store media info in the store.
2020-02-20 13:14:47 +01:00
Damir Jelić
4e29caf8b2
pantalaimon: Bump version.
2019-12-19 16:55:51 +01:00
Damir Jelić
1053bafafd
setup: Allow the usage of prompt toolkit 3.
2019-12-19 16:10:36 +01:00
Arthur Lutz
728c9e6609
[setup.py] prompt_toolkit depency requires version 2.x
2019-12-07 15:20:15 +01:00
Damir Jelić
b5ca82976c
pantalaimon: Bump the version.
2019-10-18 13:57:48 +02:00
Damir Jelić
555c2b5f9e
pantalaimon: Bump version.
2019-07-26 15:10:25 +02:00
Damir Jelić
83f749d486
setup.py: Explicitly set the file encoding of the readme.
2019-07-26 15:09:25 +02:00
Damir Jelić
bb9cda8902
setup.py: Bump the nio version requirement.
2019-07-13 13:58:34 +02:00
Damir Jelić
ad65fbf1a7
pantalaimon: Make the dbus UI optional.
2019-07-12 14:47:20 +02:00
Damir Jelić
48b4baf79c
pantalaimon: Update to nio 0.4.
2019-07-12 10:55:20 +02:00
Damir Jelić
5d3016e1db
setup.py: Add tantivy to the optional dependencies.
2019-07-03 17:44:07 +02:00
Damir Jelić
6a578c95b6
README: Update the readme to the current pantalaimon version.
2019-05-24 14:00:33 +02:00
Damir Jelić
5b9372d7ce
setup.py: Add pyGObject to the dependencies.
2019-05-23 18:18:58 +02:00
Damir Jelić
3772322a1d
setup.py: Add dbus-python to the dependencies.
2019-05-23 14:46:48 +02:00
Damir Jelić
bfcfdd61ea
ui: Add OS notifications.
2019-05-22 16:40:15 +02:00
Damir Jelić
617025f69b
setup.py: Require E2E support for nio.
2019-05-16 17:06:32 +02:00
Damir Jelić
d5e447ce3d
setup.py: Depend on pydbus instead of python-dbus.
2019-05-13 16:32:12 +02:00
Damir Jelić
61a87075e4
setup.py: Fix the entry point for the daemon.
2019-05-08 16:27:29 +02:00
Damir Jelić
c96bdea1d3
pantalaimon: Refactor out the daemon start logic into a separate file.
2019-05-07 10:42:40 +02:00
Damir Jelić
5f124806d8
pantalaimon: Add a Cli dbus based client.
2019-04-22 21:28:15 +02:00
Damir Jelić
2ae5e181bc
setup: Add janus to the dependencies.
2019-04-18 13:11:07 +02:00
Damir Jelić
7038462e01
daemon: Expose daemon users and user devices over a dbus interface.
2019-04-17 14:20:54 +02:00
Damir Jelić
444cf64fb5
daemon: Use the system keyring to store access tokens.
2019-04-17 14:20:54 +02:00
Damir Jelić
d4d4d605a8
setup.py: Depend on matrix-nio from pypi.
2019-04-10 14:30:15 +02:00
Damir Jelić
51700068b9
pantalaimon: Isort the repo.
2019-04-10 12:25:21 +02:00
Damir Jelić
4bf5955031
pantalaimon: Add pantalaimon store class.
2019-04-10 12:03:17 +02:00
Damir Jelić
f27eb836fe
pantalaimon: Add propper logging support.
2019-04-04 11:30:42 +02:00