aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Expand)AuthorAgeFilesLines
* Saved searches on the matrix/network page just got a lot more interesting. Hi...friendica2013-10-011-1/+1
* fix include pathsdsp19862013-09-171-2/+2
* fix homebase variablefriendica2013-08-151-1/+1
* some object/thing tweaksfriendica2013-07-031-2/+5
* push refresh messages, performance work on conversations and configs, doc upd...friendica2013-06-141-0/+1
* templatise alt_pagerfriendica2013-06-031-1/+1
* add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for co...fabrixxm2013-05-101-2/+2
* db abstraction layerfriendica2013-04-221-2/+2
* set hidden flags on new directory entries, not just existing onesfriendica2013-03-261-1/+1
* dangerous typo that removes all your hublocs, fix reshare formattingfriendica2013-03-111-1/+8
* implement Smarty3Zach Prezkuta2013-01-061-10/+12
* move all the final page construction to a construct_page() functionfriendica2013-01-041-80/+1
* import the toggle_mobile stuff to shut up some warningsfriendica2013-01-031-2/+2
* get rid of undefined $ error by mangling theme specific JS include orderfriendica2012-12-131-0/+3
* a bit of e_all cleanupfriendica2012-12-081-0/+2
* Allow anybody to completely over-ride any module on their own site without an...friendica2012-11-281-12/+15
* start implementing zot-idfriendica2012-11-081-4/+6
* that was certainly some fun debugging (not)friendica2012-11-041-1/+1
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-031-1/+1
* more theme stufffriendica2012-11-031-2/+0
* fix page titlefriendica2012-10-291-1/+1
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* Give the UI a little love after all the backend modsfriendica2012-10-241-1/+3
* lotsa little fixesfriendica2012-10-211-2/+2
* don't show categories widget if there are nonefriendica2012-10-191-1/+0
* provide auto admin registration as before, but allow the current admin to cre...friendica2012-10-041-2/+0
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-0/+13
* create a widget registry for pages so themes can reorder, insert/delete, and ...friendica2012-09-271-2/+20
* allow themes to add to and/or completely over-ride the module sidebarfriendica2012-09-251-7/+23
* permissions responder + upstream mergefriendica2012-09-101-0/+2
* back to identity creation formfriendica2012-08-231-22/+8
* per module code file for themesfriendica2012-08-221-0/+4
* improvements in js localisation/translationfriendica2012-08-131-23/+2
* reduce duplication - only provide one system language settingfriendica2012-08-121-4/+4
* cleanup all the theme include stuff - this could make Friendica themes work o...friendica2012-08-111-27/+7
* more theme modularisation and css/js managementfriendica2012-08-091-27/+13
* merge comment threading, provide plugin/theme functions to handle css/js incl...friendica2012-08-091-20/+12
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-3/+3
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai...friendica2012-07-231-1/+23
* more account infrastructurefriendica2012-07-221-1/+1
* page templating and css managementfriendica2012-07-211-3/+5
* breakup css into page layout css, and provide module specific layout css - wh...friendica2012-07-211-3/+33
* split up get_browser_language() to use in additional waysfriendica2012-07-161-1/+1
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-131-1/+4
* add plugin hooks to every module_function (allows plugins to be triggered off...friendica2012-06-181-1/+11
* make sure default timezone is set in external processesfriendica2012-06-111-8/+1
* rename get_language() to get_browser_language()friendica2012-05-131-1/+1
* hidden plugins (add .hidden file to dir)friendica2012-04-301-5/+2
* zrl hookfriendica2012-04-141-2/+6
* Merge pull request #223 from campino/masterfriendica2012-04-101-3/+2
|\