Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at least one server is giving CURL a second set of headers (and it isn't a ↵ | Friendika | 2011-02-07 | 1 | -0/+17 |
| | | | | 100 continue which we've already accounted for) | ||||
* | 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 ↵ | Friendika | 2011-02-06 | 1 | -11/+29 |
| | | | | processes | ||||
* | theme name cleanup - rename default to loozah, provide sane fallbacks and ↵ | Friendika | 2011-02-06 | 1 | -1/+31 |
| | | | | | | | change system primary theme. Provide indication on contact edit page of last update success/failure - can be extended later to show actual timestamp of last successful update. | ||||
* | 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 |
| | | | | feeds that provide insufficient content-type and choke the html parser. | ||||
* | 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 ↵ | Friendika | 2011-01-30 | 1 | -4/+6 |
| | | | | whacked, log feed parse errors | ||||
* | 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 |
| | |||||
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 1 | -2/+25 |
|\ | | | | | | | | | Conflicts: boot.php | ||||
| * | cal proc_run hook before string escape | Fabio Comuni | 2011-01-28 | 1 | -6/+3 |
| | | |||||
| * | Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵ | fabrixxm | 2011-01-24 | 1 | -0/+30 |
| | | | | | | | | use proc_run() | ||||
* | | tag finder tweak | Friendika | 2011-01-27 | 1 | -1/+1 |
| | | |||||
* | | removed java photo uploader from mainline. Photo uploaders are now plugins, ↵ | Friendika | 2011-01-27 | 1 | -1/+1 |
| | | | | | | | | but a single item upload is available by default. | ||||
* | | remote links | Friendika | 2011-01-27 | 1 | -1/+1 |
| | | |||||
* | | Revert "Revert "roll version - now in alpha 2.1"" | Friendika | 2011-01-27 | 1 | -1/+1 |
| | | | | | | | | This reverts commit e8a3166fa9caa1bdff90526886ae705bc44c4ac8. | ||||
* | | Revert "roll version - now in alpha 2.1" | Friendika | 2011-01-27 | 1 | -1/+1 |
| | | | | | | | | This reverts commit df4f77dadddc7bd756c3e4f72fa2fbe204cfff88. | ||||
* | | roll version - now in alpha 2.1 | Friendika | 2011-01-27 | 1 | -1/+1 |
| | | |||||
* | | leave room for vertical scrollbar (when needed) | Friendika | 2011-01-24 | 1 | -0/+14 |
|/ | |||||
* | version roll | Friendika | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | fix a few issues with code blocks, ignore tags within blocks, fold ↵ | Friendika | 2011-01-23 | 1 | -0/+5 |
| | | | | multi-line blocks to one, also turn html br into two LFs. | ||||
* | do a better job of comparing same URLs. | Friendika | 2011-01-19 | 1 | -0/+19 |
| | |||||
* | network view all item types by date | Friendika | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | new profile_sidebar_enter hook, changed profile_sidebar to array | Friendika | 2011-01-18 | 1 | -1/+6 |
| | |||||
* | personal title | Friendika | 2011-01-18 | 1 | -2/+5 |
| | |||||
* | tracking errant bin2hex call | Friendika | 2011-01-17 | 1 | -0/+5 |
| | |||||
* | repair any bad links in activity objects | Friendika | 2011-01-17 | 1 | -2/+2 |
| | |||||
* | activity object link had incorrect attribute, highlight critical install steps | Friendika | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | ensure birthday "today" calculation is relative to UTC. | Friendika | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | newlines were getting stripped | Friendika | 2011-01-16 | 1 | -1/+0 |
| | |||||
* | there were some bug fixes, roll version number | Friendika | 2011-01-16 | 1 | -1/+1 |
| | |||||
* | birthday notifications: missing div close | Friendika | 2011-01-16 | 1 | -1/+2 |
| | |||||
* | compatibility: version discovery | Friendika | 2011-01-14 | 1 | -1/+3 |
| | |||||
* | birthday notifications working | Friendika | 2011-01-13 | 1 | -0/+58 |
| | |||||
* | event and birthday data structures | Friendika | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | set_config anomaly | Friendika | 2011-01-03 | 1 | -2/+7 |
| | |||||
* | email check failed, translate wall_item template | Friendika | 2011-01-03 | 1 | -1/+1 |
| | |||||
* | change activitystreams unfollow to stop-follow but also send out OStatus ↵ | Friendika | 2011-01-03 | 1 | -1/+1 |
| | | | | unfollow | ||||
* | Stupid fix in boot.php | fabrixxm | 2011-01-03 | 1 | -1/+1 |
| | |||||
* | Add sitename in page title | fabrixxm | 2011-01-03 | 1 | -1/+2 |
| | |||||
* | valid host checks were returning true on TXT records and other useless garbage | Friendika | 2011-01-02 | 1 | -2/+2 |
| |