index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extlib
Age
Commit message (
Expand
)
Author
2009-06-23
Add System_Command so MIME type fallback works for uploaded files
Evan Prodromou
2009-06-22
Revert "Revert "Add Console_Getopt""
Evan Prodromou
2009-06-22
Revert "Add Console_Getopt"
Evan Prodromou
2009-06-22
Add Console_Getopt
Evan Prodromou
2009-05-31
Added configurable options for attachments: supported mimetypes and quotas fo...
Robin Millette
2009-05-15
Updated Facebook client libs to the latest version
Zach Copley
2009-05-07
Fil's Patch to DB_DataObject to make it reconnect to the DB if
Zach Copley
2009-04-02
Merge branch '0.8.x' of git://gitorious.org/laconica/fmarani-clone into fmara...
Evan Prodromou
2009-03-30
Merge branch '0.7.x' into 0.8.x
Sarven Capadisli
2009-03-28
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Federico Marani
2009-03-25
A different search pagination fix (see ticket #1333) that doesn't require fix...
CiaranG
2009-03-23
Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-03-21
Fix to Net_URL_Mapper to make search pagination work. See Ticket #1333
CiaranG
2009-03-16
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Federico Marani
2009-03-12
Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-03-12
add missing PEAR_Exception file
Evan Prodromou
2009-03-07
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Federico Marani
2009-03-06
Upstream changes to OAuth.php
Evan Prodromou
2009-03-06
Upstream changes to OAuth.php
Evan Prodromou
2009-02-26
Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-02-20
* implemented STOMP support for external message queueing systems
Federico Marani
2009-02-10
Required Net URL needed for Net URL Mapper
Evan Prodromou
2009-02-10
Move Mapper to correct spot in the hierarchy
Evan Prodromou
2009-02-10
Add Net_URL_Mapper to extlib
Evan Prodromou
2009-02-03
Added PEAR Services/oEmbed and its dependencies for multimedia integration.
Robin Millette
2009-01-06
Upgrade included OpenID libraries to version 2.1.2
Evan Prodromou
2008-12-11
upgrade XMPPHP to upstream version
Evan Prodromou
2008-12-07
trac750 added Facebook client libs for PHP to extlib dir
Zach Copley
2008-11-13
add Net Socket
Evan Prodromou
2008-09-24
Add a sys_get_temp_dir substitute to extlib for easier installation on versio...
CiaranG
2008-09-30
some extlibs that were missing from 0.6.0
Evan Prodromou
2008-09-22
add additional licenses into extlib subdir
Evan Prodromou
2008-09-02
reconnect timeout
Evan Prodromou
2008-09-02
variable name conflict on reconnect
Evan Prodromou
2008-09-02
set the reconnect timeout
Evan Prodromou
2008-09-02
use updated xmpphp library
Evan Prodromou
2008-08-30
slightly better int math
Evan Prodromou
2008-08-30
int div games
Evan Prodromou
2008-08-30
floor
Evan Prodromou
2008-08-30
debug logging in __process
Evan Prodromou
2008-08-30
switch around how XMLStream does processing
Evan Prodromou
2008-08-30
better check for ready state on connection
Evan Prodromou
2008-08-30
check the state of the queue before diving in to process it
Evan Prodromou
2008-08-30
make XMPP take a priority for presence
Evan Prodromou
2008-08-29
add 'raw' to payload to allow getting to the raw xml
Evan Prodromou
2008-08-27
restoring upstream XMLStream.php after pulling ciarang's patch
Evan Prodromou
2008-08-26
XMPP daemon that doesn't eat messages - note change to XMPPHP as well (Ticket...
CiaranG
2008-08-27
import upstream XMPPHP with @ciarang's fix
Evan Prodromou
2008-08-22
include external libs in a subdir to make install easier
Evan Prodromou