Ben Wiederhake
be49bdc66b
fixup! Introduce --disable-gcrypt flag
2015-12-31 16:33:18 +01:00
mjentsch
a846ef03b0
Revert "Revert "Introduce --disable-gcrypt flag""
...
This reverts commit 893bb3369c
.
2015-12-31 16:31:16 +01:00
mjentsch
893bb3369c
Revert "Introduce --disable-gcrypt flag"
...
This reverts commit 89c27afac1
.
2015-12-31 00:14:02 +01:00
mjentsch
eee367bdb0
update readme
2015-12-30 20:30:11 +01:00
mjentsch
edd86b60e2
Allow sending "cleartext" img tags in Adium
...
Adium does not use <img> tags for outgoing inline pictures in messages,
but initalizes a file transfer on its own. Additionally, they also don't
escape outgoing user-entered HTML, which means we must not search for outgoing HTML
<img> tags when using Adium, otherwise we would skip actual message
content.
2015-12-30 17:52:25 +01:00
mjentsch
3b3a4eafc2
Merge branch 'dev-1.2.3' into dev-1.3.0
2015-12-30 16:32:28 +01:00
Ben Wiederhake
ad921e866a
Care about Windows packaging -- possibly broken
2015-12-30 15:19:43 +01:00
Ben Wiederhake
f1078f2d3a
Add proper copyright headers
2015-12-30 15:04:18 +01:00
Ben Wiederhake
89c27afac1
Introduce --disable-gcrypt flag
2015-12-30 14:34:44 +01:00
Eion Robb
b48f7645d6
Update telegram-base.c
...
Fix whitespace nightmare
2015-12-30 14:34:44 +01:00
Eion Robb
0d7e8923c5
Remove the need for gcrypt in telegram-purple
...
Use libpurple's own SHA1 implementation
2015-12-30 14:34:44 +01:00
Ben Wiederhake
86f7fe0b9a
Import from Transifex: New translations. Thank you!
2015-12-30 14:33:35 +01:00
Ben Wiederhake
5b275a6abb
Read po/LINGUAS only in one place
2015-12-30 14:17:42 +01:00
mjentsch
c536cf0aec
Ask if secret chats should be accepted by default
2015-12-29 23:47:12 +01:00
mjentsch
c0f3020884
Fix group chats auto-initialized in wrong group
2015-12-29 22:18:11 +01:00
mjentsch
3994fcdcff
Assure that the tgl makefile is always updated after configure
2015-12-29 19:50:36 +01:00
mjentsch
085e14287f
Make gettext dependency optional
2015-12-29 18:11:29 +01:00
mjentsch
f3091e7e51
Merge remote-tracking branch 'origin/master' into dev-1.2.3
2015-12-29 17:19:13 +01:00
mjentsch
67f9ba830c
Bump version to 1.2.3
2015-12-29 17:03:18 +01:00
mjentsch
46485a08c3
Remove redundant code
...
Existance of print_name is already assured in the check above.
2015-12-29 15:28:57 +01:00
mjentsch
838e08a0e8
Fix coding guidelines
2015-12-29 14:33:03 +01:00
mjentsch
6cadb04fbd
Fix glib log errors on joining chats and clean up code
2015-12-29 14:32:13 +01:00
mjentsch
67bc9cea92
Remove testing / debugging code
2015-12-29 12:27:21 +01:00
mjentsch
fc9a7ebb2e
cleanup
2015-12-29 12:20:06 +01:00
mjentsch
b2541f14d4
Fix user alias not updated on name changes
2015-12-28 17:49:34 +01:00
mjentsch
c921a91b42
Fix RPC calls failing for users with Umlauts in Adium
...
Fix issue with name normalization by assuring that the id/name lookup always uses composed strings. Remove the now-unused function in the Adium bundle.
2015-12-28 17:46:39 +01:00
mjentsch
8fed82cc75
Fix writing messages to deleted buddies and cleanup
...
Do not depend on buddy list entries when looking up the ID from the user name, by maintaining a bi-directional mapping ID <-> username. Rename functions to make them more evident as something that operatos on the lookup. Cleanup blist functions by implementating generic iterator function over account buddies.
2015-12-28 17:44:49 +01:00
Ben Wiederhake
855e6fc04e
Fix ${LOCALES} in Makefile
2015-12-26 11:22:57 +01:00
Ben Wiederhake
07a27e1edc
Add Ben's email address
2015-12-26 11:20:22 +01:00
mjentsch
37c43ac830
Fix double free
2015-12-21 01:35:26 +01:00
mjentsch
877eb1ac04
Fix compilation with gcc
2015-12-20 21:52:56 +01:00
mjentsch
c099d49f41
Do not display read recipes for non-user messages
2015-12-20 15:57:22 +01:00
mjentsch
b828460886
Merge branch 'dev-1.2.3' into dev-1.3.0
2015-12-19 22:02:54 +01:00
mjentsch
65c96cae5a
Fix secret chats not being properly canceled
2015-12-19 02:25:04 +01:00
mjentsch
00bf713c43
Fix secret chat not being removed when the other peer ends it
2015-12-19 02:25:04 +01:00
mjentsch
f2fd8a981b
coding style
2015-12-19 02:25:04 +01:00
mjentsch
88d3963929
Fix compiler warning
...
Remove unused function
2015-12-18 23:09:12 +01:00
mjentsch
91a4c3b845
Fix use after free
2015-12-18 23:03:31 +01:00
mjentsch
b85fc85322
Fix auto-joining chats
2015-12-18 22:59:51 +01:00
Ben Wiederhake
233e6c2811
Generate and upload new potfile for 1.3.0
2015-12-18 13:51:54 +01:00
mj
ab75ad61d5
Update README.md
...
Include more info about submitting bug reports
2015-12-17 00:20:06 +01:00
mjentsch
ccf28caa8c
Adium: Fix adding contacts with non-ascii names to buddy list
2015-12-16 22:37:53 +01:00
mj
aa237bed79
Update README.md
2015-12-15 12:26:30 +01:00
mj
b818752acc
Merge pull request #181 from tuxmaster/dev-1.3.0
...
Prepare for 1.3.0
2015-12-13 13:42:52 +01:00
mjentsch
de17ccb982
Fix trailing whitespace on users without a last name
2015-12-13 01:10:13 +01:00
mjentsch
f681aa21e2
Fix adium bundle not loading
2015-12-13 01:10:13 +01:00
mj
935dea734b
Merge pull request #172 from dequis/timer-delete-warnings
...
timer_alarm: Set fd to -1 to avoid warnings on tgl_timer_delete
2015-12-12 14:37:41 +01:00
mjentsch
9f34c13384
Fix reconnect failing
...
Fail complete connection when a reconnect to the main data center fails.
2015-12-12 00:55:21 +01:00
mjentsch
ce442eef22
Fix including libgcrypt in Adium bundle
2015-12-12 00:55:21 +01:00
mj
63e006c97c
Merge pull request #180 from tuxmaster/dev-1.2.3
...
Prepare rpm for 1.2.3
2015-12-10 12:32:48 +01:00