| Commit message (Expand) | Author | Age | Files | Lines |
* | add clock widget and correct some doco | friendica | 2014-03-05 | 1 | -0/+56 |
* | move language selector to a module | friendica | 2014-03-05 | 1 | -1/+0 |
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it use... | friendica | 2014-03-04 | 2 | -2/+50 |
* | undo | friendica | 2014-03-04 | 1 | -2/+2 |
* | Make zid() work for observers as well as local users | Thomas Willingham | 2014-03-04 | 1 | -3/+3 |
* | change flags for one-way connections from hidden to unconnected so we can sti... | friendica | 2014-03-04 | 3 | -16/+15 |
* | directory sync issues | friendica | 2014-03-03 | 2 | -8/+11 |
* | enable network/matrix expiration, this should be functional but the options h... | friendica | 2014-03-03 | 2 | -29/+30 |
* | item widget - displays one (webpage) item by mid. This is how you could put m... | friendica | 2014-03-03 | 1 | -0/+27 |
* | implement horizontal menu class in redbasic | friendica | 2014-03-03 | 1 | -1/+1 |
* | revert the temporary fix for the missing hdr.tpl and add the ability to provi... | friendica | 2014-03-03 | 1 | -1/+1 |
* | some anomolies found when viewing connections in various cases. | friendica | 2014-03-02 | 2 | -3/+30 |
* | add choklet template with several defined flavours, two and three column flui... | friendica | 2014-03-02 | 1 | -17/+22 |
* | first cut at choklet template | friendica | 2014-03-02 | 1 | -14/+33 |
* | allow templates to have multiple styles - this would be a bit like having a s... | friendica | 2014-03-02 | 1 | -2/+8 |
* | it's unfortunate that we use the term "layout" to refer both to a template fi... | friendica | 2014-03-01 | 1 | -0/+4 |
* | dang - you really have to bludgeon this thing to get youtube to use https | friendica | 2014-02-28 | 1 | -1/+10 |
* | try to fix youtube mixed content warnings | friendica | 2014-02-28 | 1 | -0/+2 |
* | put schemas in Comanche (this requires theme support (!)) | friendica | 2014-02-27 | 2 | -1/+8 |
* | minor fixes to suggested chatrooms | friendica | 2014-02-27 | 1 | -3/+1 |
* | chatroom suggestions | friendica | 2014-02-27 | 1 | -0/+36 |
* | fix photos in private mail | friendica | 2014-02-27 | 1 | -1/+1 |
* | Typo | cvogeley | 2014-02-27 | 1 | -1/+1 |
* | vsprintf error | friendica | 2014-02-26 | 1 | -1/+2 |
* | comanche: provide an option to add a menu class for different theming choices... | friendica | 2014-02-25 | 2 | -4/+14 |
* | I'll have to fix this someday. | friendica | 2014-02-25 | 1 | -0/+6 |
* | put bookmarked chatrooms into poco | friendica | 2014-02-25 | 1 | -0/+28 |
* | allow personalised page layouts for modules. | friendica | 2014-02-25 | 1 | -2/+0 |
* | provide ability to bookmark chatrooms using rbmark | friendica | 2014-02-24 | 1 | -2/+17 |
* | remote "add bookmark" - like rpost but saves a bookmark from a remote hub int... | friendica | 2014-02-24 | 1 | -9/+24 |
* | string 'null' showing up in timeago since last modify | friendica | 2014-02-24 | 1 | -3/+2 |
* | take a p | friendica | 2014-02-24 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-24 | 1 | -11/+13 |
|\ |
|
| * | Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings | Alexandre Hannud Abdo | 2014-02-24 | 1 | -11/+13 |
* | | set theme for un-viewable profile | friendica | 2014-02-24 | 1 | -21/+32 |
|/ |
|
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable b... | friendica | 2014-02-22 | 2 | -5/+1 |
* | This should resolve the dav authentication loop (correctly) | friendica | 2014-02-22 | 3 | -8/+22 |
* | SECURITY: do not automatically open an iframe which points into the local web... | friendica | 2014-02-20 | 1 | -1/+8 |
* | fix login weirdness for accounts that need to be approved | friendica | 2014-02-20 | 2 | -5/+11 |
* | small changes to a couple of lookup functions which we need to use a bit more | friendica | 2014-02-20 | 2 | -4/+7 |
* | code cleanup | friendica | 2014-02-20 | 1 | -0/+9 |
* | title missing in private mention posts | friendica | 2014-02-20 | 1 | -3/+1 |
* | vsprintf error on update | friendica | 2014-02-20 | 1 | -2/+2 |
* | use the medium size photo on the nav bar if that photo stays larger, as the s... | friendica | 2014-02-20 | 1 | -1/+1 |
* | believe i found the issue which was causing hundreds/thousands of identical h... | friendica | 2014-02-20 | 1 | -9/+12 |
* | Merge pull request #322 from dawnbreak/master | friendica | 2014-02-20 | 1 | -70/+126 |
|\ |
|
| * | Doxygen include/attach.php | Klaus | 2014-02-19 | 1 | -70/+126 |
* | | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 2 | -1/+9 |
* | | fix zrl bookmarks which broke with this checkin: c9192991c95a5145 | friendica | 2014-02-18 | 1 | -27/+6 |
* | | some more snakebite and fix up include/account - forgot about that inline arr... | friendica | 2014-02-18 | 2 | -7/+10 |