Commit graph

1263 commits

Author SHA1 Message Date
Vitaly Takmazov
18ef257aff Merge branch 'master' of https://github.com/hanzz/libtransport 2012-12-10 17:34:14 +04:00
Jan Kaluza
f314577e70 Merge pull request #19 from vitalyster/retweeted_status
use retweeted_status when available
2012-12-10 05:28:24 -08:00
Jan Kaluza
737dd6a062 Fixed merge conflict 2012-12-10 15:09:57 +01:00
Vitaly Takmazov
f0b99d6b02 Merge branch 'retweeted_status' 2012-12-10 17:26:15 +04:00
Jan Kaluza
16e3bc9425 set needPassword=false in twitter backend 2012-12-10 14:00:16 +01:00
Vitaly Takmazov
d7f234fb19 use retweeted_status when available 2012-12-10 16:04:14 +04:00
Vitaly Takmazov
6a9d2d5141 Use sqlite3 target only if win32 2012-12-10 13:33:51 +04:00
Vitaly Takmazov
0c907574c8 add curl directory to project 2012-12-10 13:13:01 +04:00
Vitaly Takmazov
50119c8e4e Use boost::date_time for date time conversion 2012-12-10 13:09:56 +04:00
Vitaly Takmazov
8fbdd54451 Added curl 7.28.1 as MSVC dependency 2012-12-10 13:08:51 +04:00
Vitaly Takmazov
301018ab30 Fixed compilation of sqlite3 target 2012-12-10 13:05:05 +04:00
Vitaly Takmazov
ea0bc80712 Enable twitter plugin on win32 2012-12-10 13:03:09 +04:00
HanzZ
fcd00635e9 filter out sqlite3 error about already created buddies table. do not log XML by default 2012-12-07 17:00:03 +01:00
HanzZ
ae29c8c902 Merge branch 'master' of github.com:hanzz/libtransport 2012-12-06 19:14:40 +01:00
HanzZ
7f76ef28bd added [registration] notify_jid option to send notification about user registration/unregistration 2012-12-06 14:57:38 +01:00
HanzZ
468f8b2a01 Show proper version 2012-12-06 14:35:21 +01:00
Jan Kaluza
97a2cd5b2a Send 307 and also 332 codes from rooms when stopping spectrum 2012-12-06 10:52:19 +01:00
HanzZ
fdfbc5dc78 Make away state timer faster 2012-12-05 20:56:54 +01:00
HanzZ
978808c187 Do not double escape JID if we receive it already escaped from broken client 2012-12-05 17:56:48 +01:00
Jan Kaluza
4028a34608 Proper requires on libcommuni (not communi) 2012-12-05 14:34:25 +01:00
Jan Kaluza
a923c605fc Remove bad comment 2012-12-05 10:41:47 +01:00
HanzZ
11a084deb0 Update away state regularly 2012-12-04 19:21:59 +01:00
HanzZ
2d3069e602 Remove IRC buddies when leaving channel 2012-12-04 18:42:00 +01:00
HanzZ
718dd59fda remove IRC users who have parted the room from m_buddies map 2012-12-04 18:36:41 +01:00
HanzZ
150afaed90 Removed m_modes and m_away and introduced IRCBuddy in communi backend 2012-12-04 18:21:44 +01:00
HanzZ
be5a77cb71 Merge branch 'master' of github.com:hanzz/libtransport 2012-12-04 16:37:52 +01:00
HanzZ
a15bd77553 Do not store MUC presence in PresenceOracle 2012-12-04 16:00:08 +01:00
Jan Kaluza
b30e9c52e5 Ask for /who only once when joining channel.. 2012-12-04 09:11:54 +01:00
Jan Kaluza
bf012e48b2 Add new line to end of files 2012-12-04 08:26:30 +01:00
Jan Kaluza
4e0e72e46b build_rpm.sh script 2012-12-03 14:18:06 +01:00
Jan Kaluza
bd09fbde0c Better .spec file 2012-12-03 14:14:23 +01:00
HanzZ
3e515d9f15 Do not disconnect backend if we received some data from it during ping timer period 2012-12-03 11:49:18 +01:00
Jan Kaluza
8618b87051 Merge pull request #17 from jadestorm/master
rpmbuild -ta support
2012-11-30 08:21:04 -08:00
HanzZ
355a48ba9f Find Swiften before Boost so we have only single version of program_options linked in 2012-11-30 17:04:42 +01:00
Daniel Henninger
a0595550b3 Moved packaging stuff into fedora subdir. 2012-11-30 11:01:00 -05:00
Daniel Henninger
aa32d0a80d Removed bumps 2012-11-30 11:00:15 -05:00
HanzZ
636253d514 Disable /LIST for IRC 2012-11-30 16:57:57 +01:00
Daniel Henninger
51533ef87b Merge remote branch 'upstream/master' 2012-11-30 10:47:18 -05:00
HanzZ
389f066d9e Send proper identity in disco#info response with adhoc command node 2012-11-30 16:08:38 +01:00
HanzZ
9469109d37 Unescape double-escaped messages from twitter 2012-11-28 18:52:58 +01:00
Jan Kaluza
4eeeb84652 Show away users when joining the room. This is not finished yet, polling has to be implemented to refresh the list of away users 2012-11-28 11:15:49 +01:00
Vitaly Takmazov
0deb1626d7 merge 2012-11-28 10:10:19 +04:00
Vitaly Takmazov
f9696d0db6 enable twitter and libcommuni builds in windows 2012-11-28 10:02:27 +04:00
HanzZ
75ad2ddfc5 Merge branch 'master' of github.com:hanzz/libtransport 2012-11-27 22:20:01 +01:00
HanzZ
9388d59915 Store last tweet ID in database so all tweets are not forwarded on reconnect. Send proper timestamp of tweets 2012-11-27 22:18:15 +01:00
Jan Kaluza
827bac538d Fix qt-moc error while parsing boost headers 2012-11-27 12:53:46 +01:00
Jan Kaluza
8b6973539f Postpone room subject forwarding if we haven't sent initial presences yet 2012-11-27 12:51:19 +01:00
Jan Kaluza
110a366bfb Added NetworkPlugin::StorageBackendNeeded instead of -2 constant 2012-11-27 10:50:49 +01:00
Jan Kaluza
08a5e487db Better error message when backends can't be started 2012-11-27 10:33:04 +01:00
Jan Kaluza
ae953ed2e0 Merge pull request #16 from vitalyster/win_service
Multiple Windows services support
2012-11-21 02:28:47 -08:00