Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some shifting to make button groups render properly | marijus | 2015-02-13 | 1 | -28/+33 |
| | |||||
* | yet another icon change | marijus | 2015-02-13 | 1 | -6/+6 |
| | |||||
* | possibly better icons, possibly not. There is no [x]. | friendica | 2015-02-12 | 1 | -4/+4 |
| | |||||
* | more permissions tweaking | friendica | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | wrong icons in list mode | friendica | 2015-02-10 | 1 | -4/+4 |
| | |||||
* | item voting tools | friendica | 2015-02-10 | 1 | -0/+12 |
| | |||||
* | more attendance | friendica | 2015-02-10 | 1 | -2/+2 |
| | |||||
* | cleanup event attendance - make sure it works in list mode. | friendica | 2015-02-10 | 1 | -49/+41 |
| | |||||
* | essentials for creating a "block-style" list-mode page such as one might ↵ | friendica | 2014-12-16 | 1 | -2/+2 |
| | | | | 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. | ||||
* | build a channel based thread viewing link when in list_mode and when using ↵ | friendica | 2014-12-16 | 1 | -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(). | ||||
* | Add extra class to verified item icon | Stefan Parviainen | 2014-12-14 | 1 | -1/+1 |
| | |||||
* | couple of fixes: | friendica | 2014-11-19 | 1 | -1/+1 |
| | | | | | - significantly increase the content availability on the discover channel - fix the button group on the blog/list mode which made the border on a single comment button a bit wonky | ||||
* | blog mode - turn the comment link into a button and group with the ↵ | friendica | 2014-11-18 | 1 | -3/+6 |
| | | | | likes/dislikes | ||||
* | add unseen count and way to mark unseen to list mode. Also fix automatic ↵ | friendica | 2014-11-17 | 1 | -1/+2 |
| | | | | mark of unseen so as to work with list mode. | ||||
* | when in list mode, make the max height half of the normal height before ↵ | friendica | 2014-11-16 | 1 | -1/+1 |
| | | | | 'divgrow' kicks in. | ||||
* | "list mode" (forum and blog mode, no comments or comment boxes displayed on ↵ | friendica | 2014-11-16 | 1 | -0/+175 |
the summary page) |