Age | Commit message (Expand) | Author |
2009-03-05 | @-links go to permalinks for local users | Evan Prodromou |
2009-03-04 | check for profile record | Evan Prodromou |
2009-03-04 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-03-04 | Plugins - added a new event (RouterInitialized) which allows a plugin to regi... | CiaranG |
2009-03-04 | PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo... | CiaranG |
2009-03-04 | PostgreSQL - added defaults for 'created' fields, so they work the same as th... | CiaranG |
2009-03-04 | Error actions use HTTP code name for title | Evan Prodromou |
2009-03-04 | Check for config file when running | Evan Prodromou |
2009-03-04 | update README with new install instructions | Evan Prodromou |
2009-03-04 | Make a loop instead of repeating almost identical text in install | Evan Prodromou |
2009-03-04 | run foreign services script | Evan Prodromou |
2009-03-04 | all inserts in one statement for foreign services | Evan Prodromou |
2009-03-04 | add notice source data on install | Evan Prodromou |
2009-03-04 | add notice source to default install | Evan Prodromou |
2009-03-04 | check posted parameters | Evan Prodromou |
2009-03-04 | run sms carrier script on install | Evan Prodromou |
2009-03-04 | fix pagination links with new URL mapper | Evan Prodromou |
2009-03-04 | Hooks for: Public group nav in order to place a list-anchor item at | Sarven Capadisli |
2009-03-04 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli |
2009-03-04 | Avatar crop fix for shrinking/stretching of images when user doesn't | Sarven Capadisli |
2009-03-04 | Additional (optional, defaults to off) logging of PEAR error details, which a... | CiaranG |
2009-03-03 | Catch bad replyto IDs before saving a new notice to avoid a constraint violat... | CiaranG |
2009-03-03 | Use single quotes for data literals on inserts to notice_index, so it works o... | CiaranG |
2009-03-03 | PostgreSQL - added new emailnotifyattn field to user table, to match MySQL ve... | CiaranG |
2009-03-02 | Updated typography and layout | Sarven Capadisli |
2009-02-28 | check some prereqs for installation | Evan Prodromou |
2009-02-28 | first pass at a working install.php | Evan Prodromou |
2009-02-28 | don't use semicolons in comments | Evan Prodromou |
2009-02-28 | automatically handle non-laconica-named databases | Evan Prodromou |
2009-02-28 | show a form for installation | Evan Prodromou |
2009-02-28 | Add a flag for if there's no config file | Evan Prodromou |
2009-02-28 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-02-28 | fix problem with dupe tags in profile | Evan Prodromou |
2009-02-28 | Slightly toned down the text-shadow on navigation | Sarven Capadisli |
2009-02-27 | Add route for new message to user. | Adrian Lang |
2009-02-27 | Hopefully fixes #1260: Mess with norwegian languages. Moreover corrected ltr/... | Adrian Lang |
2009-02-27 | Fixes #1258: A period in a hashtag leads to the tag being interpreted as url ... | Adrian Lang |
2009-02-27 | Route for remote subscribe link on profile page. | Adrian Lang |
2009-02-27 | Completely refactored noticesearch list, now using subclassing for highlighti... | Adrian Lang |
2009-02-27 | Fixes #1241: in-reply-to links were broken due to copy and paste error (Varia... | Adrian Lang |
2009-02-27 | Fix replyto parameter in newnotice | Adrian Lang |
2009-02-27 | More routes. | Adrian Lang |
2009-02-27 | Broadcast profile via OMB after avatar change. | Adrian Lang |
2009-02-27 | Add finishremotesubscribe to the unrouted actions list. | Adrian Lang |
2009-02-27 | Correctly handle avatars at updateProfile | Adrian Lang |
2009-02-27 | Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes. | Adrian Lang |
2009-02-27 | Fixes #1067: Avatar stretched on authorize remote subscription page. The img ... | Adrian Lang |
2009-02-27 | Adds some missing routes. | Adrian Lang |
2009-02-26 | Hook for setting document content type, charset, language, DOCTYPE and | Sarven Capadisli |
2009-02-24 | Print stylesheet - Added license and cleanup | Sarven Capadisli |