Fri, 15 Jul 2016 22:13:09 +0200 |
Goffi |
added Chteufleur in contributors in README
|
Mon, 11 Jul 2016 20:01:05 +0200 |
Geoffrey POUZET |
plugin XEP-0070: implementation of XEP-0070 (verifying HTTP request via XMPP)
|
Fri, 15 Jul 2016 22:05:45 +0200 |
Goffi |
merged 0.6.1 bookmark. This bookmark (0.7-dev) is now the main one
|
Wed, 13 Jul 2016 11:01:07 +0200 |
Goffi |
installation (setup.py): changed version to 0.6.1.1 so new archive with fixed MANIFEST can be uploaded on pypi
0.6.1
|
Wed, 13 Jul 2016 10:46:05 +0200 |
Goffi |
Added tag 0.6.1 for changeset 3a16a7479660
|
Wed, 13 Jul 2016 10:45:28 +0200 |
Goffi |
installation (MANIFEST): added misc directory
|
Tue, 12 Jul 2016 23:43:37 +0200 |
Goffi |
Added tag 0.6.1 for changeset 30e83614af48
|
Tue, 12 Jul 2016 23:43:26 +0200 |
Goffi |
fixed exclusion of vim's undo file in MANIFEST.in
|
Tue, 12 Jul 2016 23:31:22 +0200 |
Goffi |
added 0.6.1 tag
|
Tue, 12 Jul 2016 23:30:13 +0200 |
Goffi |
version update (0.6.1)
|
Tue, 12 Jul 2016 23:29:43 +0200 |
Goffi |
installation: updated urwid-satext minimal version to 0.6.1 + added service_identity which is needed by Twisted for proper TLS check
|
Mon, 11 Jul 2016 19:22:40 +0200 |
Goffi |
quick_frontend (QuickWidget): keep on_new_widget argument when recreating a widget
0.7-dev
|
Sun, 10 Jul 2016 12:26:42 +0200 |
Goffi |
plugin XEP_0249: fixed bad use of namespace in addElement
|
Sun, 10 Jul 2016 12:26:13 +0200 |
Goffi |
quick_frontend, primitivus: moved main_message property to quick_frontend
|
Sat, 02 Jul 2016 20:55:31 +0200 |
Goffi |
plugin XEP-0045: fixed typo in text commands
|
Fri, 01 Jul 2016 00:02:28 +0200 |
Goffi |
primitivus: fixed XMLUI window creation
|
Fri, 01 Jul 2016 00:00:36 +0200 |
Goffi |
plugin XEP-0045: added /list text command:
|
Fri, 01 Jul 2016 00:00:23 +0200 |
Goffi |
plugin XEP-0045: various fixes/improvments:
|
Fri, 01 Jul 2016 00:00:12 +0200 |
Goffi |
primitivus (chat): fixed a crash when page-up was pressed on room contacts list
|
Fri, 01 Jul 2016 00:00:11 +0200 |
Goffi |
primitivus (chat): moved occupants widget to a dedicated class + display occupants count in footer
|
Fri, 01 Jul 2016 00:00:09 +0200 |
Goffi |
plugin xep-0045: ask for password when getting a "not-allowed" error
|
Wed, 29 Jun 2016 13:51:39 +0200 |
Goffi |
frontends (xmlui): cancelling form now trigger submit with {"cancelled": "true"} instead of being silently ignored
|
Wed, 29 Jun 2016 13:46:14 +0200 |
Goffi |
xep-0045: ignore non standard presence received between own presence and room subject
|
Wed, 29 Jun 2016 13:42:35 +0200 |
Goffi |
quick_frontend: allow presence of entities without resource
|
Tue, 28 Jun 2016 18:37:29 +0200 |
Goffi |
merged main branch
|
Tue, 28 Jun 2016 18:32:57 +0200 |
Goffi |
primitivus: paste is now treated as normal text instead of discarded if edit_bar doesn't exist
|
Tue, 28 Jun 2016 18:31:08 +0200 |
Goffi |
primitivus (chat): mention is now visible by date in red instead of body (or a "[*]" if date is hidden)
|
Tue, 28 Jun 2016 18:29:56 +0200 |
Goffi |
primitivus (chat): fixed timestamp/nick (un)hiding + new redraw and printMessages methods
|
Tue, 28 Jun 2016 18:27:02 +0200 |
Goffi |
plugin XEP-0054: fixed getCard calls
|
Tue, 28 Jun 2016 18:26:21 +0200 |
Goffi |
plugin XEP-0045: fixed calls to join, nick, kick, ban and affiliate
|
Mon, 27 Jun 2016 22:54:35 +0200 |
Goffi |
merged modification from souliane
|
Mon, 27 Jun 2016 22:49:36 +0200 |
Goffi |
merged main branch
|
Mon, 27 Jun 2016 22:04:55 +0200 |
Goffi |
primitivus: ignore paste if edit bar is not selected
|
Mon, 27 Jun 2016 22:37:51 +0200 |
Goffi |
quick_frontend, primitivus (chat): mention detection in group chat + notification (mention and messages)
|
Mon, 27 Jun 2016 22:36:22 +0200 |
Goffi |
quick_frontend, primitivus: notifications refactoring
|
Mon, 27 Jun 2016 21:45:13 +0200 |
Goffi |
primitivus (chat): fixed nick completion. Completion is now managed per widget, if completion method exists
|
Mon, 27 Jun 2016 21:45:11 +0200 |
Goffi |
plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
|
Fri, 24 Jun 2016 22:41:28 +0200 |
Goffi |
merged main branch
|
Fri, 24 Jun 2016 22:32:58 +0200 |
Goffi |
jp (blog): fixed syntax detection when extension is .txt
|
Mon, 20 Jun 2016 23:07:53 +0200 |
Goffi |
primitivus (chat): fixed filters clearing when changing filter while one already exists
refacoring_messages
|
Mon, 20 Jun 2016 19:19:16 +0200 |
Goffi |
primitivus: basic handling of filter, only language can filtered for now
|
Mon, 20 Jun 2016 18:44:27 +0200 |
Goffi |
plugin exp_lang_detect: language detection plugin, first draft
|
Mon, 20 Jun 2016 18:42:00 +0200 |
Goffi |
plugin XEP-0245: implementation of XEP-0245 /me syntax
|
Mon, 20 Jun 2016 18:41:53 +0200 |
Goffi |
backend, frontends: message refactoring (huge commit):
|
Sun, 19 Jun 2016 22:22:13 +0200 |
Goffi |
memory (sqlite): fixed handling of extra (pickled data) by using sqlite3.Binary
|
Sun, 19 Jun 2016 22:22:12 +0200 |
Goffi |
memory (sqlite): better handling of IntegrityError
|
Sun, 19 Jun 2016 22:22:08 +0200 |
Goffi |
jp: fixed shebang python call
|
Sun, 19 Jun 2016 22:22:04 +0200 |
Goffi |
core: changed versioning schema:
|
Sun, 29 May 2016 11:51:27 +0200 |
souliane |
fixed a typo
|
Sat, 28 May 2016 20:12:54 +0200 |
Goffi |
changelog: minor fixes in previous commit
|
Thu, 10 Mar 2016 12:01:29 +0100 |
souliane |
updated CHANGELOG for version 0.6.1
|
Tue, 24 May 2016 22:11:04 +0200 |
Goffi |
backend, frontend: messages refactoring (huge commit, not finished):
|
Tue, 26 Apr 2016 19:59:28 +0200 |
Goffi |
plugin misc ip: changed URL of GET_IP_PAGE for the new one on salut-a-toi.org
|
Tue, 26 Apr 2016 19:04:59 +0200 |
Goffi |
plugin misc ip: fixed exception when a web error happen while retrieving IP from external website
|
Sat, 23 Apr 2016 23:46:35 +0200 |
Goffi |
primitivus: fixed window resize (was blocked by paste detection)
|
Sat, 23 Apr 2016 23:30:06 +0200 |
Goffi |
jp: added consts for exit codes, not used yet
|
Sat, 23 Apr 2016 23:10:03 +0200 |
Goffi |
jp: --output option:
|
Sat, 23 Apr 2016 01:28:35 +0200 |
Goffi |
primitivus: added bracketed_paste option in sat.conf (if set, the bracketed paste mode will be activated on Primitivus start)
|
Sat, 23 Apr 2016 00:31:59 +0200 |
Goffi |
primitivus: bracketed paste mode is now detected
|
Fri, 22 Apr 2016 22:30:13 +0200 |
Goffi |
primitivus: fixed paste detection/handling:
|