|
|
|
@10890
|
[10890]
|
2 weeks |
jim++ |
Faster and cleaner version of …
|
|
|
|
@10829
|
[10829]
|
4 weeks |
asterix |
don't require to still be in the room to read pm. Fixes #4570
|
|
|
|
@10770
|
[10770]
|
5 weeks |
asterix |
[thorstenp] remove whitespace at eol
|
|
|
|
@10757
|
[10757]
|
5 weeks |
asterix |
[thorstenp] fix redefined builtins
|
|
|
|
@10752
|
[10752]
|
5 weeks |
asterix |
[thorstenp] fix unused variables
|
|
|
|
@10749
|
[10749]
|
5 weeks |
asterix |
[thorstenp] remove useless import
|
|
|
|
@10743
|
[10743]
|
5 weeks |
asterix |
[thorstenp] remove useless semicolons
|
|
|
|
@10666
|
[10666]
|
7 weeks |
asterix |
hide tooltip when we press a button in groupchat. Fixes #4479
|
|
|
|
@10648
|
[10648]
|
8 weeks |
roidelapluie |
Very basic integration of xHtml GUI
|
|
|
|
@10633
|
[10633]
|
2 months |
asterix |
hide add bookmark menuitem in groupchat banner popup menu when room is …
|
|
|
|
@10627
|
[10627]
|
2 months |
js |
Handle bookmark button in chat window like we handle add contact.
|
|
|
|
@10591
|
[10591]
|
2 months |
asterix |
disable bookmark button / menuitem when room is already bookmarked. Fixes …
|
|
|
|
@10587
|
[10587]
|
2 months |
asterix |
show bookmark title instead of jid in tabs and roster. Fixes #4420
|
|
|
|
@10585
|
[10585]
|
2 months |
asterix |
Use Alt+T to change subject in a room instead of Ctrl+T
|
|
|
|
@10549
|
[10549]
|
3 months |
asterix |
revert thorstenp patches for now. They introduce bugs.
|
|
|
|
@10548
|
[10548]
|
3 months |
asterix |
[thorstenp] fix unused variables
|
|
|
|
@10545
|
[10545]
|
3 months |
asterix |
[thorstenp] remove useless import
|
|
|
|
@10539
|
[10539]
|
3 months |
asterix |
[thorstenp] remove useless ;
|
|
|
|
@10532
|
[10532]
|
3 months |
jim++ |
GC are now opened without automatic switch to tab, stop them stealing …
|
|
|
|
@10530
|
[10530]
|
3 months |
asterix |
show minimized room in roster in red if we have been highlighted.
|
|
|
|
@10528
|
[10528]
|
3 months |
asterix |
update Contact instance in privateChatControl. see #4292
|
|
|
|
@10518
|
[10518]
|
3 months |
asterix |
[thorstenp] rename some var to not hide builts-in functions (list -> …
|
|
|
|
@10510
|
[10510]
|
3 months |
asterix |
[thorstenp] replace list with tuple in for and if
|
|
|
|
@10508
|
[10508]
|
3 months |
asterix |
[thorstenp] di not use emtpy except clauses
|
|
|
|
@10506
|
[10506]
|
3 months |
asterix |
[thorstenp] replace if statement with dict.get()
|
|
|
|
@10503
|
[10503]
|
3 months |
asterix |
prevent traceback when private message window creation fails. Fixes #4393
|
|
|
|
@10497
|
[10497]
|
3 months |
asterix |
[thorstenp] replace has_key by key in dict. Fixes #4392
|
|
|
|
@10446
|
[10446]
|
3 months |
asterix |
prevent sending invalid XML chars in pm and in muc. Fixes #4354
|
|
|
|
@10438
|
[10438]
|
3 months |
asterix |
don't prevent removing contact iter in groupchat if there are pending …
|
|
|
|
@10434
|
[10434]
|
3 months |
asterix |
show free for chat contacts before online contacts in roster when sorting …
|
|
|
|
@10431
|
[10431]
|
3 months |
asterix |
ability to sort by status in roster and in muc separatly. Fixes #3823
|
|
|
|
@10428
|
[10428]
|
4 months |
asterix |
sort group chats by status if option is checked. Fixes #3823
|
|
|
|
@10392
|
[10392]
|
4 months |
asterix |
show better icon for send file menuitems / buttons. Fixes #4282
|
|
|
|
@10377
|
[10377]
|
4 months |
asterix |
show number of participants in groupchats. fixes #3418
|
|
|
|
@10348
|
[10348]
|
4 months |
asterix |
fix typo
|
|
|
|
@10347
|
[10347]
|
4 months |
asterix |
show role and affiliation in groupchat correctly. fixes #3871
|
|
|
|
@10346
|
[10346]
|
4 months |
asterix |
ask to change nickname for a groupchat only once. Fixes #4250
|
|
|
|
@10268
|
[10268]
|
5 months |
nicfit |
Updated copyright years for myself.
|
|
|
|
@10267
|
[10267]
|
5 months |
nicfit |
Make the message control text entry grab focus when new controls are …
|
|
|
|
@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
|
|
|
|
@10154
|
[10154]
|
5 months |
roidelapluie |
clarify my last commit [10153]
|
|
|
|
@10153
|
[10153]
|
5 months |
roidelapluie |
Prevent a traceback when dragging a file over a groupchat. Fix #4142.
|
|
|
|
@10150
|
[10150]
|
5 months |
asterix |
nearly no blocking dialogs
|
|
|
|
@10107
|
[10107]
|
5 months |
asterix |
fix some translated strings
|
|
|
|
@10081
|
[10081]
|
5 months |
js |
For historical reasons, we have a tab width of 3. This is strange, but
we …
|
|
|
|
@9960
|
[9960]
|
6 months |
steve-e |
Improved groupchat minimization:
* partly rewrote join_room because it …
|
|
|
|
@9931
|
[9931]
|
6 months |
bct |
fix encrypted/unencrypted notifications in PM
|
|
|
|
@9896
|
[9896]
|
6 months |
bct |
fix a couple of GC and PM TBs
|
|
|
|
@9893
|
[9893]
|
6 months |
jim++ |
Make nick completion work fine with an empty refer_to_nick_char
Make nick …
|
|
|
|
@9880
|
[9880]
|
6 months |
bct |
sesison-related TB fixes
|
|
|
|
@9847
|
[9847]
|
7 months |
bct |
win.get_controls() isn't needed anymore
|
|
|
|
@9846
|
[9846]
|
7 months |
bct |
first pass at stripping out the one-tab-per-session code
|
|
|
|
@9761
|
[9761]
|
7 months |
jim++ |
Regroup window.present() calls. See #3908.
|
|
|
|
@9760
|
[9760]
|
7 months |
jim++ |
Change the way to remember last message time in groupchat again. Save the …
|
|
|
|
@9660
|
[9660]
|
8 months |
js |
This shoudl fix tab completion in GC. For real now, I hope.
|
|
|
|
@9651
|
[9651]
|
8 months |
roidelapluie |
One-to-one chat to MUC: set a beter tab name than the jid of the room. See …
|
|
|
|
@9650
|
[9650]
|
8 months |
js |
Same for groupchat.
|
|
|
|
@9625
|
[9625]
|
8 months |
bct |
merged in session-centric branch, with fixes for OTR compatibility
|
|
|
|
@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
|
|
|
|
@9603
|
[9603]
|
8 months |
js |
* Add button for new chat window GUI.
* Buttons get disabled as needed now …
|
|
|
|
@9601
|
[9601]
|
8 months |
js |
Added bookmarks for *EVERY* button in chat window and GC window.
|
|
|
|
@9592
|
[9592]
|
8 months |
js |
Improve the last commit, popup is shown under the button now.
|
|
|
|
@9590
|
[9590]
|
8 months |
js |
* Converted GC to new GUI as well.
* Moved some code so we can get rid of …
|
|
|
|
@9584
|
[9584]
|
8 months |
js |
Same for groupchat.
|
|
|
|
@9540
|
[9540]
|
8 months |
asterix |
[js] fix nick completion in groupchats
|
|
|
|
@9529
|
[9529]
|
9 months |
steve-e |
Small roster API cleanups.
|
|
|
|
@9516
|
[9516]
|
9 months |
jim++ |
Change the way last_history_time for room is saved. Save time in mem at …
|
|
|
|
@9504
|
[9504]
|
9 months |
jim++ |
Added one unique function to src/gajim.py to add a GC bookmark.
Moved …
|
|
|
|
@9501
|
[9501]
|
9 months |
jim++ |
Moved methods for opening new messages controls from roster.py to …
|
|
|
|
@9497
|
[9497]
|
9 months |
steve-e |
Port roster_window to gtk.TreeModelFilter?.
Contacts are now online hidden …
|
|
|
|
@9493
|
[9493]
|
9 months |
asterix |
use a textview to change subject of a room. Fixes #3858
|
|
|
|
@9485
|
[9485]
|
9 months |
asterix |
move functions that build icons to gtkgui_helpers instead of …
|
|
|
|
@9482
|
[9482]
|
9 months |
jim++ |
fix possible TB (can be None)
|
|
|
|
@9441
|
[9441]
|
9 months |
jim++ |
do a little less loops
|
|
|
|
@9440
|
[9440]
|
9 months |
jim++ |
Auto sort bookmarked rooms list (when opening manage dialog and when …
|
|
|
|
@9439
|
[9439]
|
9 months |
jim++ |
Correct indent
|
|
|
|
@9438
|
[9438]
|
9 months |
jim++ |
Make nick cycle works with spaces in nicks, fix a possible bug if …
|
|
|
|