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
Age
Commit message (
Expand
)
Author
2009-08-21
correctly check for max notice length in xmppdaemon
Evan Prodromou
2009-08-21
url-shortening check correctly checks max notice length
Evan Prodromou
2009-08-21
postnotice for OMB correctly checks max notice size
Evan Prodromou
2009-08-21
Web UI for notices correctly shows and checks max content length
Evan Prodromou
2009-08-21
validation code in Notice correctly checks length of content
Evan Prodromou
2009-08-21
Notice class has methods to check content length
Evan Prodromou
2009-08-21
register checks Profile bio length correctly
Evan Prodromou
2009-08-21
check and show max bio length in profilesettings
Evan Prodromou
2009-08-21
check correct setting in Profile bio length
Evan Prodromou
2009-08-21
Profile class has methods to check bio length
Evan Prodromou
2009-08-21
API for direct messages correctly checks length
Evan Prodromou
2009-08-21
message input form correctly shows and check max length
Evan Prodromou
2009-08-21
counter in notice/message form uses global variable for max length
Evan Prodromou
2009-08-21
correctly check Message length for d-commands
Evan Prodromou
2009-08-21
methods for Message to check max content length
Evan Prodromou
2009-08-21
correct instructions for length in groupeditform
Evan Prodromou
2009-08-21
can set group desc limit to unlimited without resetting global limit
Evan Prodromou
2009-08-21
0 means no limit for text (distinct from null)
Evan Prodromou
2009-08-21
allow configurable length for user group description
Evan Prodromou
2009-08-21
configuration options for text limits
Evan Prodromou
2009-08-21
data classes allow >140c in user group descriptions
Evan Prodromou
2009-08-21
update database to allow >140c in group descriptions
Evan Prodromou
2009-08-21
data classes allow >140 bios in profiles
Evan Prodromou
2009-08-21
Allow unlimited-size bios in profiles
Evan Prodromou
2009-08-21
Messages can be >140c in classes
Evan Prodromou
2009-08-21
allow unlimited text in messages in DB
Evan Prodromou
2009-08-21
update data classes for TEXT content in notice
Evan Prodromou
2009-08-21
update database to allow large posts
Evan Prodromou
2009-08-21
make common_config() handle nulls correctly
Evan Prodromou
2009-08-21
reformat groupeditform.php
Evan Prodromou
2009-08-20
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou
2009-08-11
install.php: improved support for running Laconica in a sub folder and on a n...
Brett Taylor
2009-08-11
Revert "change file.url to from a varchar(255) to varchar(2047)"
Brenda Wallace
2009-08-11
change file.url to from a varchar(255) to varchar(2047)
Brenda Wallace
2009-08-11
upgrade script for postgres
Brenda Wallace
2009-08-10
Replace own OMB stack with libomb.
Adrian Lang
2009-08-07
UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.
Adrian Lang
2009-08-05
Argh, first commit for ages and such a stupid error. Sorry.
Adrian Lang
2009-08-05
Fix reference to undefined variable in Design::toWebColor.
Adrian Lang
2009-08-04
new action for when we redirect to login page
Evan Prodromou
2009-08-04
add an event for head children
Evan Prodromou
2009-08-04
document lots of undoc'd events
Evan Prodromou
2009-08-04
event for determining if an action is a login action
Evan Prodromou
2009-08-04
add an event for determining if an action is sensitive
Evan Prodromou
2009-08-04
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou
2009-08-04
give plugins a chance to autoload their classes
Evan Prodromou
2009-08-04
error in EndLoginGroupNav arguments
Evan Prodromou
2009-08-04
add hook for showing account settings menu
Evan Prodromou
2009-08-04
Add hooks for Start/End LoginGroupNav
Evan Prodromou
2009-08-04
start upgrade script for 0.9.x
Evan Prodromou
[next]