mjentsch
9cd264dea6
Still display the message when the chat info cannot be fetched
...
User objects will be allocated once they send a message that needs to be displayed, until then the users will just not show up in the user list of the chat.
2016-01-24 15:17:54 +01:00
mjentsch
739f2b7e46
Improve error handling a little more
2016-01-24 15:17:54 +01:00
mjentsch
1808ca4984
Automatically refresh revoked sessions and prompt for a new code
2016-01-24 15:17:54 +01:00
mjentsch
6a8760d5d3
Graceful error handling
...
Never kill process on issues, always log errors and write errors instead of failed messages.
2016-01-24 15:17:54 +01:00
mjentsch
625374fbc4
Include libtgl fix for channel messages
2016-01-24 15:17:54 +01:00
mj
65105dd11b
Fix group chat link
2016-01-15 18:20:03 +01:00
mjentsch
6eee0c3c43
Use flags instead of users_num to check if a chat is already left
2016-01-12 23:53:49 +01:00
mj
2c74a733d5
Update chat link
2016-01-12 11:15:53 +01:00
mjentsch
9ad31b041a
Update submodule branch to include all fixes
2016-01-10 02:12:27 +01:00
mjentsch
ff7300f6c9
Merge branch 'dev-1.2.5' into dev-1.3.0
2016-01-10 01:45:57 +01:00
mjentsch
d032f3a237
cleanup
2016-01-10 01:27:38 +01:00
mjentsch
d8fc5281ce
Fix buddy icon refreshing and refactor user info and icon handling
...
Keep track of loaded pictures to refresh user pictures more reliably. Create new file tgp-info to contain all code related to user information and icons. Clean up the messy code for fetching user info and user pictures and provide a streamlined function in tg-info.
2016-01-10 01:27:38 +01:00
mjentsch
4438dcae0e
Include libtgl fix for channel messages
2016-01-09 18:33:31 +01:00
Ben Wiederhake
8e3cebf165
Output commit in debug message on startup
...
Fixes #214 .
2016-01-07 10:53:07 +01:00
Ben Wiederhake
dec3a260c4
Make tgl in appropriate place
...
Fixes #206 .
2016-01-07 10:51:24 +01:00
Ben Wiederhake
a8cf6f88d0
Typos, email-addresses, trailing spaces
2016-01-07 10:51:24 +01:00
Ben Wiederhake
f4f058edb5
Add target noicon_install
...
This moves the feature #100 from the ./configure option to a make target,
which reduces the combinatory explosion of the ./configure options.
2016-01-07 10:51:24 +01:00
Ben Wiederhake
f958dfe2bc
Re-order Makefile to be more sensible
2016-01-06 12:32:06 +01:00
Ben Wiederhake
1e78c9685c
Merge branch 'master' into dev-1.3.0
...
Conflicts:
rpm/purple-telegram.spec
tgl
tgp-ft.c
2016-01-06 12:30:35 +01:00
mj
cf851ad630
Remove Webupd8 PPA until it contains the hotfix
2016-01-06 10:59:46 +01:00
mj
4079aea8c0
Merge pull request #208 from tuxmaster/master
...
Fix appdata build for rpm.
2016-01-05 11:44:36 +01:00
tuxmaster
e4d04d990b
Fix appdata build.
2016-01-05 07:01:14 +01:00
mj
7611afc323
Update README.md
2016-01-05 00:34:35 +01:00
mjentsch
94beda1419
Bump version in configure
2016-01-04 23:38:38 +01:00
mjentsch
10bac37b2c
Fix xfer memory leak
...
Prevent leaking of cancelled xfers and stop warning messages for
"un-completed" file transfers when closing Adium.
2016-01-04 17:37:54 +01:00
mjentsch
c52d8811f3
Update version for hotfix
2016-01-04 17:37:54 +01:00
Ben Wiederhake
1cf511f526
Actually install the appdata file
2016-01-03 16:39:25 +01:00
mjentsch
66ef529edb
Fix file transfer memory management
2016-01-03 00:29:53 +01:00
mjentsch
38b9e44a3e
Fix crash on unknown messages
2016-01-02 19:56:58 +01:00
mj
0f10389a34
Update documentation for updates
...
Document how to handle changes in the .gitmodules configuration
2016-01-02 19:54:35 +01:00
Ben Wiederhake
a22204df13
Don't hardcode paths
...
Sometimes I'm really, really dumb.
2016-01-02 00:58:54 +01:00
Ben Wiederhake
d498c116ed
Active logging on Travis
2016-01-02 00:58:54 +01:00
Ben Wiederhake
ef7a655dea
Add new test with dummy frontend
2016-01-02 00:58:34 +01:00
Ben Wiederhake
0a349cc38e
Fix name of test, fix clean target
...
Since this is a trivial change, [skip ci]
2016-01-02 00:22:17 +01:00
Ben Wiederhake
f41571934a
Slim down combinations
...
Can't 'skip' this build: the .travis.yml still needs to be checked.
2016-01-02 00:22:17 +01:00
Ben Wiederhake
a0a03fe35e
Include new test goals, integrate with Travis
2016-01-02 00:22:17 +01:00
Ben Wiederhake
7ce2d397b8
Implement very basic test.
...
This can only detect missing symbols or other severe failures.
2016-01-02 00:22:17 +01:00
Ben Wiederhake
cf121a5d59
Build all combinations
2016-01-02 00:22:17 +01:00
Ben Wiederhake
7d7f67f227
Build on trusty
2016-01-02 00:22:17 +01:00
Ben Wiederhake
2d4c06883f
gcrypt20 not available in U12.04.5
2016-01-02 00:22:17 +01:00
Ben Wiederhake
9d8db69aad
Broken submodule support, need to mention apt-get explicitely
2016-01-02 00:22:17 +01:00
Ben Wiederhake
fbba265512
First version for Travis
2016-01-02 00:22:17 +01:00
Ben Wiederhake
be4f5877c4
Fix compilation error
2016-01-02 00:22:17 +01:00
Ben Wiederhake
26669c8a6c
Remove private files
2016-01-02 00:22:17 +01:00
Ben Wiederhake
39177beff9
Refresh/harden .gitignore-files
2016-01-02 00:22:17 +01:00
mjentsch
97f26e9b24
Merge branch 'master' into dev-1.3.0
2016-01-02 00:09:57 +01:00
mj
5b11831e3f
Update README.md
2016-01-02 00:04:06 +01:00
mj
d42d647dfe
Update README.md
2016-01-01 23:49:30 +01:00
matj
ffca726ca1
Fix compilation with openssl
2015-12-31 16:33:18 +01:00
mjentsch
603f19f641
Fix compilation
...
Do the libgcrypt check to assure that all necessary flags are included,
and clean up configure.ac a bit.
2015-12-31 16:33:18 +01:00