mjentsch
202772ed78
Improve robustness against name changes
2015-11-29 13:11:48 +01:00
mjentsch
5502824ac4
Clean up, refactoring and fix coding guidelines
2015-11-28 20:17:47 +01:00
mjentsch
5ae6bdde82
Update authors
2015-11-28 15:02:23 +01:00
mjentsch
2a1a2d2167
Fix Adium compilation
...
Remove lodepng complation instruction from xcode project.
2015-11-28 14:55:11 +01:00
mjentsch
65fdf2802c
Remove "sync all" option that doesn't have any effect
...
When migrating to libtgl-internal authentication code it became impossible to define the "tgl_do_get_difference" options, which
makes it impossible to fetch past history on first login. As this option used to fetch the whole history since the "beginning of time",
it wasn't a viable option anyways, so removing it was necessary sooner or later. An action to fetch past history for
conversations / chats / globally on demand will be added in the future to make up for this.
2015-11-28 14:54:11 +01:00
Ben Wiederhake
b4a88942c1
Enable hardening
2015-11-28 14:43:03 +01:00
mjentsch
5428b39547
Fix messages not being marked as read despite sending responses or typing
2015-11-28 02:33:50 +01:00
mjentsch
bf70a184e1
Cleanup and coding guidelines
2015-11-28 02:14:31 +01:00
mjentsch
601440004a
Fix read recipes only sent on next incoming message / read recipe
2015-11-28 02:14:31 +01:00
Ben Wiederhake
18a4d51b94
Upload new potfile
2015-11-26 08:23:25 +01:00
Ben Wiederhake
b44a218b22
Clean up strings
2015-11-26 08:23:25 +01:00
Ben Wiederhake
00cd867f6c
Import potfile from transifex
...
This commit should be dated 2015-10-20 00:14:21
2015-11-26 08:23:25 +01:00
Ben Wiederhake
d2a3a7dc6f
Fix autogen issue (symbol was not properly exported)
2015-11-26 08:23:25 +01:00
Ben Wiederhake
b5521b1688
Polish some more
2015-11-26 08:23:25 +01:00
Ben Wiederhake
7812603dee
Fix typo
2015-11-26 08:23:25 +01:00
Ben Wiederhake
77317fb99f
Add plural support
...
Fixes #139 .
2015-11-26 08:23:25 +01:00
Ben Wiederhake
954ed6048b
Clarify messages, use 'please' where appropriate
2015-11-26 08:23:25 +01:00
Ben Wiederhake
f53f13592a
Disable unused feature
2015-11-26 08:21:09 +01:00
Ben Wiederhake
669880ab4d
Fix color channels: TGA uses BGRA, not RGBA
2015-11-25 20:32:31 +01:00
Ben Wiederhake
8d8f299aec
Drop LodePNG
2015-11-25 20:32:31 +01:00
Ben Wiederhake
98221ec036
Implement basic raw-to-tga conversion
2015-11-25 20:32:31 +01:00
Ben Wiederhake
2f467a2591
Fix missing inclusion
2015-11-25 20:31:44 +01:00
mjentsch
e10c548dd1
Fix compilation of plugin
2015-11-25 11:31:07 +01:00
mjentsch
a7be036a05
Remove unused commented-out code
2015-11-23 11:47:29 +01:00
mjentsch
04bc03bebf
Clean up the include mess
...
Keep all libtgl and telegram-purple includes in telegram-purple.h to prevent duplication of all those includes. Remove redundant includes.
2015-11-23 03:06:30 +01:00
mjentsch
9ee84e73a2
Remove unneeded class includes in Adium plugin
2015-11-23 02:56:41 +01:00
mjentsch
a11c8da4fa
Remove unneded unix-specific includes
2015-11-23 02:55:44 +01:00
mjentsch
05131d999e
Remove code duplication
2015-11-23 01:33:20 +01:00
mjentsch
23507c0303
Fix compilation
2015-11-23 00:44:52 +01:00
mjentsch
643a30faa7
Do not rely on g_utf_8_substring length checking, it doesn't always do it
2015-11-23 00:37:23 +01:00
mjentsch
9a166cbc8b
Cleanup and coding guidelines
2015-11-21 22:43:16 +01:00
mjentsch
72070e0016
Fix potential segfault
2015-11-21 22:42:07 +01:00
mjentsch
3cc0a832a9
Remove dead code and unused functions
2015-11-21 22:21:00 +01:00
mjentsch
f094319519
Fix typos
2015-11-21 22:20:38 +01:00
mjentsch
2d90f3ea03
More cleanup and refactoring
2015-11-21 22:14:57 +01:00
mjentsch
553b10dee5
Fix compilation
2015-11-21 18:54:33 +01:00
mjentsch
e5e58d0c2f
Fix compiler error in MinGW
2015-11-21 16:31:15 +01:00
mjentsch
602edc8b5f
Cleanup and coding guidelines
2015-11-21 16:30:50 +01:00
mjentsch
a44600a0ac
Fix static analysis warning
2015-11-21 16:24:17 +01:00
mjentsch
c7a855a62c
Do not rely on g_utf_8_substring length checking, it doesn't always do it
2015-11-21 16:23:46 +01:00
mjentsch
1a428ed80a
Do not needlessly enable pfs anymore
2015-11-21 09:48:02 +01:00
mjentsch
05fc97381f
Cleanup and slightly improve labels
2015-11-21 09:47:33 +01:00
mjentsch
5d52fce666
Fix compilation on Unix
2015-11-21 09:42:53 +01:00
mj
6cfeeb4835
Merge pull request #159 from tuxmaster/master
...
Fix rpm spec file.
2015-11-21 09:27:22 +01:00
mjentsch
2fc4f53831
Merge branch 'EionRobb-beta4' into cleanup-requests
2015-11-21 01:14:36 +01:00
mjentsch
0b0dbfd25e
Merge branch 'beta4' of https://github.com/EionRobb/telegram-purple into EionRobb-beta4
2015-11-21 01:14:06 +01:00
mjentsch
09339c7785
Update adium bundle to 1.2.2
2015-11-21 00:39:14 +01:00
mjentsch
b10dc45bfc
Fix secret chat duplication issue
2015-11-21 00:28:29 +01:00
mjentsch
dc27b1ec03
Display secret chat once its ready
2015-11-21 00:18:08 +01:00
mjentsch
0826bcad76
Improve logging messages for peer updates
2015-11-21 00:14:52 +01:00