Ben Wiederhake
653eb902ce
Import tgl updates
2017-03-06 22:01:07 +01:00
mjentsch
ab5b444e26
code style
2017-03-06 20:13:45 +01:00
mjentsch
014145c8ee
Include libtgl crash and c++ compilation fixes
2017-03-02 20:34:02 +01:00
mjentsch
1cb22c9df1
Fix debug message
2017-03-02 20:24:33 +01:00
mjentsch
5a59dc100c
Include pull request #302 by EionRobb
2017-03-02 20:23:17 +01:00
Ben Wiederhake
1842756995
Import plugin translations from Transifex. Thanks to all translators!
...
Also removed outdated HOWTO.md; and deprecated pt_BR,
as it fell below the 75% mark.
2017-02-27 11:47:10 +01:00
Ben Wiederhake
ea697f1cc7
Import AppStream translations from Transifex. Thanks to all translators!
2017-02-27 10:57:41 +01:00
Samuel Vandamme
20c78ce94c
Added missing dependencies for Debian/Ubuntu
2017-02-24 22:30:37 +01:00
mjentsch
c0210af0b9
Fix crash on joining non-existing chat
2017-02-11 12:51:33 +01:00
mjentsch
aa3e220738
Increase version of OSX SDK for Adium bundle
2017-02-11 12:51:33 +01:00
mjentsch
4980fa460c
Fix crash on duplicated peer name in peer tree
2017-02-11 12:51:33 +01:00
Ben Wiederhake
d8a040b5d5
tgl patch for OpenSSL variant
2017-01-22 22:09:04 +01:00
Ben Wiederhake
c5929af862
Merge branch 'master' into dev-1.4.0
2017-01-22 22:07:52 +01:00
mj
766335c34d
Update README.md
2017-01-16 12:18:34 +01:00
mj
2ca2c46807
Merge pull request #342 from redsn0w0/patch-1
...
Update README.md
2017-01-16 10:54:59 +01:00
redsn0w
6234a65228
Update README.md
...
Fixed the telegram group invite link.
2017-01-14 12:15:44 +01:00
Ben Wiederhake
f45ed4572a
Print some info when running into 'Sending message failed' errors
...
Related to #339
2017-01-09 18:22:17 +01:00
Ben Wiederhake
5de79c45a6
Merge branch 'master' into dev-1.4.0
2017-01-09 17:42:44 +01:00
mj
c52854ae51
Fix group chat link
2017-01-02 15:15:30 +01:00
mj
1dc5e2ba46
Merge pull request #334 from stefan2904/patch-1
...
updated readme to telegram-adium-1.3.0
2016-12-13 08:05:24 +01:00
Stefan
345006633c
updated readme to telegram-adium-1.3.0
2016-12-13 00:31:12 +01:00
Ben Wiederhake
bb215b59d3
Import translations form Transifex. Thanks to all translators!
...
I'm aware that the new PO files are fishy and throw a lot of warnings.
I've created a ticket with Transifex, as their new PO-generation routine
seems to be bug-ridden.
However, until they fix it, we have to use the ugly value for msgid "".
2016-11-28 01:09:43 +01:00
Ben Wiederhake
59ec18fe1b
Merge branch 'dev-1.3.0' into dev-1.4.0
2016-11-27 23:53:54 +01:00
mjentsch
7744facaec
Merge branch 'chat-kick-c' of https://github.com/EionRobb/telegram-purple into dev-1.4.0
2016-11-13 19:26:55 +01:00
Eion Robb
71276b109e
Add support for a /kick command in chat rooms
2016-11-13 09:22:28 +13:00
mj
cd451723ef
Update README.md
...
Update chat link
2016-10-29 19:09:01 +02:00
Ben Wiederhake
a904aa37da
Enable stack smashing protection ( #315 )
...
Check "by example" whether `-fstack-protector-strong` is supported.
2016-10-13 16:02:37 +02:00
Alain
ab7dcb8ee6
Changed check if -fstack-protector-strong is supported
2016-10-13 15:41:22 +02:00
Alain
0d0a2cbbd7
Check if gcc >= 5.0 before enabling stack smashing protection
2016-10-13 13:48:06 +02:00
Alain
9d86bf2af6
Enhance security using stack protector and -D_FORTIFY_SOURCE
2016-10-13 12:38:07 +02:00
Ben Wiederhake
23864bf541
Only load photos for non-deleted users
2016-10-11 00:13:09 +02:00
Ben Wiederhake
5fea0dae38
Merge Pull Request #304 from EionRobb/patch-4
2016-09-04 21:54:16 +02:00
Ben Wiederhake
82a5cbbf5a
Merge Pull Request #303 from EionRobb/patch-3
2016-09-04 21:53:56 +02:00
Ben Wiederhake
6f89e259df
Update tgl (32-bit BN2ull)
2016-09-04 21:52:41 +02:00
Eion Robb
f4b47623cf
Compile tgp-info on Windows
2016-09-02 20:52:39 +12:00
Eion Robb
8b46df36b6
tgl Windows Makefile no longer needs scheme version
...
This change was made a while ago in the Makefile.in but not brought through to the mingw Makefile
2016-09-02 20:51:34 +12:00
Ben Wiederhake
f75e3e9954
Produce new master-pot
2016-08-31 22:55:47 +02:00
Ben Wiederhake
b7283219c0
Makefile: remove superfluous indirection
2016-08-30 00:39:29 +02:00
Ben Wiederhake
80d3146ebb
Fix tgl build (don't dep on xxd, don't create empty file)
...
Fixes #298 .
2016-08-30 00:26:12 +02:00
Ben Wiederhake
150f0c48cc
Only build required libraries
2016-08-22 22:38:31 +02:00
Ben Wiederhake
3895bc12f0
Fix correct ITP
2016-08-22 21:52:09 +02:00
Ben Wiederhake
7a7f24c6a5
Finally: release 1.3.0
2016-08-22 21:02:14 +02:00
Ben Wiederhake
db37644412
Remove breaking hardening-flag
2016-08-22 20:31:14 +02:00
Ben Wiederhake
4d8995d565
Merge pull request #299 from ilario/master
...
README.md: add submodule update in Debian package build instructions
2016-08-19 21:48:11 +02:00
Ilario Gelmetti
1798a43d91
README.md: add submodule update in Debian package build instructions
2016-08-19 17:14:45 +02:00
Ben Wiederhake
e198ab92ab
Merge branch 'dev-1.3.0' into debian-develop
2016-08-08 11:52:14 +02:00
Ben Wiederhake
744a585502
d/watch: fix filenamemangle
2016-08-08 11:50:18 +02:00
Ben Wiederhake
974b16a9bd
d/changelog: supergroups and channels
2016-08-08 11:50:18 +02:00
Ben Wiederhake
81f2a5117f
Rewrite updating process, links, typos
2016-08-08 11:50:18 +02:00
Ben Wiederhake
7b31bee4e6
Clean up obsolete Debianizations
2016-08-08 11:50:18 +02:00