Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | collapse the advanced directory search so that folks who think they're ↵ | friendica | 2014-03-08 | 1 | -1/+1 |
| | | | | advanced but really aren't don't whinge about it. | ||||
* | advanced search front-end | friendica | 2014-03-08 | 1 | -0/+5 |
| | |||||
* | notify when permissions change and haven't been saved. | friendica | 2014-03-07 | 1 | -0/+1 |
| | |||||
* | bring friends back | friendica | 2014-03-06 | 1 | -10/+10 |
| | |||||
* | 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 ↵ | friendica | 2014-03-04 | 2 | -2/+50 |
| | | | | uses Red semantics and returns success/failure indication. | ||||
* | 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 ↵ | friendica | 2014-03-04 | 3 | -16/+15 |
| | | | | still use hidden for - well hiding connections | ||||
* | directory sync issues | friendica | 2014-03-03 | 2 | -8/+11 |
| | |||||
* | enable network/matrix expiration, this should be functional but the options ↵ | friendica | 2014-03-03 | 2 | -29/+30 |
| | | | | have been reduced/restricted so we're only looking at network posts and ignore anything that is filed, starred, or is resource_type 'photo' (which should not be possible in non-wall posts, but we just want to be sure). Will require the adventurous tester(s) to set 'channel_expire_days' in their channel record. | ||||
* | item widget - displays one (webpage) item by mid. This is how you could put ↵ | friendica | 2014-03-03 | 1 | -0/+27 |
| | | | | multiple content blobs on a page without turning them all into blocks. | ||||
* | 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 ↵ | friendica | 2014-03-03 | 1 | -1/+1 |
| | | | | provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated. | ||||
* | 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 ↵ | friendica | 2014-03-02 | 1 | -17/+22 |
| | | | | fluid layouts with optional side margins and a region for a blog-style header photo | ||||
* | 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 ↵ | friendica | 2014-03-02 | 1 | -2/+8 |
| | | | | schema for a template file. At first you'll think this is insane and overly complicated, you'll just have to wait and see what I'm up to. Then it will start to make sense. | ||||
* | it's unfortunate that we use the term "layout" to refer both to a template ↵ | friendica | 2014-03-01 | 1 | -0/+4 |
| | | | | file and to Comanche .PDL files. I think we should probably refer to the template file as "template" just to avoid confusion. For the moment we'll provide both, since the 'layout' is already in the wild. But please use "template" going forward. | ||||
* | 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 ↵ | friendica | 2014-02-25 | 2 | -4/+14 |
| | | | | choices on some menus (e.g. horizontal, tabbed, etc.) | ||||
* | 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 ↵ | friendica | 2014-02-24 | 1 | -9/+24 |
| | | | | into one of your own bookmark folders (or a new one if desired). | ||||
* | 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 ↵ | friendica | 2014-02-22 | 2 | -5/+1 |
| | | | | by context. | ||||
* | 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 ↵ | friendica | 2014-02-20 | 1 | -1/+8 |
| | | | | website. | ||||
* | 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 ↵ | friendica | 2014-02-20 | 1 | -1/+1 |
| | | | | small one usually looks awful when you scale it up. | ||||
* | believe i found the issue which was causing hundreds/thousands of identical ↵ | friendica | 2014-02-20 | 1 | -9/+12 |
| | | | | hublocs to be created | ||||
* | Merge pull request #322 from dawnbreak/master | friendica | 2014-02-20 | 1 | -70/+126 |
|\ | | | | | Doxygen include/attach.php |