|
|
|
@10752
|
[10752]
|
5 weeks |
asterix |
[thorstenp] fix unused variables
|
|
|
|
@10648
|
[10648]
|
8 weeks |
roidelapluie |
Very basic integration of xHtml GUI
|
|
|
|
@10549
|
[10549]
|
3 months |
asterix |
revert thorstenp patches for now. They introduce bugs.
|
|
|
|
@10548
|
[10548]
|
3 months |
asterix |
[thorstenp] fix unused variables
|
|
|
|
@10518
|
[10518]
|
3 months |
asterix |
[thorstenp] rename some var to not hide builts-in functions (list -> …
|
|
|
|
@10250
|
[10250]
|
5 months |
roidelapluie |
See #4200.
* remove js from some headers
* set coding:utf-8 to allow …
|
|
|
|
@10247
|
[10247]
|
5 months |
roidelapluie |
* Big headers review
* Remove some licencing problems
* To do: same for …
|
|
|
|
@10157
|
[10157]
|
5 months |
asterix |
warning dialogs when closing a chat window are non blocking
|
|
|
|
@10084
|
[10084]
|
5 months |
asterix |
prevent sending invalid XML chars in chat / groupchat and status. Fixes …
|
|
|
|
@10081
|
[10081]
|
5 months |
js |
For historical reasons, we have a tab width of 3. This is strange, but
we …
|
|
|
|
@10035
|
[10035]
|
6 months |
bct |
attach resource to sessions so that only the relevant sessions are …
|
|
|
|
@9953
|
[9953]
|
6 months |
js |
Support for displaying XEP-0184 receipts.
|
|
|
|
@9951
|
[9951]
|
6 months |
bct |
fix disappearing crypto icon
|
|
|
|
@9881
|
[9881]
|
6 months |
bct |
fix GroupchatControl? session-related TB
|
|
|
|
@9846
|
[9846]
|
7 months |
bct |
first pass at stripping out the one-tab-per-session code
|
|
|
|
@9783
|
[9783]
|
7 months |
bct |
minor fixes for ctrl.set_session
|
|
|
|
@9771
|
[9771]
|
7 months |
js |
Completely remove OTR.
Sorry, it just wasn't maintainable. The problem is …
|
|
|
|
@9748
|
[9748]
|
7 months |
bct |
fix lazy session binding to reuse sessions and pick them up from pending …
|
|
|
|
@9747
|
[9747]
|
7 months |
bct |
don't assign a session to a control until it's needed
|
|
|
|
@9695
|
[9695]
|
8 months |
bct |
reuse chat controls after session termination
fixes #3950
|
|
|
|
@9688
|
[9688]
|
8 months |
bct |
moved OTR stuff from session.received to connection._messageCB
fixed lock …
|
|
|
|
@9685
|
[9685]
|
8 months |
js |
Always pass the special message '?OTR?' to libotr.
|
|
|
|
@9675
|
[9675]
|
8 months |
js |
Coding style & make translatable.
|
|
|
|
@9669
|
[9669]
|
8 months |
js |
* When we receive a plaintext, non-tagged message, don't append OTR
tag …
|
|
|
|
@9625
|
[9625]
|
8 months |
bct |
merged in session-centric branch, with fixes for OTR compatibility
|
|
|
|
@9623
|
[9623]
|
8 months |
js |
[Kjell Braden] Fix a crash with OTR.
|
|
|
|
@9616
|
[9616]
|
8 months |
js |
Reverted r9614 and r9615.
Sorry, bct, but I think it is to early to merge …
|
|
|
|
@9614
|
[9614]
|
8 months |
bct |
merged in session_centric branch
|
|
|
|
@9607
|
[9607]
|
8 months |
js |
Store otr_userstates at the right place and create it the right way.
This …
|
|
|
|
@9602
|
[9602]
|
8 months |
js |
Added OTR support.
Work done by Kjell Braden <fnord@…>.
Some …
|
|
|
|
@9178
|
[9178]
|
13 months |
nicfit |
Merge one_window branch
Merged revisions …
|
|
|
|
@9141
|
[9141]
|
13 months |
nicfit |
grammar fix
|
|
|
|
@9113
|
[9113]
|
13 months |
bct |
realtime notification of esession begin/end
|
|
|
|
@8926
|
[8926]
|
15 months |
asterix |
next release will be GPL v3. fixes #3290
|
|
|
|
@8780
|
[8780]
|
16 months |
bct |
minor adjustments to how sessions are handled (partially fixes #3407)
|
|
|
|
@8685
|
[8685]
|
17 months |
steve-e |
Add my copyright :-)
|
|
|
|
@8568
|
[8568]
|
17 months |
asterix |
[Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544
|
|
|
|
@8314
|
[8314]
|
19 months |
steve-e |
Compact View:
* Move checkbox to preferences. Fixes #2662
* Merge option …
|
|
|
|
@8288
|
[8288]
|
19 months |
roidelapluie |
[misc] repare sending composing chatstates using xep instead of xep.
Fix …
|
|
|
|
@8283
|
[8283]
|
19 months |
asterix |
improve minimize on close code
|
|
|
|
@7956
|
[7956]
|
2 years |
jim++ |
Deleting control.display_names, useless var now
|
|
|
|
@7807
|
[7807]
|
2 years |
jim++ |
Memory usage : Don't store some vars in self when not necessary
|
|
|
|
@7741
|
[7741]
|
2 years |
nk |
fix typo
|
|
|
|
@7612
|
[7612]
|
2 years |
asterix |
detect error while encrypting message, block sending it, and display error …
|
|
|
|
@7497
|
[7497]
|
2 years |
jim++ |
Some errors spoted by file source checkers
|
|
|
|
@7341
|
[7341]
|
2 years |
jim++ |
Fix notify_on_all_muc_messages I just broke, remove useless and unclear …
|
|
|
|
@7174
|
[7174]
|
2 years |
asterix |
allow shutdown func now get the method we used to close the tab. So that …
|
|
|
|
@6701
|
[6701]
|
2 years |
asterix |
events are now saved in an Event class. show in roster/systray options in …
|
|
|
|
@6479
|
[6479]
|
3 years |
asterix |
use gettext.install. Fixes #497
|
|
|
|
@6411
|
[6411]
|
3 years |
asterix |
JEP 172 support (user nickname) Fixes #464 and #884
|
|
|
|
@6265
|
[6265]
|
3 years |
dkirov |
split gtkgui.glade in several small glade
files, which are now located in …
|
|
|
|
@6174
|
[6174]
|
3 years |
dkirov |
make sure ChatControl? instances are destroyed
when chat tab is closed
1/2 …
|
|
|
|
@6074
|
[6074]
|
3 years |
nk |
[Geobert] new compact view so important info are not hidden (f.e. …
|
|
|
|
@5940
|
[5940]
|
3 years |
asterix |
remove some useless import
|
|
|
|
@5925
|
[5925]
|
3 years |
asterix |
cleanup ichat mode code. No need of timeout. Fixes #1213
|
|
|
|
@5780
|
[5780]
|
3 years |
nk |
pychecker on our files. everyone please have a look so we do not do the …
|
|
|
|
@5661
|
[5661]
|
3 years |
asterix |
last_message_time is now indexed by full_jid. for [1697]
|
|
|
|
@5660
|
[5660]
|
3 years |
asterix |
missing return
|
|
|
|
@5659
|
[5659]
|
3 years |
asterix |
introduce get_full_jid for MessageControl?. Fix TB when removing a tab with …
|
|
|
|
@5657
|
[5657]
|
3 years |
asterix |
we can now talk to a specific resource
|
|
|
|
@5651
|
[5651]
|
3 years |
nk |
do not del print_time_timeout_id but set it to None. fixes #1691
|
|
|
|
@5574
|
[5574]
|
3 years |
asterix |
[Geobert] Don't send bot JEP85 and JEP22 when only JEP22 is supported by …
|
|
|
|
@5551
|
[5551]
|
3 years |
asterix |
[Geobert] JEP-0022 partial support (composing). Tunned by me. Fixes #1317
|
|
|
|
@5433
|
[5433]
|
3 years |
nicfit |
More fixes for #1386 - Window titles and one_message_window PERTYPE mode
|
|
|
|
@5360
|
[5360]
|
3 years |
nk |
pychecker this file and fix also to adhere to coding standards. Travis …
|
|
|
|
@5346
|
[5346]
|
3 years |
nicfit |
Fixes #1495
|
|
|
|
@5327
|
[5327]
|
3 years |
nicfit |
Fixed copyrights
|
|
|
|
@5280
|
[5280]
|
3 years |
nicfit |
Removed type constant, which are reserved for types derived from …
|
|
|
|
@5277
|
[5277]
|
3 years |
nicfit |
Fix for #1420
|
|
|
|
@5156
|
[5156]
|
3 years |
nk |
[knuckles] GMail notification now shows number of messages and if clicked …
|
|
|
|
@5139
|
[5139]
|
3 years |
nicfit |
Removed unused functions
|
|
|
|
@5130
|
[5130]
|
3 years |
nicfit |
Jid is not needed for this interface
|
|
|
|
@5125
|
[5125]
|
3 years |
nicfit |
notify_on_all_muc_messges fix; #1395
|
|
|
|
@5110
|
[5110]
|
3 years |
nk |
remove some more asserts. nicfit have a look if you really need one
|
|
|
|
@5081
|
[5081]
|
3 years |
nicfit |
Merged message_window branch.
|