aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* make the size of directory photos fixed so that the screen doesn't jump ↵friendica2014-12-171-0/+2
| | | | around when loading.
* update nlJeroen2014-12-172-1183/+1199
|
* essentials for creating a "block-style" list-mode page such as one might ↵friendica2014-12-163-2/+22
| | | | have for a pinterest-style layout. Just load view/theme/redbasic/css/blockmode.css after redbasic PCSS - you're done. We may need some other indicator besides the number of comments to indicate "click here to see the rest of the article", but we're a bit short on space so maybe a view icon will work.
* fix some directory anomoliesfriendica2014-12-163-3/+3
|
* call collapseHeight when neededfriendica2014-12-162-0/+5
|
* add divmore to directory entriesfriendica2014-12-162-2/+2
|
* build a channel based thread viewing link when in list_mode and when using ↵friendica2014-12-161-1/+1
| | | | the channel module, which will disable list_mode (this was checked in yesterday) for the benefit of viewing threads with the correct identities and comment permissions instead of relying on the semi-random uid chosen by mod/display when viewed by an authenticated remote_user().
* Merge https://github.com/friendica/red into pending_mergefriendica2014-12-156-1193/+1218
|\
| * Issue #743Thomas Willingham2014-12-151-0/+9
| |
| * Merge pull request #744 from pafcu/searchhelpThomas Willingham2014-12-153-4/+4
| |\ | | | | | | Add hint on how to use search box
| | * Add hint on how to use search boxStefan Parviainen2014-12-143-4/+4
| | |
| * | Updated Italian stringsPaolo Tacconi2014-12-152-1189/+1205
| | |
* | | wall tagsfriendica2014-12-152-1/+6
|/ /
* | Add extra class to verified item iconStefan Parviainen2014-12-143-3/+3
| |
* | Merge pull request #738 from pafcu/moreidsThomas Willingham2014-12-131-20/+20
|\| | | | | Add some ids to nav elements
| * Add some ids to nav elementsStefan Parviainen2014-12-121-20/+20
| |
* | Issue #739Thomas Willingham2014-12-131-0/+17
| |
* | move profile css to mod_profile and minoor fixesmarijus2014-12-114-26/+18
| |
* | some work on profile page - mostly whitespacemarijus2014-12-101-232/+228
| |
* | adjustment to clear browser location button only if use browser location ↵marijus2014-12-092-2/+2
| | | | | | | | option is set
* | show clear browser location button only if use browser location option is ↵marijus2014-12-095-14/+7
| | | | | | | | set and minor css fixes
* | Group comment editor iconsStefan Parviainen2014-12-081-28/+34
| |
* | Put some spacing between share types and other buttons in jotStefan Parviainen2014-12-081-28/+34
|/
* Merge pull request #724 from pafcu/suggestionsindirThomas Willingham2014-12-082-1/+4
|\ | | | | Show suggestions in directory
| * Suggestions in dir redux. Suggestions are now showed in directory if ↵Stefan Parviainen2014-12-071-0/+1
| | | | | | | | suggest=1 parameter is given to directory.
| * Revert "Revert "Directory shows channel suggestions by default""Stefan Parviainen2014-12-072-1/+3
| | | | | | | | This reverts commit bfde28f28eae1f4b00aac03b2714254d14ab7464.
* | Merge pull request #723 from pafcu/diroptsThomas Willingham2014-12-081-6/+7
|\ \ | | | | | | Directory sorting as a dropdown, forum filter as checkbox, option to sor...
| * | Directory sorting as a dropdown, forum filter as checkbox, option to sort ↵Stefan Parviainen2014-12-071-6/+7
| |/ | | | | | | oldest first
* | update fr: 'to prod', better translated by 'encourager'Olivier van Helden2014-12-042-10/+10
| |
* | update fr: checked mail templates and another bunch of typoes in stringsOlivier van Helden2014-12-048-36/+35
| |
* | update fr: use prefixFromNow to display time delta in the most used, natural ↵Olivier van Helden2014-12-042-4/+4
| | | | | | | | form ("Il y a 2 jours" and not "2 jours auparavant")
* | update fr - sorry for multiple posts, I will try to find time to check the ↵Olivier van Helden2014-12-042-36/+36
| | | | | | | | whole french translation and submit once.
* | update frOlivier van Helden2014-12-042-28/+28
| | | | | | | | | | | | - resubmitted, after online tests, correct translations for poked, pinged, etc - fix wrong sense for poked - there were two different translations for [red:notify], changed to the most used (Red:Notification) everywhere.
* | update fr: fix typo and ambiguous changes in ↵Olivier van Helden2014-12-032-11/+11
| | | | | | | | 1ea73a55e8276006b4c0f0307dfbe2a35acdff33
* | update fr typoesOlivier van Helden2014-12-032-33/+33
| |
* | Don't allow affinity of 0 in connedit.Thomas Willingham2014-12-021-1/+1
| |
* | Italian translationPaolo Tacconi2014-12-012-4035/+4077
| |
* | Merge branch 'master' of https://github.com/friendica/redmarijus2014-11-294-4516/+4568
|\ \
| * | update nl (typo)Jeroen2014-11-292-2/+2
| | |
| * | update nlJeroen2014-11-292-3957/+3999
| | |
| * | Merge pull request #715 from f03el/masterThomas Willingham2014-11-292-559/+569
| |\ \ | | |/ | |/| Update Swedish strings
| | * Update Swedish stringsErik Lundin2014-11-292-559/+569
| | |
* | | readd link_colour againmarijus2014-11-291-1/+1
|/ /
* / bootstrap-3.3.1 and minor css fixesmarijus2014-11-293-13/+21
|/
* Update Swedish stringsErik Lundin2014-11-251-778/+785
|
* Update Swedish stringsErik Lundin2014-11-251-3170/+3195
|
* Make events export track the current calendar. Turn it and 'new event' into ↵friendica2014-11-242-3/+13
| | | | buttons
* theme the observer tags so they stick out like a sore thumb. Too much bad juju.friendica2014-11-241-0/+8
|
* Merge pull request #707 from HaakonME/masterRedMatrix2014-11-252-4902/+5594
|\ | | | | Updated Norwegian bokmål translation
| * Updated Norwegian bokmål translationHaakon Meland Eriksen2014-11-232-4902/+5594
| |