| Commit message (Expand) | Author | Age | Files | Lines |
* | tweaky tweak, plus add share tracking db, and don't show acl for guest postin... | friendica | 2013-03-06 | 1 | -2/+2 |
* | basic friend suggestions (but not "new to the network and have no friends at ... | friendica | 2013-03-05 | 1 | -1/+1 |
* | add account_external for linking to legacy authentication infrastructure (e.g... | friendica | 2013-03-01 | 1 | -1/+1 |
* | mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the n... | friendica | 2013-02-27 | 1 | -0/+1 |
* | initial doco | friendica | 2013-02-26 | 1 | -808/+750 |
* | doxygen gets tripped up by 'if (! function_exists' - but this construct no lo... | friendica | 2013-02-25 | 1 | -71/+70 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -0/+1 |
* | reverse the cyclic conundrum, and a minor db update of no consequence | friendica | 2013-02-18 | 1 | -1/+2 |
* | moving on | friendica | 2013-02-18 | 1 | -1/+1 |
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 1 | -0/+2 |
* | add rating support to poco | friendica | 2013-02-15 | 1 | -1/+1 |
* | contact rating field so it's here when we need it | friendica | 2013-02-15 | 1 | -1/+1 |
* | use our own CA bundle as authoritative for backend communications. This avoid... | friendica | 2013-02-13 | 1 | -0/+5 |
* | catch all the changes | friendica | 2013-02-13 | 1 | -1/+1 |
* | some more rmagic fixes discovered during testing | friendica | 2013-02-13 | 1 | -3/+3 |
* | fix auto rmagic when visiting with zid | friendica | 2013-02-13 | 1 | -3/+3 |
* | add mimetype to items | friendica | 2013-02-10 | 1 | -1/+1 |
* | more profiling - cache the qcomment list so we don't have to look it up for e... | friendica | 2013-02-09 | 1 | -0/+2 |
* | more register_approve stuff - like the admin page. Hopefully this won't confl... | friendica | 2013-02-08 | 1 | -0/+1 |
* | make pcss work (really this time) | friendica | 2013-02-07 | 1 | -3/+3 |
* | certainly glad I didn't test that... | friendica | 2013-02-06 | 1 | -2/+4 |
* | this might make zot-id work as originally conceived complete with reverse mag... | friendica | 2013-02-06 | 1 | -0/+9 |
* | bring back selective "mark unseen" on network page now that we can mark all u... | friendica | 2013-02-03 | 1 | -1/+0 |
* | support for OS files and add directory support to file/attach object | friendica | 2013-02-03 | 1 | -1/+6 |
* | debugging the photo api | friendica | 2013-02-02 | 1 | -1/+0 |
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 1 | -1/+0 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 1 | -1/+1 |
* | add item revision column and index | friendica | 2013-01-30 | 1 | -1/+1 |
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 1 | -1/+9 |
* | Widget manager.... | friendica | 2013-01-29 | 1 | -10/+54 |
* | lostpass fixes and login/logout flow if authenticated but no default channel ... | friendica | 2013-01-27 | 1 | -1/+1 |
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -1/+1 |
* | hidden directory entries | friendica | 2013-01-22 | 1 | -0/+2 |
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 1 | -1/+1 |
* | magic auth - it's mostly done or at least all the code bits are written and i... | friendica | 2013-01-21 | 1 | -1/+8 |
* | unescaped apostrophe in single quoted string | friendica | 2013-01-18 | 1 | -1/+1 |
* | added error message to boot.php - permission denied | Michael Meer | 2013-01-18 | 1 | -1/+1 |
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 1 | -1/+1 |
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 1 | -1/+1 |
* | menu structures for linking your pages to other pages or whatever | friendica | 2013-01-15 | 1 | -1/+1 |
* | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 1 | -1/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-14 | 1 | -11/+15 |
|\ |
|
| * | rewrite of function profile_load with Mike | Michael Meer | 2013-01-14 | 1 | -1/+1 |
| * | rewrite of // get the current observerwith | Michael Meer | 2013-01-14 | 1 | -11/+15 |
* | | command line config utility, get set system configuration values | friendica | 2013-01-14 | 1 | -1/+1 |
|/ |
|
* | deleted function was commented out already | Michael Meer | 2013-01-13 | 1 | -24/+0 |
* | start on tag deliver rewrite | friendica | 2013-01-12 | 1 | -0/+1 |
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 1 | -5/+0 |
* | get_cached_avatar_image no longer in use | Michael Meer | 2013-01-09 | 1 | -1/+2 |
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 1 | -0/+7 |