2009-03-01 |
ken.sedgwick | Switched tarball ext ".bz2" -> ".gz" in spec file. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
ken.sedgwick | Added RPM spec file. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Sarven Capadisli | Slightly toned down the text-shadow on navigation |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Add route for new message to user. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Hopefully fixes #1260: Mess with norwegian languages... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Fixes #1258: A period in a hashtag leads to the tag... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Route for remote subscribe link on profile page. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Completely refactored noticesearch list, now using... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Fixes #1241: in-reply-to links were broken due to copy... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Fix replyto parameter in newnotice |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | More routes. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Broadcast profile via OMB after avatar change. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Add finishremotesubscribe to the unrouted actions list. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Correctly handle avatars at updateProfile |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Fixes #1067: Avatar stretched on authorize remote subsc... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Adrian Lang | Adds some missing routes. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Sarven Capadisli | Hook for setting document content type, charset, langua... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Sarven Capadisli | Print stylesheet - Added license and cleanup |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Sarven Capadisli | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Sarven Capadisli | Print stylesheet |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Evan Prodromou | Make allrss.php work with phpcs |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zach Copley | Ticket #1108 - Added 'social graph' methods to the API |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zach Copley | Minor routing fix for friends_timeline API method |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zach Copley | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Zach Copley | Ticket #925 - make verify_credentials return 'Authorize... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Evan Prodromou | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zach Copley | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Zach Copley | New doc page for Identi.ca badge and minor updates... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Sarven Capadisli | Minor positioning: using absolute right instead of... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Sarven Capadisli | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Sarven Capadisli | Hooks for: local navigation |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Zach Copley | Fixed routing for direct messages and favorites in... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | Change common_local_url() to take 4 arguments |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | fix notices in lib/grouplist.php |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | don't use SUP in group rss |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | fix some notices in omb.php |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | use return value of common_check_user() in login.php |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | fix notice in searchaction |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | make check for ->value better |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | change static in router to var |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | accidentally used as a global in index.php |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | avoid notices on undefined array elements |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leslie Michael... | NOTICES_PER_SECTION already defined in lib/noticesectio... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leslie Michael... | Attempt to access non-existent OPENID_COOKIE_KEY cookie... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leslie Michael... | Fixing a bunch of undefined variable warnings in OpenID... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leslie Michael... | PROFILES_PER_PAGE already defined in lib/common.php |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leslie Michael... | Ignoring VIM swap files, log files, and httpd.conf |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | make tagother work with router |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | Merge branch '0.7.x' of evan@dev.controlyourself.ca... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | handle if-modified-since in RSS feeds |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Evan Prodromou | Merge branch '0.7.x' of evan@dev.controlyourself.ca... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Sarven Capadisli | Minor CSS cleanup. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Evan Prodromou | more correct handling of etags and last-modified |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Zach Copley | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Zach Copley | Open the /api/laconica/config.format API method so... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Evan Prodromou | Merge branch 'master' of git://gitorious.org/laconica... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Evan Prodromou | move peoplesearchresults to its own module |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Meitar Moscovitz | Merge branch 'dev-0.7.x' into framebusting |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Sarven Capadisli | Merge branch 'ticket-1053' of git://gitorious.org/lacon... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Sarven Capadisli | Merge branch 'mobile-style' of git://gitorious.org... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Prodromou | another system message |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Prodromou | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Prodromou | Merge branch 'master' into 0.7.x |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Sean Murphy | Fixed #1170: Auto-linking bug when URL cotains special... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Meitar Moscovitz | Fixes ticket:1053; removes spacing between hash and... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Zach Copley | Updated README with section about installing the Facebo... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | wrong name for attn function |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | Set @-message notification options in email settings |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | send mail when @-replies are received |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | add email notify flag for @-replies |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | Automatically add a tag for every group messages |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | error in hashtag link generation |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sarven Capadisli | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Sarven Capadisli | Removed transformation effects from h1-h6 (except in... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | First version of blogspam.net plugin |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Zach Copley | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Zach Copley | Whoops: forgot to include facebookqueuehandler.php... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Evan Prodromou | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Robin Millette | trac #201 Add flowplayer to enable multimedia playback... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Meitar Moscovitz | Add framebusting JavaScript to help avoid clickjacking... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Sarven Capadisli | Added a mention of config setting to use a custom theme |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Prodromou | Optionally ignore some notice sources for public page |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Prodromou | Optionally ignore some notice sources for public page |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Prodromou | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Prodromou | Merge branch 'master' into 0.7.x |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Evan Prodromou | Fix More... URL for featured user section |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Evan Prodromou | Fix the More... link for popular notices section |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Zach Copley | Fixed arguments to syslog (LOG_ERR, not LOG_ERROR)... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Evan Prodromou | Add events for filtering and logging new notices |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Evan Prodromou | remove debugging info from local_url |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Zach Copley | Merge branch '0.7.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Zach Copley | We have a FacebookQueueHandler now. The update_faceboo... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sarven Capadisli | Hooks for: custom, laconica, UA specific stylesheets |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Zach Copley | Merge branch 'queuehandlers' into 0.7.x |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Zach Copley | The fabled twitterqueuehandler |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Sarven Capadisli | Hooks for: header, contentblock, footer |
commit | commitdiff | tree | snapshot |
next |