| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | provide a specific permission for liking profiles (reuse the obsolete bookmar... | friendica | 2014-07-17 | 1 | -2/+2 |
* | provide os_mkdir to workaround permission issues with php mkdir | friendica | 2014-07-16 | 1 | -0/+9 |
* | fix rename_system_url() for the case of somebody who has no local xchan_url (... | friendica | 2014-07-15 | 1 | -11/+21 |
* | move smarty compiled files to store/[data]/smarty3 - which puts all writeable... | friendica | 2014-07-10 | 1 | -6/+8 |
* | finish implementing email verification. Currently it only applies if REGISTER... | friendica | 2014-07-09 | 1 | -1/+1 |
* | minor optimisation | friendica | 2014-07-01 | 1 | -1/+1 |
* | one more... | friendica | 2014-06-30 | 1 | -1/+2 |
* | add zottel dir server | friendica | 2014-06-29 | 1 | -1/+2 |
* | prevent mis-configured servers from leaking cookies | friendica | 2014-06-24 | 1 | -2/+10 |
* | ability to like things | friendica | 2014-06-23 | 1 | -1/+1 |
* | honour the admin censored flag in the directory, and some slow progress on ex... | friendica | 2014-06-22 | 1 | -1/+1 |
* | likes table for liking things besides posts and comments | friendica | 2014-06-22 | 1 | -1/+1 |
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -0/+1 |
* | load main.js last | friendica | 2014-06-13 | 1 | -0/+4 |
* | cleanup dead directory entries. This was a real b#tch, so keep your eye out f... | friendica | 2014-05-28 | 1 | -0/+1 |
* | implement 'requires' on personal apps | friendica | 2014-05-22 | 1 | -1/+1 |
* | try to recover from bad update | friendica | 2014-05-20 | 1 | -1/+1 |
* | add optional context to translations | friendica | 2014-05-20 | 1 | -1/+0 |
* | more app backend work | friendica | 2014-05-19 | 1 | -1/+1 |
* | support commerical apps | friendica | 2014-05-18 | 1 | -1/+1 |
* | implement modal for more then 10 likes/dislikes | marijus | 2014-05-18 | 1 | -1/+1 |
* | app DB structure | friendica | 2014-05-17 | 1 | -7/+7 |
* | Set a default directory server from a hard-wired list if one was not previous... | friendica | 2014-04-25 | 1 | -0/+8 |
* | whitespace - nothing else | friendica | 2014-04-09 | 1 | -154/+154 |
* | use parent_mid in the parent query for enotify instead of of the parent id. T... | friendica | 2014-04-06 | 1 | -1/+1 |
* | more efficient public feed fetching | friendica | 2014-04-02 | 1 | -1/+1 |
* | finish up the source route storage so we can prevent messages from flowing up... | friendica | 2014-03-31 | 1 | -1/+1 |
* | try and sort out the item delete mess | friendica | 2014-03-27 | 1 | -0/+8 |
* | add admin/channels | friendica | 2014-03-26 | 1 | -0/+1 |
* | This should be a slight improvement in setting ciphers - we'll punt on RedHat... | friendica | 2014-03-25 | 1 | -1/+1 |
* | is_developer() for those awkward "Don't touch this yet unless | Thomas Willingham | 2014-03-08 | 1 | -1/+10 |
* | Create a sys chan for hubs that already exist too. | Thomas Willingham | 2014-03-07 | 1 | -0/+7 |
* | bring friends back | friendica | 2014-03-06 | 1 | -1/+1 |
* | change flags for one-way connections from hidden to unconnected so we can sti... | friendica | 2014-03-04 | 1 | -0/+1 |
* | directory sync issues | friendica | 2014-03-03 | 1 | -3/+2 |
* | enable network/matrix expiration, this should be functional but the options h... | friendica | 2014-03-03 | 1 | -0/+2 |
* | some anomolies found when viewing connections in various cases. | friendica | 2014-03-02 | 1 | -3/+1 |
* | allow templates to have multiple styles - this would be a bit like having a s... | friendica | 2014-03-02 | 1 | -1/+5 |
* | put schemas in Comanche (this requires theme support (!)) | friendica | 2014-02-27 | 1 | -3/+4 |
* | put bookmarked chatrooms into poco | friendica | 2014-02-25 | 1 | -1/+1 |
* | more chatroom discovery | friendica | 2014-02-25 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-25 | 1 | -1/+1 |
|\ |
|
| * | Update channel permissions to full ints | Thomas Willingham | 2014-02-25 | 1 | -1/+1 |
* | | allow personalised page layouts for modules. | friendica | 2014-02-25 | 1 | -2/+12 |
|/ |
|
* | remote "add bookmark" - like rpost but saves a bookmark from a remote hub int... | friendica | 2014-02-24 | 1 | -3/+3 |
* | In case a page has overloaded a module, see if we already have a layout defin... | friendica | 2014-02-23 | 1 | -1/+4 |
* | small changes to a couple of lookup functions which we need to use a bit more | friendica | 2014-02-20 | 1 | -0/+1 |
* | fix the broken hublocs in an update | friendica | 2014-02-20 | 1 | -1/+1 |
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 1 | -0/+1 |
* | Windows hack for proc_run() from Marshall | Thomas Willingham | 2014-02-16 | 1 | -2/+7 |