aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Red Matrix default instead of global default. Is more clear. Update nl to ↵jeroenpraat2014-07-023-6056/+5857
| | | | 99%. Update util/messages.po
* Merge branch 'master' of https://github.com/friendica/redjeroenpraat2014-07-023-6074/+5878
|\
| * Merge pull request #525 from tuscanhobbit/masterPaolo T2014-07-022-6074/+5875
| |\ | | | | | | IT: strings updated
| | * IT: strings updatedPaolo Tacconi2014-07-022-6074/+5875
| | |
| * | minor adjustmentsfriendica2014-07-011-0/+3
| | |
* | | Changed Default to Light (global default). So if hub owners want to change ↵jeroenpraat2014-07-021-1/+1
|/ / | | | | | | the default, they don't get two defaults. Please revert when not needed/wanted.
* | fix 1 error in nl that somehow sneaked injeroenpraat2014-07-012-3/+3
| |
* | update/approve nl to 98%git statusjeroenpraat2014-07-012-99/+99
| |
* | update nljeroenpraat2014-07-012-117/+117
| |
* | Merge pull request #520 from pixelroot/masterRedMatrix2014-07-012-694/+769
|\ \ | | | | | | Updated Russian translation
| * | Updated Russian translationpixelroot2014-06-302-694/+769
| | |
* | | 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
| | |
* | | update nljeroenpraat2014-06-302-35/+35
| | |
* | | update nljeroenpraat2014-06-292-566/+641
| | |
* | | 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 #515 from tuscanhobbit/masterPaolo T2014-06-292-488/+563
|\| | | | | | | | IT:updated strings
| * | IT:updated stringstuscanhobbit2014-06-292-488/+563
| | |
* | | 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-294-37/+27
|\ \ \ \ | |/ / / |/| / / | |/ / Checkboxes were not aligned in connedit, added a table and removed orphaned filestorage.tpl
| * | Checkboxes were not aligned in connedit, added a tabletuscanhobbit2014-06-284-37/+27
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-262-1947/+1939
|\ \ \
| * | | update nljeroenpraat2014-06-272-1947/+1939
| | | |
* | | | still trying to sort out the liveupdate issues. This was getting overly ↵friendica2014-06-261-31/+20
|/ / / | | | | | | | | | complicated with all the different ways we've tried to fix this issue so let's step back and simplify it a bit.
* | | make it a div to prevent extra borders in some browsers after clickmarijus2014-06-261-0/+4
| | |
* | | 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.
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-245-5551/+5759
|\ \
| * \ Merge pull request #506 from dawnbreak/masterRedMatrix2014-06-251-1/+1
| |\ \ | | | | | | | | Set backlink to the parent folder, not cloud's root.
| | * | 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.
| * | | Merge pull request #504 from HaakonME/masterRedMatrix2014-06-252-5540/+5748
| |\ \ \ | | |/ / | |/| | Updated Norwegian bokmål translation
| | * | Updated Norwegian bokmål translationHaakon Meland Eriksen2014-06-242-5540/+5748
| | | |
| * | | IT: updated strings & fixed readme img linktuscanhobbit2014-06-242-10/+10
| |/ /
| * | Fixes to links and forward URLs in filestoragetuscanhobbit2014-06-241-1/+1
| | |
* | | Events show up as notifications about a week in advance so you know they're ↵friendica2014-06-241-4/+4
|/ / | | | | | | coming. But let's put an indicator next to the notification count when there's an event that is actually happening today -- so you don't have to look at the calendar or notification detail every day for a week to figure out if the day has finally arrived yet.
* | Merge pull request #501 from pixelroot/masterRedMatrix2014-06-242-1723/+1714
|\| | | | | modified: view/ru/messages.po
| * modified: view/ru/messages.popixelroot2014-06-232-1723/+1714
| | | | | | | | modified: view/ru/strings.php
* | move the reset of "in_progress" to after the page and structures have ↵friendica2014-06-231-1/+2
| | | | | | | | completed updating
* | ability to like thingsfriendica2014-06-233-3/+24
|/
* profile likesfriendica2014-06-223-0/+34
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-06-222-1669/+1661
|\
| * Merge pull request #500 from tuscanhobbit/masterPaolo T2014-06-222-1669/+1661
| |\ | | | | | | IT: strings updated
| | * IT: strings updatedtuscanhobbit2014-06-222-1669/+1661
| | |
* | | 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
* | Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-72/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this a user can allow some action to any user which connects to them, even before they've connected back. Ref. https://mobiliza.org.br/display/478d9e71eaf55748dc646d3990651d6d34cfb7db5c38360538ec730ca3ccf908@zothub.com Also some code cleanup and an alternative logic for handling notifications of permission changes in zot.php. This assumes that private posts are still restricted to people in your addressbook. Regardless of your global permissions, a pending channel won't get private posts, even if the post only has a deny clause not matching the pending channel.
* | put viewsrc back in a lightboxfriendica2014-06-181-2/+3
| |