aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Introducing page template Redable (sic). A template for making it easier to ↵Jeroen2014-07-162-0/+128
| | | | read long texts on a wide range of devices. Using rem and em for font sizes and region widths. Regions: aside, content, right_aside and footer. Advised to only use the middle content region as much as possible (but left and right can be used for indexes if you like). Based on the default template. Maybe later I will add some alternative css's.
* small fix nljeroenpraat2014-07-092-3/+3
|
* more event display formattingfriendica2014-07-073-10/+23
|
* event render improvementsfriendica2014-07-063-4/+10
|
* nl 100%git statusjeroenpraat2014-07-062-5969/+6173
|
* some initial work towards email address verificationfriendica2014-07-031-0/+25
|
* fix nljeroenpraat2014-07-032-62/+62
|
* move code out of templates - not sure how this even worked.friendica2014-07-031-9/+9
|
* 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
|