aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* make the profile minimal by default. Use features to enable the advanced form.friendica2014-08-011-11/+30
|
* implement the new friend activity post which has been missing for some time nowfriendica2014-07-291-2/+2
|
* Stupid BluefishJeroen2014-07-291-1/+1
|
* As talked about earlier: set body font size to 0.8rem and post/comment font ↵Jeroen2014-07-291-3/+3
| | | | size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode.
* 14px>12pt as agreed on ↵Jeroen2014-07-281-2/+1
| | | | https://github.com/friendica/red/commit/075fc6727762d4e45ddcae5843eec0100ad3ab72 - Also fixed empty delete button showing up for channels without edit photo rights.
* style the photo like buttonsfriendica2014-07-271-2/+2
|
* clear floats on photo page (footer content appearing on right of page ↵friendica2014-07-271-0/+2
| | | | instead of bottom)
* Improved photo view page. Added a delete button, stylized other button and ↵Jeroen2014-07-271-2/+11
| | | | rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub.
* wrong label on iconfriendica2014-07-251-1/+1
|
* make profile edit pencil stand out a bit on darker backgroundsfriendica2014-07-241-1/+1
|
* always provide a profile edit entry in the nav usermenufriendica2014-07-241-2/+2
|
* 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
|