aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-231-1/+1
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* Some sys chan stuffThomas Willingham2013-12-221-6/+6
* remove the .wgl (widget list) file processing for ordering widgets on a page....friendica2013-12-181-37/+1
* Add App::poi to store the "person of interest" for a given page. This is so w...friendica2013-12-181-5/+6
* bloody hell... php version incompatibility with openssl - openssl no longer a...friendica2013-12-151-1/+8
* Provide a fallback channel to probe for magic-auth when we have no prior comm...friendica2013-12-151-1/+5
* add construct_page hookfriendica2013-12-131-0/+4
* The affinity tool is not a "traditional" widget. But it is nevertheless a wid...friendica2013-12-111-1/+2
* mod channel is now Comanchifiedfriendica2013-12-101-1/+0
* look for comanche module pages using theme_include()friendica2013-12-101-2/+2
* matrix/network page under Comanche cont.friendica2013-12-101-0/+2
* mod_network is now running under Comanche. Yay.friendica2013-12-101-1/+4
* reorganise a few included functions - notably identity related functionsfriendica2013-12-031-642/+2
* deprecate a->get_curl_code() and $a->get_curl_headers()friendica2013-12-011-20/+0
* allow themes to mess with the navbar contents without a custom template. It's...friendica2013-11-281-1/+2
* replaced rhash icontuscanhobbit2013-11-231-1/+1
* add aid to notifiy table which we may need to supress duplicate notify emails...friendica2013-11-201-1/+1
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-201-7/+3
* remove the challenge table as wellfriendica2013-11-181-1/+1
* drop the queue table which we no longer usefriendica2013-11-181-1/+1
* pull in some posts when we first connect with a new channel (if allowed to) -...friendica2013-11-171-1/+1
* document extra featuresfriendica2013-11-171-2/+4
* removeme sort of works for a single channel - lots of loose ends to deal with...friendica2013-11-121-2/+4
* provide zid in js so we can use it from clientfriendica2013-11-101-1/+2
* DB - allow private messages to expirefriendica2013-11-061-1/+1
* add shameless plug if they've not got zot, and add photo favicon to photos pagesfriendica2013-11-051-1/+7
* make the storage permissions tweakable for hosted environments where they may...friendica2013-11-041-0/+15
* allow mailsent update locking to unlock after 24 hours. Also don't even try t...friendica2013-10-301-3/+10
* if registration is disabled, send the site register link to pubsitesfriendica2013-10-301-8/+6
* allow zot public providers to list their location, as a non US-based server c...friendica2013-10-301-1/+1
* Schema change - add channel_dirdate so we can ping a directory server once a ...friendica2013-10-271-1/+1
* preserve the source owner when creating a delivery fork so that we can uplink...friendica2013-10-131-1/+1
* Don't send a quintillion emails every time mysql restarts.Thomas Willingham2013-10-101-0/+6
* post signaturesfriendica2013-10-021-1/+2
* Add possibility to use a block a channel menu (set channel_menublock to the l...zottel2013-10-011-0/+5
* implement republish permission for use in sourced channelsfriendica2013-09-301-18/+18
* directory sync - this will either work, or it won't work, or it will possibly...friendica2013-09-301-2/+9
* structure for channel unionsfriendica2013-09-261-1/+1
* suppress creating the directory update record for profile updates which are p...friendica2013-09-251-1/+1
* reduce susceptibility to bleichenberger attackfriendica2013-09-241-0/+1
* adult channel settingfriendica2013-09-221-7/+3
* add a flag field to xtags so that we can filter tags based on whether or not ...friendica2013-09-191-1/+1
* provide a "safe search" backend and allow for self-censorship using nsfw or a...friendica2013-09-191-1/+1
* Merge branch 'zpull'friendica2013-09-191-0/+1
|\
| * set default charset of email_header_encode, add ud_flags to indicate which up...friendica2013-09-181-1/+1
* | sync item_search with yesterday's network fix for collections. Add ud_addr to...friendica2013-09-191-1/+1
* | set default charset of email_header_encode, add ud_flags to indicate which (d...friendica2013-09-181-1/+1
|/
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-181-1/+1
* site sellpage linksfriendica2013-09-171-1/+1