Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make mod_like interactive if requested | friendica | 2014-07-17 | 1 | -4/+1 |
| | |||||
* | more event display formatting | friendica | 2014-07-07 | 2 | -4/+7 |
| | |||||
* | event render improvements | friendica | 2014-07-06 | 2 | -3/+5 |
| | |||||
* | move code out of templates - not sure how this even worked. | friendica | 2014-07-03 | 1 | -9/+9 |
| | |||||
* | Merge pull request #521 from tuscanhobbit/master | RedMatrix | 2014-07-01 | 1 | -22/+30 |
|\ | | | | | Changed the lock icon behaviour | ||||
| * | Changed the lock icon behaviour | Paolo Tacconi | 2014-06-30 | 1 | -22/+30 |
| | | |||||
* | | Merge pull request #516 from dawnbreak/master | RedMatrix | 2014-06-30 | 1 | -14/+9 |
|\ \ | | | | | | | Fixed a wrong timestamp update when adding a file. | ||||
| * | | Fixed some more timestamp bugs in RedDAV. | Klaus Weidenbach | 2014-06-29 | 1 | -14/+9 |
| | | | | | | | | | | | | Fixed an SQL-query in RedFile::put(), where parameters where in wrong order. | ||||
* | | | Remove Remove Account link from account settings | Christian Vogeley | 2014-06-29 | 2 | -4/+4 |
|/ / | | | | | | | | | because it doesn’t remove the account. Move channel removal link to channel page | ||||
* | | Merge pull request #513 from dawnbreak/master | RedMatrix | 2014-06-29 | 1 | -0/+23 |
|\ \ | | | | | | | Some documentation for include/reddav.php and a new tpl-file. | ||||
| * | | Some documentation for include/reddav.php and a new tpl-file. | Klaus Weidenbach | 2014-06-29 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documented include/reddav.php a bit more to understand what it is about to try to clean up some parts. Still a lot to be done here. I put serveral @todo markers that need to be checked. Moved some more HTML to template file. Changed getETag() return format according to documentation. (ETag MUST be surrounded by double-quotes) | ||||
* | | | Merge pull request #514 from tuscanhobbit/master | RedMatrix | 2014-06-29 | 3 | -31/+20 |
|\ \ \ | |/ / |/| / | |/ | Checkboxes were not aligned in connedit, added a table and removed orphaned filestorage.tpl | ||||
| * | Checkboxes were not aligned in connedit, added a table | tuscanhobbit | 2014-06-28 | 3 | -31/+20 |
| | | |||||
* | | Templified cloud's directory listing. | Klaus Weidenbach | 2014-06-26 | 1 | -0/+48 |
|/ | | | | | | Moved HTML for the directory listing from include/reddav.php to it's own template file. Still need to clean it up bit more, but should be useable already. | ||||
* | Set backlink to the parent folder, not cloud's root. | Klaus Weidenbach | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | If you edit a file and click on the backlink you always returned to the root folder of your cloud. This patch sets the correct parent folder as backlink. Bit messy, but looks like it works. | ||||
* | Fixes to links and forward URLs in filestorage | tuscanhobbit | 2014-06-24 | 1 | -1/+1 |
| | |||||
* | ability to like things | friendica | 2014-06-23 | 2 | -3/+16 |
| | |||||
* | profile likes | friendica | 2014-06-22 | 1 | -0/+20 |
| | |||||
* | give the admin a link to view channels from the channel admin page | friendica | 2014-06-22 | 1 | -1/+1 |
| | |||||
* | Add HTML5 datalist to edit photo album field. | Klaus Weidenbach | 2014-06-22 | 1 | -14/+22 |
| | | | | | | | This patch provides a datalist for the edit photo album field. This makes it easier to move a picture to another existing folder in the way that it provides a list of all available albums as values for the album field. | ||||
* | correct a tiny syntax error | Klaus | 2014-06-22 | 1 | -3/+1 |
| | | | there was a space missing between two values | ||||
* | stylistic improvements to the suggestions page | friendica | 2014-06-18 | 1 | -2/+2 |
| | |||||
* | add photo count to photo album list | friendica | 2014-06-17 | 1 | -1/+3 |
| | |||||
* | move hide-comments to center and change its appearence a little | marijus | 2014-06-15 | 1 | -2/+2 |
| | |||||
* | unclutter menues a little | marijus | 2014-06-14 | 1 | -2/+5 |
| | |||||
* | merge the app menus | friendica | 2014-06-10 | 2 | -5/+4 |
| | |||||
* | remote install app (untested) | friendica | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | move new comment open/close js functions to core so they can be used by ↵ | marijus | 2014-06-05 | 1 | -1/+1 |
| | | | | other themes | ||||
* | add an icon to connect actions | friendica | 2014-06-03 | 5 | -5/+5 |
| | |||||
* | don't show app editing options to non-authenticated folks | friendica | 2014-06-01 | 1 | -0/+2 |
| | |||||
* | testing new event code | friendica | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | newevent: front end functions | friendica | 2014-05-29 | 2 | -0/+9 |
| | |||||
* | some fixes and cleanup | marijus | 2014-05-27 | 1 | -2/+2 |
| | |||||
* | fix one more bootstrap override regression | marijus | 2014-05-26 | 2 | -2/+2 |
| | |||||
* | divide autodate from item.app | 23n | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | auto-highlight app embed code on click | friendica | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | fix the intermittent theme preview | friendica | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | for some reason this is also needed to make it work reliable in webkit browsers | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | should be redbasic not red | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | possible fix for empty commentbox colapsing on tool-button click | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | add randprof app and do away with the universally hated chanview-iframe ↵ | friendica | 2014-05-23 | 2 | -2/+1 |
| | | | | mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix. | ||||
* | more app work | friendica | 2014-05-21 | 2 | -1/+8 |
| | |||||
* | change app dropdown to point to apps module (changes nav template). ↵ | friendica | 2014-05-21 | 1 | -7/+2 |
| | | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content. | ||||
* | make it possible to edit/delete apps via /apps/personal/edit | friendica | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | more app work | friendica | 2014-05-20 | 2 | -3/+7 |
| | |||||
* | unfinished work for creating app | friendica | 2014-05-20 | 1 | -0/+26 |
| | |||||
* | most of the remaining apps basic infrastructure except a form to create the ↵ | friendica | 2014-05-20 | 3 | -5/+19 |
| | | | | things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now. | ||||
* | the js seems to interfere with something else... comment out for now... | marijus | 2014-05-20 | 1 | -6/+6 |
| | |||||
* | some work on comment_item.tpl | marijus | 2014-05-20 | 2 | -48/+44 |
| | |||||
* | more app backend work | friendica | 2014-05-19 | 1 | -0/+6 |
| |