aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* cherry pick pull request #544friendica2014-07-242-7/+2
|
* French Translationsmycocham2014-07-242-2/+7
|
* when telling somebody that permissions have changed but not yet submitted, ↵friendica2014-07-221-0/+4
| | | | give them a submit button *right there* so they don't have to look for it.
* make mod_like interactive if requestedfriendica2014-07-171-4/+1
|
* more event display formattingfriendica2014-07-072-4/+7
|
* event render improvementsfriendica2014-07-062-3/+5
|
* move code out of templates - not sure how this even worked.friendica2014-07-031-9/+9
|
* Merge pull request #521 from tuscanhobbit/masterRedMatrix2014-07-011-22/+30
|\ | | | | Changed the lock icon behaviour
| * Changed the lock icon behaviourPaolo Tacconi2014-06-301-22/+30
| |
* | Merge pull request #516 from dawnbreak/masterRedMatrix2014-06-301-14/+9
|\ \ | | | | | | Fixed a wrong timestamp update when adding a file.
| * | Fixed some more timestamp bugs in RedDAV.Klaus Weidenbach2014-06-291-14/+9
| | | | | | | | | | | | Fixed an SQL-query in RedFile::put(), where parameters where in wrong order.
* | | Remove Remove Account link from account settingsChristian Vogeley2014-06-292-4/+4
|/ / | | | | | | | | because it doesn’t remove the account. Move channel removal link to channel page
* | Merge pull request #513 from dawnbreak/masterRedMatrix2014-06-291-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 Weidenbach2014-06-291-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/masterRedMatrix2014-06-293-31/+20
|\ \ \ | |/ / |/| / | |/ Checkboxes were not aligned in connedit, added a table and removed orphaned filestorage.tpl
| * Checkboxes were not aligned in connedit, added a tabletuscanhobbit2014-06-283-31/+20
| |
* | Templified cloud's directory listing.Klaus Weidenbach2014-06-261-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 Weidenbach2014-06-241-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 filestoragetuscanhobbit2014-06-241-1/+1
|
* ability to like thingsfriendica2014-06-232-3/+16
|
* profile likesfriendica2014-06-221-0/+20
|
* give the admin a link to view channels from the channel admin pagefriendica2014-06-221-1/+1
|
* Add HTML5 datalist to edit photo album field.Klaus Weidenbach2014-06-221-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 errorKlaus2014-06-221-3/+1
| | | there was a space missing between two values
* stylistic improvements to the suggestions pagefriendica2014-06-181-2/+2
|
* add photo count to photo album listfriendica2014-06-171-1/+3
|
* move hide-comments to center and change its appearence a littlemarijus2014-06-151-2/+2
|
* unclutter menues a littlemarijus2014-06-141-2/+5
|
* merge the app menusfriendica2014-06-102-5/+4
|
* remote install app (untested)friendica2014-06-101-1/+1
|
* move new comment open/close js functions to core so they can be used by ↵marijus2014-06-051-1/+1
| | | | other themes
* add an icon to connect actionsfriendica2014-06-035-5/+5
|
* don't show app editing options to non-authenticated folksfriendica2014-06-011-0/+2
|
* testing new event codefriendica2014-05-291-1/+1
|
* newevent: front end functionsfriendica2014-05-292-0/+9
|
* some fixes and cleanupmarijus2014-05-271-2/+2
|
* fix one more bootstrap override regressionmarijus2014-05-262-2/+2
|
* divide autodate from item.app23n2014-05-261-1/+1
|
* auto-highlight app embed code on clickfriendica2014-05-251-1/+1
|
* fix the intermittent theme previewfriendica2014-05-251-1/+1
|
* for some reason this is also needed to make it work reliable in webkit browsersmarijus2014-05-241-1/+1
|
* should be redbasic not redmarijus2014-05-241-1/+1
|
* possible fix for empty commentbox colapsing on tool-button clickmarijus2014-05-241-1/+1
|
* add randprof app and do away with the universally hated chanview-iframe ↵friendica2014-05-232-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 workfriendica2014-05-212-1/+8
|
* change app dropdown to point to apps module (changes nav template). ↵friendica2014-05-211-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/editfriendica2014-05-211-1/+1
|
* more app workfriendica2014-05-202-3/+7
|
* unfinished work for creating appfriendica2014-05-201-0/+26
|
* most of the remaining apps basic infrastructure except a form to create the ↵friendica2014-05-203-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.