mjentsch
793b1fc0fb
Disable defective set_buddy_icon temporarily
2015-08-29 12:57:16 +02:00
mjentsch
2b15603685
Always add secret chats to buddy list
...
Active secret chats should always show up in the buddy list, since there's the only endpoint for a conversation.
2015-08-29 12:56:36 +02:00
mjentsch
973f236abc
Fix OSM geo link formatting when using a different locale
2015-08-28 20:55:31 +02:00
mjentsch
b6136a6a9c
Fix sending animated pictures by inline image
2015-08-28 00:03:33 +02:00
mjentsch
1a8172e922
Fix issue that caused sending captioned images to fail in Pidgin
2015-08-27 23:40:08 +02:00
mjentsch
ee48642232
Change module source to my own fork until it is merged
2015-08-26 23:41:33 +02:00
mjentsch
2e7bd3e3c6
Update README
2015-08-25 23:02:23 +02:00
mjentsch
153762c5af
Bump version
2015-08-25 21:58:58 +02:00
mjentsch
70b03b969c
Try to fix secret chat corruption
2015-08-25 21:54:15 +02:00
mjentsch
5e65a6675c
Fix compilation
2015-08-22 13:42:44 +02:00
mjentsch
8af1991bc8
Update libtgl and fix receiving file transfers of audio and video documents
2015-08-22 13:34:53 +02:00
mjentsch
b5198b3184
Clean up and update README
2015-08-22 13:13:19 +02:00
mjentsch
f5ec7f3e80
Rework buddy list handling
...
Only add buddies that are on the dialogue list or were explicitly added by the user, to prevent adding non-related users that are now allocated due to protocol updates.
2015-08-22 13:07:11 +02:00
mjentsch
9f71a73632
Remove makefile as dependency from XCode project, only caused trouble
2015-08-22 12:27:34 +02:00
mjentsch
0b95f05da0
Update libtgl
2015-08-16 21:35:43 +02:00
mj
ba868f7f24
Merge pull request #97 from surrim/dnf
...
using fedora's dnf instead of deprecated yum
2015-08-04 17:41:22 +02:00
surrim
c0b6329b71
using fedora's dnf instead of deprecated yum
2015-08-04 15:20:57 +02:00
mjentsch
4b96e3cb34
Do not display notifications and sounds for messages that were already read on other devices
...
This should make receiving message history a little less annoying when not using the client for a long time, while still getting the full history in your log.
2015-08-02 19:52:30 +02:00
mjentsch
dc5bc8d039
Improve error handling
2015-08-01 23:34:00 +02:00
mjentsch
8ebd970fbc
Escape webpage messages properly
2015-07-31 12:53:24 +02:00
mjentsch
dd6031900e
Cleanup
2015-07-30 21:49:13 +02:00
mjentsch
ea12251897
Fix chat creation
2015-07-30 21:46:03 +02:00
mjentsch
7be7fb12f4
Fix video and audio file names
2015-07-30 21:02:22 +02:00
mjentsch
e8ceb21e64
Revise media message handling
...
This should fix many seg faults and make media handling more consistent.
2015-07-30 11:45:50 +02:00
mjentsch
f810ac5b94
Update user list in chats properly
2015-07-28 21:28:28 +02:00
mjentsch
54c6f4d519
fix bug
2015-07-24 14:28:18 +02:00
mjentsch
254293bc2c
Display new chats after creation
2015-07-24 14:27:20 +02:00
mjentsch
61cddd1340
Support for joining chats by invite link
2015-07-24 14:26:13 +02:00
mjentsch
287ace46a4
Support autocompletion in chat creation windows
...
Offer several autocompletion fields instead of a list of users in Adium and Pidgin.
2015-07-24 14:25:05 +02:00
mjentsch
3a2af54fad
Coding style
2015-07-19 16:16:21 +02:00
mjentsch
c5b98eccb2
Increase dialog list limit to ensure that we always get old chats
2015-07-19 16:15:30 +02:00
mjentsch
a4c5bca05f
Support creating chat invitation links
2015-07-19 15:18:59 +02:00
mjentsch
e14b681d6e
Fix segfault
2015-07-19 15:07:27 +02:00
mjentsch
747c214dcd
Support creating new chats
...
Offer creating a new chat when trying to join a non-existing chat and
add user choice dialogue...
2015-07-18 03:00:11 +02:00
mjentsch
5a06970c23
Hotfix when one DC is not available
2015-07-12 23:01:04 +02:00
mjentsch
c7898c7596
Support image captions
2015-07-11 19:50:55 +02:00
mjentsch
01e7f8da2b
Improve printing geo positions
2015-07-11 19:50:32 +02:00
mjentsch
cd1e8d8020
Mask password in settings ...
2015-07-11 19:35:07 +02:00
mjentsch
47812f2f72
Improve string sanitation in fallback chat
2015-07-11 19:34:19 +02:00
mjentsch
8f790253a7
Improve geo position link and support printing venues
2015-07-11 18:31:03 +02:00
mjentsch
ed1f91123e
remove unused functions and clean up
2015-07-11 17:44:49 +02:00
mjentsch
51064e06b4
Update tgl version
2015-07-11 17:41:50 +02:00
mjentsch
5588de63f0
Fix logging
2015-06-15 21:04:58 +02:00
mjentsch
006890a29c
downscale big stickers
...
use sticker downscaling to keep readabillity in chats with many stickers
2015-06-04 14:27:49 +02:00
mjentsch
0d62d1bed3
Fix XCode build for adium bundle
2015-06-04 14:27:35 +02:00
mjentsch
1646992349
Set submodule url back to upstream
2015-05-31 17:43:31 +02:00
mjentsch
d5175188e8
Merge branch 'beta2'
2015-05-31 16:34:38 +02:00
mjentsch
a6d75e9593
Update version
2015-05-31 16:01:09 +02:00
mjentsch
e37a0b8cca
code style
2015-05-31 15:50:46 +02:00
mjentsch
d8379ce127
Update to newest version of libtgl
2015-05-30 15:56:20 +02:00