| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | set default for account_level in DB | friendica | 2014-02-07 | 1 | -1/+1 |
* | bookmarking | friendica | 2014-02-04 | 1 | -1/+1 |
* | bookmark permissions | friendica | 2014-02-04 | 1 | -1/+2 |
* | accept new connection broke yesterday | friendica | 2014-02-03 | 1 | -0/+1 |
* | don't load any configs from DB if installing - especially in style.pcss | friendica | 2014-02-02 | 1 | -0/+1 |
* | some windows fixes | friendica | 2014-02-02 | 1 | -1/+5 |
* | chat expiration (default 2 hours) - but can be set on a per-chatroom basis | friendica | 2014-01-30 | 1 | -1/+1 |
* | add client field to chatpresence - which will give us a place to put IP addre... | friendica | 2014-01-28 | 1 | -1/+1 |
* | chat data structures | friendica | 2014-01-27 | 1 | -1/+1 |
* | move some store things | friendica | 2014-01-21 | 1 | -1/+1 |
* | allow menus to have special roles | friendica | 2014-01-15 | 1 | -2/+7 |
* | only let visitors remove their own files. | friendica | 2014-01-09 | 1 | -1/+1 |
* | allow objects to have permissions | friendica | 2013-12-28 | 1 | -1/+1 |
* | db update for directory profiles - and fix broken database.sql from the sys_p... | friendica | 2013-12-25 | 1 | -1/+1 |
* | add account_level, is_foreigner and is_member functions; convert all e2ee use... | friendica | 2013-12-23 | 1 | -1/+1 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |
* | Some sys chan stuff | Thomas Willingham | 2013-12-22 | 1 | -6/+6 |
* | remove the .wgl (widget list) file processing for ordering widgets on a page.... | friendica | 2013-12-18 | 1 | -37/+1 |
* | Add App::poi to store the "person of interest" for a given page. This is so w... | friendica | 2013-12-18 | 1 | -5/+6 |
* | bloody hell... php version incompatibility with openssl - openssl no longer a... | friendica | 2013-12-15 | 1 | -1/+8 |
* | Provide a fallback channel to probe for magic-auth when we have no prior comm... | friendica | 2013-12-15 | 1 | -1/+5 |
* | add construct_page hook | friendica | 2013-12-13 | 1 | -0/+4 |
* | The affinity tool is not a "traditional" widget. But it is nevertheless a wid... | friendica | 2013-12-11 | 1 | -1/+2 |
* | mod channel is now Comanchified | friendica | 2013-12-10 | 1 | -1/+0 |
* | look for comanche module pages using theme_include() | friendica | 2013-12-10 | 1 | -2/+2 |
* | matrix/network page under Comanche cont. | friendica | 2013-12-10 | 1 | -0/+2 |
* | mod_network is now running under Comanche. Yay. | friendica | 2013-12-10 | 1 | -1/+4 |
* | reorganise a few included functions - notably identity related functions | friendica | 2013-12-03 | 1 | -642/+2 |
* | deprecate a->get_curl_code() and $a->get_curl_headers() | friendica | 2013-12-01 | 1 | -20/+0 |
* | allow themes to mess with the navbar contents without a custom template. It's... | friendica | 2013-11-28 | 1 | -1/+2 |
* | replaced rhash icon | tuscanhobbit | 2013-11-23 | 1 | -1/+1 |
* | add aid to notifiy table which we may need to supress duplicate notify emails... | friendica | 2013-11-20 | 1 | -1/+1 |
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ... | friendica | 2013-11-20 | 1 | -7/+3 |