Commit graph

1428 commits

Author SHA1 Message Date
Ben Wiederhake
47bd4b2b33 Use new API, fix build system. 2015-10-04 17:51:49 +02:00
mjentsch
858177626c Update README
Add documentation about telepathy-haze and third party repositories
2015-10-03 02:18:27 +02:00
mjentsch
f4755bd65b Update XCode project to include new files and update SDK version to 10.11 2015-10-03 02:12:58 +02:00
mjentsch
5064acaaf9 Cleanup an coding guidelines 2015-10-03 02:12:58 +02:00
mjentsch
4c576524e4 Move requests into separate file 2015-10-03 02:12:58 +02:00
mj
3a53dd8540 Merge pull request #129 from BenWiederhake/master
Create files for copyright management (non-specific to Debian)
2015-10-03 02:12:03 +02:00
Hugues Morisset
9529f44802 Add COPYING file 2015-10-02 23:17:18 +02:00
Hugues Morisset
6d730f4610 Add AUTHORS file 2015-10-02 23:17:18 +02:00
tuxmaster
aa7a8d43f6 - Aktualisieren temporär entfernt. 2015-09-30 12:59:36 +02:00
tuxmaster
ba790edb64 - remove unneeded requirements from rpm spec file
- remove source code fix from rpm spec file
- fix source code permissions
2015-09-30 12:53:59 +02:00
tuxmaster
9a4216e170 - Hilfsprogramm zum syncron halten 2015-09-30 10:32:13 +02:00
mjentsch
8c6e4e6079 Update spec file 2015-09-17 20:24:28 +02:00
mjentsch
586268424a Merge branch 'fix-group-participant-aliases' 2015-09-17 20:06:18 +02:00
mj
4ffb777496 Merge pull request #118 from shlomif/remove-executable-bit-from-source-files
Remove executable bit
2015-09-17 10:39:24 +02:00
mjentsch
04df0afa95 Fix segfaults when adding chat 2015-09-17 00:00:53 +02:00
mjentsch
95664e1358 Better input validation in adium chat print name callback 2015-09-16 23:52:46 +02:00
Shlomi Fish
f6f01c848f Remove executable bit 2015-09-16 17:48:56 +03:00
mj
973e209e2c Merge pull request #117 from shlomif/shlomif-fix-typos
Fix spelling/grammar/etc. errors
2015-09-16 16:46:51 +02:00
Shlomi Fish
be5bbbc682 Add missing comma 2015-09-16 17:37:28 +03:00
Shlomi Fish
b334efc5c8 Fix a misphrasing 2015-09-16 17:36:13 +03:00
Shlomi Fish
5762d48339 Fix a misphrasing 2015-09-16 17:33:56 +03:00
Shlomi Fish
f9960c1f6e Fix misphrasing 2015-09-16 17:33:26 +03:00
Shlomi Fish
562df1ad7c Fix misphrasing 2015-09-16 17:32:31 +03:00
Shlomi Fish
37f86fda7e Fix misphrasing 2015-09-16 17:31:49 +03:00
Shlomi Fish
6afe244757 Correct “mail” to “E-mail” 2015-09-16 17:29:15 +03:00
Shlomi Fish
00658a322a Fix a misphrasing 2015-09-16 17:28:28 +03:00
Shlomi Fish
6fca984210 Fix typo - "these" 2015-09-16 17:27:05 +03:00
Shlomi Fish
54094572d0 Fix typo - "prebuilt" 2015-09-16 17:26:33 +03:00
Shlomi Fish
10e9d17121 Fix a typo - 'requires' 2015-09-16 17:24:56 +03:00
Shlomi Fish
4da40ecbc1 Fix a double phrase 2015-09-16 17:23:15 +03:00
mjentsch
470f3fd5cb Fix joining by roomlist when setting an alias 2015-09-14 23:40:26 +02:00
mjentsch
50367783db Do not display outgoing captioned images in group chats twice 2015-09-14 22:03:36 +02:00
mjentsch
32161b1558 Revert "Fix auto joining chats on connection"
This reverts commit fa9b331b39.
2015-09-13 22:24:22 +02:00
mjentsch
114dedcdc9 Do not add deleted users to buddy list and clean up a bit 2015-09-13 15:50:16 +02:00
mjentsch
cf536552b5 Bump version and update README 2015-09-12 23:29:47 +02:00
mjentsch
fa9b331b39 Fix auto joining chats on connection
Only set the connection status to online when all chat info was fetched,
to avoid annoying chat creation requests on startup.
2015-09-12 22:38:28 +02:00
mjentsch
4341bf0804 Fix showing joining chats by roomlist 2015-09-12 22:23:24 +02:00
mjentsch
dac0632ab1 Coding style and cleanup 2015-09-12 22:22:40 +02:00
mjentsch
c3f48b9835 Don't automatically add all chats to the buddy list
This should fix issue where left chats show up in the blist and cannot be removed anymore and broken Adium bookmarks.
This patch should make the whole chat handling much more native to libpurple, in which chats are added through the chatlist,
the join-chat window or automatically when incoming messages are received. Add a new option "Add chats to buddy list" in
case anyone wants the old behavior.
2015-09-12 22:21:27 +02:00
mjentsch
ce51b0bb68 Provide chat info defaults to allow joining chats from roomlist 2015-09-12 12:34:23 +02:00
mjentsch
665f27c279 Add missing account type check to adium signal handler 2015-09-11 22:55:46 +02:00
mjentsch
1004a4005d Fix user names not being displayed in group chats
Add users to temporary group "Telegram Foreign", to assure that the user
alias is always known to Pidgin. Don't store this group permanently but
drop it when closing.
2015-09-11 21:35:27 +02:00
mjentsch
66a1536d4b Fix segfault when receiving msg_send_done callback without a message
cherry-picks 936c541361 from branch
fix-group-participant-aliases
2015-09-08 22:40:38 +02:00
mjentsch
0c06c63dc8 Fix support for old glib versions 2015-09-08 22:28:24 +02:00
mjentsch
d9ca1c0f51 coding style 2015-09-08 22:17:43 +02:00
mjentsch
4670e3ede4 Don't add contacts when adding new buddy
The user should be able to just add buddies to the buddy list without any further side effects, especially
considering you now need to add any user not in the dialog list if you want him to show up.
2015-09-08 22:16:53 +02:00
mjentsch
a43aa8de42 Prevent flood warnings #2
Only get every chat info exactly once to avoid stalling of the incoming message queue through flood warnings.
2015-09-08 22:13:37 +02:00
mjentsch
e82fef3826 Prevent flood warnings
Only load user info on first start when the user actually has a pic to display.
2015-09-08 22:09:15 +02:00
mjentsch
546bcdc760 cleanup 2015-09-08 22:07:27 +02:00
mjentsch
de131bd3cc Fix bug that caused dialog list to not be loaded 2015-09-08 21:06:12 +02:00