Commit graph

3264 commits

Author SHA1 Message Date
Emmanuel Gil Peyrot
8d2f25095f muctab: Create the last_talked compare lambda only once. 2018-08-18 20:48:57 +01:00
Emmanuel Gil Peyrot
accf6ab777 Fix wrong tests for None. 2018-08-18 08:04:56 +01:00
Emmanuel Gil Peyrot
73749091ae Remove some circular type imports. 2018-08-18 08:04:41 +01:00
Emmanuel Gil Peyrot
2abbf8274c windows.bookmark_forms: Type almost everything in this module. 2018-08-17 19:43:35 +01:00
Emmanuel Gil Peyrot
ede00f7862 windows.text_win: Type almost everything in this module. 2018-08-17 19:28:19 +01:00
Emmanuel Gil Peyrot
86e2bbb0d4 windows.muc: Type everything in this module. 2018-08-17 18:55:08 +01:00
Emmanuel Gil Peyrot
47bd3ab811 windows.misc: Type everything in this module. 2018-08-17 18:48:39 +01:00
Emmanuel Gil Peyrot
176b4ee9d3 windows.list: Type everything in this module. 2018-08-17 18:45:53 +01:00
Emmanuel Gil Peyrot
a208f895b4 windows.roster_win: Type everything in this module. 2018-08-17 18:36:53 +01:00
Emmanuel Gil Peyrot
d992344812 windows.inputs: Type almost everything in this module. 2018-08-17 18:36:53 +01:00
Emmanuel Gil Peyrot
c2dbaba41f windows.base_wins: Type almost everything in this module. 2018-08-17 18:36:53 +01:00
Emmanuel Gil Peyrot
db230d0b3e windows.input_placeholders: Type everything in this module. 2018-08-17 18:36:49 +01:00
Emmanuel Gil Peyrot
d340066936 windows.info_bar: Type everything in this module. 2018-08-17 18:36:43 +01:00
Emmanuel Gil Peyrot
4fc2338faa windows.confirm: Type everything in this module. 2018-08-17 18:36:37 +01:00
Emmanuel Gil Peyrot
45066d0eef windows.image: Type everything in this module. 2018-08-17 18:36:28 +01:00
Emmanuel Gil Peyrot
400a8e01a3 Add 0.12 to the appdata releases. 2018-08-17 11:29:08 +01:00
Emmanuel Gil Peyrot
f7c5447e0d Add a .desktop file. 2018-08-17 11:20:48 +01:00
mathieui
b4d3b93da2
Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
Emmanuel Gil Peyrot
6ccf7ea71d core: Add some more typing information. 2018-08-15 16:09:59 +02:00
Emmanuel Gil Peyrot
a6c5ac486b Type DelayedEvent, also in Core. 2018-08-15 15:51:31 +02:00
Emmanuel Gil Peyrot
edbbf759ce doc: Describe the first Debian release to have poezio. 2018-08-15 14:38:27 +02:00
mathieui
038e61068a
Fix an error introduced in the last commit 2018-08-15 14:30:08 +02:00
Emmanuel Gil Peyrot
1b48f9e63d rostertab, common: Use the default arg of os.getenv(). 2018-08-15 14:26:15 +02:00
mathieui
5ea82ac0af
Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
Emmanuel Gil Peyrot
cccb1d9759 logger: Simplify history loading, fixes mypy errors. 2018-08-15 13:50:18 +02:00
mathieui
b6e23355f1
Make pylint happy on plugins
It does not like dynamically defined attributes, unsurprisingly
2018-08-15 13:24:11 +02:00
mathieui
6e13b8b735
yapf -rip on plugins 2018-08-15 13:13:17 +02:00
mathieui
d1b624753b
Next version is 0.13 2018-08-14 20:01:54 +02:00
mathieui
c0ffc4b15c
Release poezio 0.12 2018-08-13 22:56:06 +02:00
Emmanuel Gil Peyrot
fe7d68cad1 Enable the vertical tabs by default
It looks *modern*!
2018-08-13 22:50:36 +02:00
Emmanuel Gil Peyrot
41db37eb26 Update the required Python version in the docs 2018-08-13 22:38:01 +02:00
Emmanuel Gil Peyrot
7edb400c55 Update the supported Python versions 2018-08-13 22:33:44 +02:00
Emmanuel Gil Peyrot
c1646f17c5 Add myself as a maintainer 2018-08-13 22:25:14 +02:00
Emmanuel Gil Peyrot
661fab8df0 Switch the default use_log value to true
Since this is a privacy sensitive action, a short message is now
displayed on first run.
2018-08-13 22:04:42 +02:00
mathieui
40fc9246e5
Revert "Set enable_avatars to false until the colors issue is fixed"
This reverts commit bde9b31184.
2018-08-13 21:39:08 +02:00
Emmanuel Gil Peyrot
40c06e60c9 Fix a typo in the AppData file. 2018-08-13 21:39:09 +02:00
Emmanuel Gil Peyrot
b651312ae6 Add an AppData file
This will be used by some package managers to display information about
poezio.
2018-08-13 21:29:01 +02:00
Emmanuel Gil Peyrot
ce6fc101bc Add a Flatpak manifest
Use `flatpak-builder build-dir io.poez.Poezio.json` to build it in
build-dir, and `flatpak-builder --run build-dir io.poez.Poezio.json
poezio` to test it.

Note that poezio will still be downloaded from its repository, rather
than built from the local clone.
2018-08-13 18:54:49 +02:00
mathieui
31fc9d00f5
Update the OTR plugin
make it more restrictive and give some hints
2018-08-12 13:03:01 +02:00
mathieui
7d3403d288
CI: fix pylint for python 3.7 2018-08-11 22:57:59 +02:00
mathieui
f781511237
Tests: make dummy tabs still inherit tabs.Tab 2018-08-11 22:57:05 +02:00
mathieui
32576fbdc4
Update documentation (fix #3410) 2018-08-11 22:53:47 +02:00
mathieui
b6c84cba5b
Fix #3424 (fix receipts) 2018-08-11 22:26:24 +02:00
mathieui
3c8fb156ad
Update travis CI 2018-08-11 13:03:56 +02:00
mathieui
b76b2ebfc4
Do not install requirements.txt in the CI job
it builds cython which takes way too much time
2018-08-09 01:03:22 +02:00
mathieui
adbe62a057
Remove some more things linked with the gpg plugin 2018-08-09 00:59:44 +02:00
mathieui
05d1800f81
Add a pylint check on plugins 2018-08-09 00:57:16 +02:00
mathieui
24b1a1fe50
yapf -rip 2018-08-09 00:56:49 +02:00
mathieui
ee56589468
Fix some absolute imports 2018-08-09 00:56:28 +02:00
mathieui
53ea677bad
Fix the OTR plugin 2018-08-09 00:45:10 +02:00