| Commit message (Expand) | Author | Age | Files | Lines |
* | allowed_email matching $host instead of $domain | Friendika | 2011-03-09 | 1 | -1/+1 |
* | automated versioning | Friendika | 2011-03-09 | 1 | -6/+6 |
* | reload plugins if they change | Friendika | 2011-03-09 | 1 | -4/+52 |
* | detect empty .htconfig.php - in case permissions need to be set on it in orde... | Friendika | 2011-03-08 | 1 | -1/+1 |
* | sparkle links for friends-of-friends, bug #13 | Friendika | 2011-03-06 | 1 | -0/+26 |
* | use prepare_text instead of prepare_body | Friendika | 2011-03-03 | 1 | -1/+8 |
* | make sure db queries never get called if the database isn't open | Friendika | 2011-03-03 | 1 | -1/+1 |
* | switch identities to manage pages | Friendika | 2011-03-01 | 1 | -0/+1 |
* | status.net mentions to non-followers require the numeric profile URL, not the... | Friendika | 2011-02-26 | 1 | -1/+3 |
* | use consistent tagging patterns with relationship partner | Friendika | 2011-02-25 | 1 | -1/+1 |
* | silence parse_url on hostile input, need to get_app() for proc_run php location | Friendika | 2011-02-24 | 1 | -6/+9 |
* | another template down | Friendika | 2011-02-23 | 1 | -0/+1 |
* | another template made language neutral | Friendika | 2011-02-23 | 1 | -1/+6 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -0/+3 |
* | minor proc_run issues encountered during mass directory update. | Friendika | 2011-02-23 | 1 | -3/+3 |
* | resolve file inclusion conflicts w/ multiple plugins, improve the typo checker | Friendika | 2011-02-21 | 1 | -2/+5 |
* | more punctuation characters added to linkify patterns | Friendika | 2011-02-20 | 1 | -1/+1 |
* | support lrdd priority | Friendika | 2011-02-20 | 1 | -28/+131 |
* | app menu - and a demo application 'tictac' | Friendika | 2011-02-19 | 1 | -1/+2 |
* | sanitise all incoming url's - also stop them from getting mangled by simplepie | Friendika | 2011-02-16 | 1 | -1/+6 |
* | provide permalink for posts, include permalinks in feeds and imported from feeds | Friendika | 2011-02-16 | 1 | -0/+8 |
* | add permalink field to item table | Friendika | 2011-02-15 | 1 | -2/+2 |
* | bug #0000006, local sparkle links visible in "like" items when remote viewing | Friendika | 2011-02-15 | 1 | -1/+1 |
* | wrong return url for ajax comments on display and photos pages | Friendika | 2011-02-14 | 1 | -1/+3 |
* | just in time for valentines day - heart smiley <3 | Friendika | 2011-02-13 | 1 | -1/+2 |
* | fixed a typo in the profile photo wrapper div id | Chris Case | 2011-02-11 | 1 | -1/+1 |
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 1 | -0/+2 |
* | allow plugins to become cmd modules | Friendika | 2011-02-10 | 1 | -1/+3 |
* | Support bbcode size tag - I may regret this... | Friendika | 2011-02-08 | 1 | -2/+2 |
* | suppress parse warnings | Friendika | 2011-02-08 | 1 | -1/+1 |
* | more graceful handling of some statusnet followups | Friendika | 2011-02-08 | 1 | -3/+21 |
* | fix del_pconfig | Friendika | 2011-02-08 | 1 | -1/+1 |
* | at least one server is giving CURL a second set of headers (and it isn't a 10... | Friendika | 2011-02-07 | 1 | -0/+17 |
* | feed cleanup | Friendika | 2011-02-07 | 1 | -1/+42 |
* | one less paren | Friendika | 2011-02-06 | 1 | -1/+1 |
* | don't show logout link on 'home' link if remote_user | Friendika | 2011-02-06 | 1 | -7/+7 |
* | functionise birthday | Friendika | 2011-02-06 | 1 | -0/+43 |
* | fix contact photo updates - a result of baseurl being wrong for cmdline proce... | Friendika | 2011-02-06 | 1 | -11/+29 |
* | theme name cleanup - rename default to loozah, provide sane fallbacks and cha... | Friendika | 2011-02-06 | 1 | -1/+31 |
* | kill orphans | Friendika | 2011-02-06 | 1 | -2/+2 |
* | allow changing album name in photo edit page | Friendika | 2011-02-03 | 1 | -1/+1 |
* | suppress some scraping errors when confronted with hybrid/strange | Friendika | 2011-02-02 | 1 | -0/+3 |
* | protocol reversal, roll dfrn_version to 2.1 | Friendika | 2011-02-01 | 1 | -2/+2 |
* | don't try to scrape atom/rss feeds. missing param in contact store (mod_follow) | Friendika | 2011-02-01 | 1 | -0/+3 |
* | add cache table | Fabio Comuni | 2011-01-31 | 1 | -1/+1 |
* | more ssl_policy cleanup, allow manual feed update per contact when hub is wha... | Friendika | 2011-01-30 | 1 | -4/+6 |
* | wrong ref in ssl policy | Friendika | 2011-01-30 | 1 | -2/+2 |
* | even more cleanup prior to push | Friendika | 2011-01-29 | 1 | -3/+1 |
* | cleanup ssl_policy implementation | Friendika | 2011-01-29 | 1 | -4/+4 |
* | implement SSL redirection policy (none, full, selfsign) | Friendika | 2011-01-29 | 1 | -1/+18 |