aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* allow custom role permissions and fix site timezone.friendica2014-09-291-4/+2
* diaspora private mail seems to work now - but there's an obfuscation leak via...friendica2014-09-231-0/+1
* If a short ping causes lots of issues, and anyone who has been hereThomas Willingham2014-09-181-2/+2
* change platform name to redmatrix (lowercase, one word) for use in meta tags ...friendica2014-09-151-1/+1
* allow the site to designate an admin channel that's visible to the outside wo...friendica2014-09-141-1/+2
* remove this hub from fallback serversmarijus2014-09-131-2/+1
* correct item author for feeds with multiple or different authorsfriendica2014-09-111-0/+2
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-3/+3
* set the default items-per-page for the entire app to 60friendica2014-09-071-1/+1
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-031-0/+1
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-1/+1
* get out the sunniesfriendica2014-08-311-1/+1
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-281-1/+1
* mind numbing drudgery continued...friendica2014-08-271-1/+1
* place to store multiple choice and select items for extensible profilesfriendica2014-08-261-1/+1
* more hard workfriendica2014-08-261-1/+1
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-221-1/+1
* verified that chatroom expire is working, so doing away with the second funct...friendica2014-08-201-5/+0
* some more work on realmsfriendica2014-08-171-1/+1
* provide backend storage and declaration of directory realmfriendica2014-08-161-1/+6
* provide an expert option to opt out from user zoom on mobile devicesmarijus2014-08-131-0/+5
* item table upgrade for storing post visibilityfriendica2014-08-061-1/+1
* db tables for extensible profile fieldsfriendica2014-08-021-1/+1
* block channel removal for 48 hours after changing the account password, since...friendica2014-07-291-1/+1
* Chatroom lines are deleted after MAX_CHATROOM_HOURS or the chat becomes slow ...Paolo Tacconi2014-07-291-0/+5
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-171-2/+2
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-161-0/+9
* fix rename_system_url() for the case of somebody who has no local xchan_url (...friendica2014-07-151-11/+21
* move smarty compiled files to store/[data]/smarty3 - which puts all writeable...friendica2014-07-101-6/+8
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-1/+1
* minor optimisationfriendica2014-07-011-1/+1
* one more...friendica2014-06-301-1/+2
* add zottel dir serverfriendica2014-06-291-1/+2
* prevent mis-configured servers from leaking cookiesfriendica2014-06-241-2/+10
* ability to like thingsfriendica2014-06-231-1/+1
* honour the admin censored flag in the directory, and some slow progress on ex...friendica2014-06-221-1/+1
* likes table for liking things besides posts and commentsfriendica2014-06-221-1/+1
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-0/+1
* load main.js lastfriendica2014-06-131-0/+4
* cleanup dead directory entries. This was a real b#tch, so keep your eye out f...friendica2014-05-281-0/+1
* implement 'requires' on personal appsfriendica2014-05-221-1/+1
* try to recover from bad updatefriendica2014-05-201-1/+1
* add optional context to translationsfriendica2014-05-201-1/+0
* more app backend workfriendica2014-05-191-1/+1
* support commerical appsfriendica2014-05-181-1/+1
* implement modal for more then 10 likes/dislikesmarijus2014-05-181-1/+1
* app DB structurefriendica2014-05-171-7/+7
* Set a default directory server from a hard-wired list if one was not previous...friendica2014-04-251-0/+8
* whitespace - nothing elsefriendica2014-04-091-154/+154
* use parent_mid in the parent query for enotify instead of of the parent id. T...friendica2014-04-061-1/+1