aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* load $a->config from dbFabio Comuni2011-06-131-1/+14
|
* Merge branch 'fabrixxm-master'Friendika2011-05-231-0/+11
|\ | | | | | | | | Conflicts: boot.php
| * add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-0/+11
| | | | | | | | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* | improved browser language detect, set user language on loginFriendika2011-05-231-15/+1
|/
* issues with private photos - hitting internal size limitsFriendika2011-05-041-0/+2
|
* Public exposure warning on affected network group pages. config-able so a ↵Friendika2011-04-031-4/+0
| | | | plugin can shut it up.
* change language dynamically - bound to F8 keyFriendika2011-03-311-0/+18
|
* Merge branch 'omigeot-master'Friendika2011-03-131-1/+8
|\
| * Autodetect browser language (should we make this optional?)olivierm2011-03-081-1/+8
| |
* | bogus 'no results' message on search pageFriendika2011-03-101-1/+1
| |
* | never enough commentsFriendika2011-03-101-5/+33
| |
* | detect empty .htconfig.php - in case permissions need to be set on it in ↵Friendika2011-03-081-2/+2
|/ | | | order to install
* install issue (memory exhausted) due to incorrect db open checkFriendika2011-03-011-1/+1
|
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-211-1/+3
|
* app menu - and a demo application 'tictac'Friendika2011-02-191-2/+10
|
* post to FB is workingFriendika2011-02-101-1/+1
|
* allow plugins to become cmd modulesFriendika2011-02-101-1/+6
|
* theme name cleanup - rename default to loozah, provide sane fallbacks and ↵Friendika2011-02-061-12/+1
| | | | | | | 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.
* wrong ref in ssl policyFriendika2011-01-301-1/+1
|
* birthday notifications workingFriendika2011-01-131-1/+3
|
* add page start/end hooks, cleanup couple of notice msgsFriendika2011-01-101-2/+18
|
* make home tab work from remote profile, fix link in comment notify emailsFriendika2011-01-051-0/+3
|
* use shift-home instead to take you homeFriendika2011-01-041-1/+8
|
* provide "return home" keyFriendika2011-01-041-0/+3
|
* Merge branch 'friendika-master'fabrixxm2011-01-031-0/+1
|\
| * valid host checks were returning true on TXT records and other useless garbageFriendika2011-01-021-0/+1
| |
* | 'system','theme' config to set default site themefabrixxm2010-12-281-2/+2
|/
* allow configurable poll interval override when hub is usedFriendika2010-12-211-1/+3
|
* don't askFriendika2010-12-161-0/+5
|
* personal config storage, template the vcard profile, logging failed uri's to ↵Friendika2010-12-141-0/+1
| | | | help track down transient dreamhost issues
* footer is serving no useful purpose.Friendika2010-12-121-1/+4
|
* never enough commentsFriendika2010-12-081-14/+101
|
* db prepare for enhanced magic profiles and remote privacy indicators, fixed ↵Friendika2010-12-071-6/+7
| | | | $lang setting to use system config var, some other syntax issues
* i18n re-arrangeFriendika2010-11-151-4/+8
|
* auth manager update, increased verbosity on salmon logsFriendika2010-11-111-0/+1
|
* ff account managerFriendika2010-11-111-1/+4
|
* lintFriendika2010-11-071-1/+1
|
* install messages persist, some colour coordinationFriendika2010-11-061-1/+1
|
* minor stuffFriendika2010-11-041-0/+5
|
* more lintMike Macgirvin2010-10-311-2/+7
|
* -Wall cleanupMike Macgirvin2010-10-301-1/+1
|
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-171-0/+1
|
* i18n officially ready for prime time.Mike Macgirvin2010-10-061-1/+5
|
* show members of locked conversationsMike Macgirvin2010-09-291-1/+2
|
* stronger type checking on comparisonsMike Macgirvin2010-09-261-1/+1
|
* localisation path for all view templatesMike Macgirvin2010-09-221-1/+2
|
* pass vars via javascript, not html. Also fix broken pause img on IEMike Macgirvin2010-09-201-1/+1
|
* more robust feed error handling, at the expense of performance.Mike Macgirvin2010-09-201-0/+1
| | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session.
* provide visual indicator when pausing ajax updatesMike Macgirvin2010-09-201-1/+1
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-19/+5
|