summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
master# Handle "invalid" settings correctlyKore Nordmann15 years
origin/HEAD# Handle "invalid" settings correctlyKore Nordmann15 years
origin/master# Handle "invalid" settings correctlyKore Nordmann15 years
origin/oauth- Implemented: OAuth based twitter communicationKore Nordmann15 years
 
 
AgeCommit messageAuthorFilesLines
2010-06-06# Handle "invalid" settings correctlyHEADorigin/masterorigin/HEADmasterKore Nordmann1-0/+1
2010-06-03# Reverted last changes in master, they belong to the OAuth branchKore Nordmann3-243/+81
2010-06-03- Implemented: OAuth based twitter communicationorigin/oauthKore Nordmann1-8/+41
2010-06-02- Implemented: Fetching of Access token for twitter using pecl/oauthKore Nordmann3-76/+206
2010-05-30Merge branch 'settings'Kore Nordmann6-2/+279
2010-05-30- Added: Docs about key-value store maintainance to README.Tobias Schlitt1-0/+19
2010-05-30- Added: Generation of avatar images to Twitter client.Tobias Schlitt1-1/+66
2010-05-30- Added: possibility to modify key-value store through querying twircd user.Tobias Schlitt1-0/+53
2010-05-30- Added: rudimentary key-value store to configuration.Tobias Schlitt3-0/+140
2010-05-30- Fixed: Typo.Tobias Schlitt1-1/+1
2010-05-30# Ensure no empty elements are stored in the XML configuration storageKore Nordmann1-1/+1
2010-05-30# Introduced a required prefix for tweets and dms preventing accidents.naderman1-5/+30
2010-01-26# Do not trust "no friends" updatesKore Nordmann1-0/+7
2010-01-26- Fixed #9: Only 100 users shownKore Nordmann1-12/+18
2010-01-26# Fixed server name in welcome messageKore Nordmann1-1/+1
2010-01-23# Added proper documentation for mapper classesKore Nordmann2-2/+14
2010-01-23- Fixed #5: Fatal error when problem with connection to twitterKore Nordmann1-1/+3
2010-01-22# Added generic exception handling in IRC serverKore Nordmann1-1/+8
2010-01-22- Documented: New features in the READMEKore Nordmann1-1/+31
2010-01-22# Regrouped methodsKore Nordmann1-54/+54
2010-01-22- Implemented #3: Add support for groupsKore Nordmann1-1/+142
2010-01-22- Tested: Configuration storageKore Nordmann3-6/+356
2010-01-22# Extracted class require statements into env fileKore Nordmann2-21/+46
2010-01-22- Added: Basic test environmentKore Nordmann3-0/+158
2010-01-22- Fixed: IRC message parser to work with empty parameter setsKore Nordmann1-1/+3
[...]