aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* .friendica2013-03-101-0/+59
* tweaky tweak, plus add share tracking db, and don't show acl for guest postin...friendica2013-03-061-2/+2
* basic friend suggestions (but not "new to the network and have no friends at ...friendica2013-03-051-1/+1
* add account_external for linking to legacy authentication infrastructure (e.g...friendica2013-03-011-1/+1
* mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the n...friendica2013-02-271-0/+1
* initial docofriendica2013-02-261-808/+750
* doxygen gets tripped up by 'if (! function_exists' - but this construct no lo...friendica2013-02-251-71/+70
* start formatting for Doxygenfriendica2013-02-251-0/+1
* reverse the cyclic conundrum, and a minor db update of no consequencefriendica2013-02-181-1/+2
* moving onfriendica2013-02-181-1/+1
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-161-0/+2
* add rating support to pocofriendica2013-02-151-1/+1
* contact rating field so it's here when we need itfriendica2013-02-151-1/+1
* use our own CA bundle as authoritative for backend communications. This avoid...friendica2013-02-131-0/+5
* catch all the changesfriendica2013-02-131-1/+1
* some more rmagic fixes discovered during testingfriendica2013-02-131-3/+3
* fix auto rmagic when visiting with zidfriendica2013-02-131-3/+3
* add mimetype to itemsfriendica2013-02-101-1/+1
* more profiling - cache the qcomment list so we don't have to look it up for e...friendica2013-02-091-0/+2
* more register_approve stuff - like the admin page. Hopefully this won't confl...friendica2013-02-081-0/+1
* make pcss work (really this time)friendica2013-02-071-3/+3
* certainly glad I didn't test that...friendica2013-02-061-2/+4
* this might make zot-id work as originally conceived complete with reverse mag...friendica2013-02-061-0/+9
* bring back selective "mark unseen" on network page now that we can mark all u...friendica2013-02-031-1/+0
* support for OS files and add directory support to file/attach objectfriendica2013-02-031-1/+6
* debugging the photo apifriendica2013-02-021-1/+0
* 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