summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gratuitous alphabetization of the IQ handlers (again!) and move the data hand...cpw.darkrain42.xmpp.iq-handlersPaul Aurich2009-04-052-15/+24
* Further standardize the sentinel style (did someone say leading _s are theore...Paul Aurich2009-04-0524-72/+72
* Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_HPaul Aurich2009-04-058-24/+24
* Move some IQ handler registrations to the appropriate init functionsPaul Aurich2009-04-053-5/+6
* Large documentation blocks never hurt anyone.Paul Aurich2009-04-051-0/+34
* propagate from branch 'im.pidgin.pidgin' (head 1a733d58d74a0637bfb246db863749...Paul Aurich2009-04-047-5/+127
|\
| * Even more @since tags, because Maiku's watching...Elliott Sales de Andrade2009-04-043-0/+118
| * Minor grammatical message fixes.Elliott Sales de Andrade2009-04-042-5/+5
| * Add some more @since tags.Elliott Sales de Andrade2009-04-042-0/+4
* | And google session handlingPaul Aurich2009-04-042-25/+21
* | Fix-up the merge some more (*sigh*), readding <session/> handlerPaul Aurich2009-04-041-0/+4
* | propagate from branch 'im.pidgin.pidgin' (head fe7003f2f5aaf8a4e745df26f3fe84...Paul Aurich2009-04-0433-569/+695
|\ \ | |/ |/|
| * Convert IBB parser (and everything that then stems from that) to new iq-handlerPaul Aurich2009-04-044-40/+36
| * Fix merge for ./jingle/Paul Aurich2009-04-033-19/+15
| * Migrate googleinfo:jabber handlers and add some safety checks.Paul Aurich2009-04-032-36/+67
| * propagate from branch 'im.pidgin.pidgin' (head 2a34fcb2d9adf54a954034c1201747...Paul Aurich2009-04-0329-474/+577
| |\
| | * propagate from branch 'im.pidgin.pidgin' (head ebd21e9c68c5106f884f64e8824e97...Paul Aurich2009-04-0330-3341/+394
| | |\
| | * \ propagate from branch 'im.pidgin.pidgin' (head a1417d5cdedbe39c829e0342c2eded...Paul Aurich2009-03-2729-458/+574
| | |\ \
| | | * \ propagate from branch 'im.pidgin.pidgin' (head 3820f77c89fa10a7a53827f4bb1bf5...Paul Aurich2009-03-2121-175/+546
| | | |\ \
| | | * | | Do not advertise support for old XEP-0199 (Ping) namespacePaul Aurich2009-03-142-4/+3
| | | * | | Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.Paul Aurich2009-03-1317-186/+223
| | | * | | propagate from branch 'im.pidgin.pidgin' (head 05e08dbfd0d200d5bcb1216b3adb30...Paul Aurich2009-03-1214-207/+1584
| | | |\ \ \
| | | * | | | Fix merge (i.e. reapply my changes here).Paul Aurich2009-03-071-1/+7
| | | * | | | propagate from branch 'im.pidgin.pidgin' (head b4bbfacd7f2050d87deeda12ea7bb3...Paul Aurich2009-03-0720-276/+350
| | | |\ \ \ \
| | | | * | | | Remove a "suggested parenthes around assignment" warningPaul Aurich2009-02-101-1/+1
| | | | * | | | These checks are redundant; id is guaranteed to be something abovePaul Aurich2009-02-101-1/+1
| | | | * | | | propagate from branch 'im.pidgin.pidgin' (head 909556b2169bf14b026552c3e65daf...Paul Aurich2009-02-1020-271/+357
| | | | |\ \ \ \
| | | | | * | | | Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.Paul Aurich2009-02-091-18/+8
| | | | | * | | | Fix the timezone parsing (again) and display the timezone in the info dialogPaul Aurich2009-02-091-11/+49
| | | | | * | | | Report the correct UTC time (thanks for noticing this, Marcus).Paul Aurich2009-02-081-5/+10
| | | | | * | | | Request time information from a resource if we don't have caps for itPaul Aurich2009-02-081-1/+2
| | | | | * | | | Reduce the debug log spam from the ping code and fix a logic error.Paul Aurich2009-02-081-8/+5
| | | | | * | | | Actually display the buddy's local time.Paul Aurich2009-02-081-4/+4
| | | | | * | | | Retrieve and display buddy's local time in Get Info dialogPaul Aurich2009-02-082-1/+73
| | | | | * | | | merge of '4dbe0c6eaf6dc066dddfd3084db3140b730b47a6'Paul Aurich2009-02-0818-168/+151
| | | | | |\ \ \ \
| | | | | | * \ \ \ merge of 'd087a2754595c4b9ab11cf58c5c35ec067791105'Paul Aurich2009-02-082-61/+20
| | | | | | |\ \ \ \
| | | | | | | * | | | disapproval of revision 'a25fc3804b22aee833e925908175b8e30bb35fc5'Paul Aurich2009-02-082-61/+20
| | | | | | * | | | | Avoid assertion failures on NULL 'from' attributesPaul Aurich2009-02-083-9/+19
| | | | | | * | | | | Pass IQ handlers type, from, id, and the child nodePaul Aurich2009-02-0818-160/+133
| | | | | | |/ / / /
| | | | | | * | | | Track the sub-node name in addition to the namespace for handlers.Paul Aurich2009-02-082-20/+61
| | | | | * | | | | Track the node name in addition to the namespace for handlers (try #2)Paul Aurich2009-02-082-19/+30
| | | | | |/ / / /
| | | | | * | | | propagate from branch 'im.pidgin.pidgin' (head 3faa5a88a315ad37ae97bd6d75cd17...Paul Aurich2009-02-085-111/+100
| | | | | |\ \ \ \
| | | | | | * | | | This is shorter and easier to read.Paul Aurich2009-02-051-3/+2
| | | | | | * | | | propagate from branch 'im.pidgin.pidgin' (head 9cec90116395a424243dc04f682da4...Paul Aurich2009-02-055-111/+101
| | | | | | |\ \ \ \
| | | | | | | * | | | Alphabetize the XMPP IQ handlers (yes, I'm that anal-retentive)Paul Aurich2009-02-031-9/+9
| | | | | | | * | | | Fix the implementation of XEP-0202 (Entity Time) (thanks again to Marcus)Paul Aurich2009-02-031-20/+24
| | | | | | | * | | | Make the XMPP keepalive use jabber_ping_jid instead of building it itself.Paul Aurich2009-02-033-31/+34
| | | | | | | * | | | Jabber IQ handlers should handle non-query child nodesPaul Aurich2009-02-032-53/+36
| | | | | | | * | | | Marcus' eagle eyes noticed 'xmpp:urn:time', which is bogus.Paul Aurich2009-02-031-1/+1
* | | | | | | | | | | merge of 'c0ec4f7d8515d6623abc695eab4936e9777fcb87'Michael Ruprecht2009-04-042-48/+234
|\ \ \ \ \ \ \ \ \ \ \