aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_list.tpl
Commit message (Collapse)AuthorAgeFilesLines
* update conv_list.tplMario Vavti2015-10-151-19/+33
|
* some conv-item restructuring to allow full width elementsMario Vavti2015-10-111-21/+25
|
* various css fixesMario Vavti2015-07-071-2/+1
|
* bring some more generic-content-wrappers and fix some of themMario Vavti2015-06-191-1/+1
|
* bring lockview to menu items, slightly change the way /lockview is calledMario Vavti2015-04-211-1/+1
|
* make dropItem more universal and move delete up in the dropdown menuMario Vavti2015-04-121-4/+4
|
* bring ajax item delete to conv listMario Vavti2015-04-101-1/+1
|
* some shifting to make button groups render properlymarijus2015-02-131-28/+33
|
* yet another icon changemarijus2015-02-131-6/+6
|
* possibly better icons, possibly not. There is no [x].friendica2015-02-121-4/+4
|
* more permissions tweakingfriendica2015-02-101-1/+1
|
* wrong icons in list modefriendica2015-02-101-4/+4
|
* item voting toolsfriendica2015-02-101-0/+12
|
* more attendancefriendica2015-02-101-2/+2
|
* cleanup event attendance - make sure it works in list mode.friendica2015-02-101-49/+41
|
* essentials for creating a "block-style" list-mode page such as one might ↵friendica2014-12-161-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 ↵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().
* Add extra class to verified item iconStefan Parviainen2014-12-141-1/+1
|
* couple of fixes:friendica2014-11-191-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 ↵friendica2014-11-181-3/+6
| | | | likes/dislikes
* add unseen count and way to mark unseen to list mode. Also fix automatic ↵friendica2014-11-171-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 ↵friendica2014-11-161-1/+1
| | | | 'divgrow' kicks in.
* "list mode" (forum and blog mode, no comments or comment boxes displayed on ↵friendica2014-11-161-0/+175
the summary page)