index
:
twircd
master
origin/HEAD
origin/master
origin/oauth
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
# Handle "invalid" settings correctly
Kore Nordmann
15 years
origin/HEAD
# Handle "invalid" settings correctly
Kore Nordmann
15 years
origin/master
# Handle "invalid" settings correctly
Kore Nordmann
15 years
origin/oauth
- Implemented: OAuth based twitter communication
Kore Nordmann
15 years
Age
Commit message
Author
Files
Lines
2010-06-06
# Handle "invalid" settings correctly
HEAD
origin/master
origin/HEAD
master
Kore Nordmann
1
-0
/
+1
2010-06-03
# Reverted last changes in master, they belong to the OAuth branch
Kore Nordmann
3
-243
/
+81
2010-06-03
- Implemented: OAuth based twitter communication
origin/oauth
Kore Nordmann
1
-8
/
+41
2010-06-02
- Implemented: Fetching of Access token for twitter using pecl/oauth
Kore Nordmann
3
-76
/
+206
2010-05-30
Merge branch 'settings'
Kore Nordmann
6
-2
/
+279
2010-05-30
- Added: Docs about key-value store maintainance to README.
Tobias Schlitt
1
-0
/
+19
2010-05-30
- Added: Generation of avatar images to Twitter client.
Tobias Schlitt
1
-1
/
+66
2010-05-30
- Added: possibility to modify key-value store through querying twircd user.
Tobias Schlitt
1
-0
/
+53
2010-05-30
- Added: rudimentary key-value store to configuration.
Tobias Schlitt
3
-0
/
+140
2010-05-30
- Fixed: Typo.
Tobias Schlitt
1
-1
/
+1
2010-05-30
# Ensure no empty elements are stored in the XML configuration storage
Kore Nordmann
1
-1
/
+1
2010-05-30
# Introduced a required prefix for tweets and dms preventing accidents.
naderman
1
-5
/
+30
2010-01-26
# Do not trust "no friends" updates
Kore Nordmann
1
-0
/
+7
2010-01-26
- Fixed #9: Only 100 users shown
Kore Nordmann
1
-12
/
+18
2010-01-26
# Fixed server name in welcome message
Kore Nordmann
1
-1
/
+1
2010-01-23
# Added proper documentation for mapper classes
Kore Nordmann
2
-2
/
+14
2010-01-23
- Fixed #5: Fatal error when problem with connection to twitter
Kore Nordmann
1
-1
/
+3
2010-01-22
# Added generic exception handling in IRC server
Kore Nordmann
1
-1
/
+8
2010-01-22
- Documented: New features in the README
Kore Nordmann
1
-1
/
+31
2010-01-22
# Regrouped methods
Kore Nordmann
1
-54
/
+54
2010-01-22
- Implemented #3: Add support for groups
Kore Nordmann
1
-1
/
+142
2010-01-22
- Tested: Configuration storage
Kore Nordmann
3
-6
/
+356
2010-01-22
# Extracted class require statements into env file
Kore Nordmann
2
-21
/
+46
2010-01-22
- Added: Basic test environment
Kore Nordmann
3
-0
/
+158
2010-01-22
- Fixed: IRC message parser to work with empty parameter sets
Kore Nordmann
1
-1
/
+3
[...]