aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* update friends in common tool now that poco is workingfriendica2013-01-311-1/+0
* file/attachment storage api with revision control - needs a bit more testing ...friendica2013-01-311-1/+1
* add item revision column and indexfriendica2013-01-301-1/+1
* beginning of backend file/attachment apifriendica2013-01-301-1/+9
* Widget manager....friendica2013-01-291-10/+54
* lostpass fixes and login/logout flow if authenticated but no default channel ...friendica2013-01-271-1/+1
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-1/+1
* hidden directory entriesfriendica2013-01-221-0/+2
* now we're into the minor nitty fixesfriendica2013-01-211-1/+1
* magic auth - it's mostly done or at least all the code bits are written and i...friendica2013-01-211-1/+8
* unescaped apostrophe in single quoted stringfriendica2013-01-181-1/+1
* added error message to boot.php - permission deniedMichael Meer2013-01-181-1/+1
* import events (not just event posts) from zotfriendica2013-01-161-1/+1
* slow progress on events, one step forward, one step back.friendica2013-01-151-1/+1
* menu structures for linking your pages to other pages or whateverfriendica2013-01-151-1/+1
* read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-141-1/+3
* Merge https://github.com/friendica/red into zpullfriendica2013-01-141-11/+15
|\
| * rewrite of function profile_load with MikeMichael Meer2013-01-141-1/+1
| * rewrite of // get the current observerwithMichael Meer2013-01-141-11/+15
* | command line config utility, get set system configuration valuesfriendica2013-01-141-1/+1
|/
* deleted function was commented out alreadyMichael Meer2013-01-131-24/+0
* start on tag deliver rewritefriendica2013-01-121-0/+1
* add Smarty templates for international templatesZach Prezkuta2013-01-101-5/+0
* get_cached_avatar_image no longer in useMichael Meer2013-01-091-1/+2
* bypass smarty for intletext templatesfriendica2013-01-071-0/+7
* more work on notification system, fix a couple of minor issues from smarty co...friendica2013-01-071-1/+1
* fix show-stopping bugsZach Prezkuta2013-01-061-1/+1
* implement Smarty3Zach Prezkuta2013-01-061-37/+92
* port "remember me" from Friendicafriendica2013-01-041-1/+1
* move all the final page construction to a construct_page() functionfriendica2013-01-041-0/+83
* import the toggle_mobile stuff to shut up some warningsfriendica2013-01-031-0/+16
* fix register_policy globallyfriendica2013-01-031-1/+1
* verify table needs auto_increment flagfriendica2013-01-021-1/+1
* start building social graphfriendica2013-01-011-1/+1
* poco discoveryfriendica2013-01-011-1/+1
* cleanup bootfriendica2012-12-311-66/+24
* add item expires fieldfriendica2012-12-291-1/+1
* This was bloody hard to sort out.... but now it's sorted and we can move forw...friendica2012-12-271-2/+23
* put keywords back in xprof - too messy to search and join from a separate tablefriendica2012-12-271-1/+1
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-261-4/+4
* When is a channel not a person (or a group/forum or blog or product page or w...friendica2012-12-221-0/+1
* add permission controls to "storage" objects such as attachments or other sto...friendica2012-12-221-1/+4
* directory structuresfriendica2012-12-211-2/+1
* more DB cleanupfriendica2012-12-201-1/+1
* some changes for directory servicesfriendica2012-12-191-1/+1
* directory page still needs a lot of work, look up locally if local master or ...friendica2012-12-191-6/+7
* set_baseurl issue, more cleanupfriendica2012-12-191-2/+2
* cleanup more obsolete stufffriendica2012-12-181-1/+1
* converging on a workable crypto auth handshakefriendica2012-12-141-1/+1
* So what if Red could do more CMS types of things? And you could add arbitrary...friendica2012-12-121-0/+2