aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* more efficient public feed fetchingfriendica2014-04-021-1/+1
* finish up the source route storage so we can prevent messages from flowing up...friendica2014-03-311-1/+1
* try and sort out the item delete messfriendica2014-03-271-0/+8
* add admin/channelsfriendica2014-03-261-0/+1
* This should be a slight improvement in setting ciphers - we'll punt on RedHat...friendica2014-03-251-1/+1
* is_developer() for those awkward "Don't touch this yet unlessThomas Willingham2014-03-081-1/+10
* Create a sys chan for hubs that already exist too.Thomas Willingham2014-03-071-0/+7
* bring friends backfriendica2014-03-061-1/+1
* change flags for one-way connections from hidden to unconnected so we can sti...friendica2014-03-041-0/+1
* directory sync issuesfriendica2014-03-031-3/+2
* enable network/matrix expiration, this should be functional but the options h...friendica2014-03-031-0/+2
* some anomolies found when viewing connections in various cases.friendica2014-03-021-3/+1
* allow templates to have multiple styles - this would be a bit like having a s...friendica2014-03-021-1/+5
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-3/+4
* put bookmarked chatrooms into pocofriendica2014-02-251-1/+1
* more chatroom discoveryfriendica2014-02-251-1/+1
* Merge https://github.com/friendica/red into zpullfriendica2014-02-251-1/+1
|\
| * Update channel permissions to full intsThomas Willingham2014-02-251-1/+1
* | allow personalised page layouts for modules.friendica2014-02-251-2/+12
|/
* remote "add bookmark" - like rpost but saves a bookmark from a remote hub int...friendica2014-02-241-3/+3
* In case a page has overloaded a module, see if we already have a layout defin...friendica2014-02-231-1/+4
* small changes to a couple of lookup functions which we need to use a bit morefriendica2014-02-201-0/+1
* fix the broken hublocs in an updatefriendica2014-02-201-1/+1
* introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl...friendica2014-02-181-0/+1
* Windows hack for proc_run() from MarshallThomas Willingham2014-02-161-2/+7
* set default for account_level in DBfriendica2014-02-071-1/+1
* bookmarkingfriendica2014-02-041-1/+1
* bookmark permissionsfriendica2014-02-041-1/+2
* accept new connection broke yesterdayfriendica2014-02-031-0/+1
* don't load any configs from DB if installing - especially in style.pcssfriendica2014-02-021-0/+1
* some windows fixesfriendica2014-02-021-1/+5
* chat expiration (default 2 hours) - but can be set on a per-chatroom basisfriendica2014-01-301-1/+1
* add client field to chatpresence - which will give us a place to put IP addre...friendica2014-01-281-1/+1
* chat data structuresfriendica2014-01-271-1/+1