Commit graph

1162 commits

Author SHA1 Message Date
Ben Wiederhake
924e59b91f Bump version 2016-01-05 18:05:58 +01:00
Ben Wiederhake
64354d6305 Add d/upstream/metadata 2016-01-05 18:05:58 +01:00
Ben Wiederhake
a6afa1867f Fix changelog and control 2016-01-05 15:14:04 +01:00
Ben Wiederhake
3fd945465d Merge tag 'v1.2.4' into debian-develop 2016-01-05 08:47:23 +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
ac1763c596 fixup! Explain how to adapt and upgrade 2016-01-03 20:28:39 +01:00
Ben Wiederhake
6865a5e370 Add further notes about the packaging decisions 2016-01-03 19:39:46 +01:00
Ben Wiederhake
b4253a2419 Explain how to adapt and upgrade 2016-01-03 19:36:08 +01:00
Ben Wiederhake
1cf511f526 Actually install the appdata file 2016-01-03 16:39:25 +01:00
Ben Wiederhake
17001c910d Fix changelog, control, rules
Added rationales for the choice of the URL in Vcs-Git and the package name.
2016-01-03 15:09:42 +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
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
Ben Wiederhake
b8eadf92d5 Fix typo in d/copyright 2015-12-31 21:53:28 +01:00
Ben Wiederhake
8ab007099f Merge branch 'master' into debian-develop 2015-12-31 19:58:51 +01:00
Ben Wiederhake
12fe25086a Override dh_auto_clean
It attempts to call 'make distclean', which appears to be a sane default.
However, telegram-purple does not have a concept of distclean, and we're
unwilling to introduce one only for Debian. So just go for the target 'clean'
instead, which currently does to right thing, which is: remove *everything*
that can be regenerated during build.
2015-12-31 19:58:21 +01:00
Ben Wiederhake
ee5fa68778 Run w-a-s -as
Remember to use wrap-and-sort with the option -as in future.
2015-12-31 19:58:21 +01:00
Ben Wiederhake
cc98501725 Include the metadata file 2015-12-31 19:58:21 +01:00
Ben Wiederhake
f849ddd18a Update debian/changelog 2015-12-31 19:58:17 +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
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
Ben Wiederhake
f432e7f1f8 Fix issues around portable-endian.h
Thanks to Ben Finney and debian-mentors for telling me a better way to
solve this.
2015-12-30 16:31:28 +01:00
Ben Wiederhake
ee3b122e52 Remove lodepng's copyright info 2015-12-30 15:43:25 +01:00
Ben Wiederhake
79f54842bc Merge branch 'dev-1.2.3' into debian-develop 2015-12-30 15:27:12 +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