aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* 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/+3
|
* delete conv items on the fly in backgroundMario Vavti2015-04-081-1/+1
|
* some shifting to make button groups render properlymarijus2015-02-131-20/+18
|
* 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
|
* item voting toolsfriendica2015-02-101-0/+13
|
* more attendancefriendica2015-02-101-6/+6
|
* cleanup event attendance - make sure it works in list mode.friendica2015-02-101-3/+3
|
* more progress on event confirmationsfriendica2015-02-101-7/+18
|
* like formatting for extended consensus itemsfriendica2015-02-091-58/+32
|
* Add extra class to verified item iconStefan Parviainen2014-12-141-1/+1
|
* mark signature forgeriesfriendica2014-10-161-1/+1
|
* Made link post titles to source optional in display settings. Hopefully I ↵Jeroen2014-09-141-1/+3
| | | | did a right.
* Merge pull request #592 from jeroenpraat/masterRedMatrix2014-09-131-1/+1
|\ | | | | Issue #590: Linked conversation titles to source.
| * Issue #590: Linked conversation titles to source. jeroenpraat2014-09-121-1/+1
| | | | | | If a theme wants to have it different, it can always copy this .tpl file to ../theme/tpl/. I didn't commit this directly, because it's a little bit controversial. But I like it!
* | provide an overt indication that a post/comment was edited.friendica2014-08-181-1/+1
|/
* move hide-comments to center and change its appearence a littlemarijus2014-06-151-2/+2
|
* newevent: front end functionsfriendica2014-05-291-0/+3
|
* some fixes and cleanupmarijus2014-05-271-2/+2
|
* divide autodate from item.app23n2014-05-261-1/+1
|
* some work on comment_item.tplmarijus2014-05-201-1/+3
|
* implement modal for more then 10 likes/dislikesmarijus2014-05-181-0/+44
|
* add some more bs fumarijus2014-05-081-1/+1
|
* like indicator rewritemarijus2014-05-081-15/+21
|
* revision/redesign of conv_item.tplmarijus2014-05-011-158/+122
|
* bring back the toolicon colourfriendica2014-04-201-11/+11
|
* ok we need that divChristian Vogeley2014-04-201-1/+1
|
* Add descriptions to drop downChristian Vogeley2014-04-201-7/+7
|
* More workChristian Vogeley2014-04-191-19/+14
|
* For the moment restore old delete iconChristian Vogeley2014-04-191-3/+3
| | | | | because the integrated button in the the bootstrap menu didn’t work on Firefox
* Move javascript calls to button tagChristian Vogeley2014-04-191-5/+5
| | | | because otherwise it didn’t work in Firefox
* Bootstrapify item toolsChristian Vogeley2014-04-191-14/+70
| | | | | | | | Only show the like buttons and the delete button permanently hide everything else in a drop down. This will break non bootstrap themes. So may be we also want to move this into the red basic folder. It still a little bit work in progress. Allignment is not 100% correct. May be we want to add text into the drop down.
* improve scannability of content with per-item bottom border, but lighten the ↵friendica2014-03-251-1/+2
| | | | per-item borders considerably so it isn't in your face. This is an experiment based on sound principles, but I'm not a UI expert. If this uglifies it too much - please revert.
* fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-251-2/+2
| | | | certain conditions
* fix lock positionmarijus2014-03-101-6/+2
|
* fixes locations with a linkmarijus2014-03-101-1/+1
|
* this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-101-4/+5
| | | | screens. also save some horizontal space.
* bookmarks - mop up and go homefriendica2014-02-041-0/+3
|
* make plink href visiblefriendica2014-01-041-2/+2
|
* Show expire date in post tooltipChristian Vogeley2013-12-231-1/+1
|
* more icon workfriendica2013-12-041-1/+1
|
* redbasic - allow changing icon coloursfriendica2013-11-051-1/+1
|
* issue #189 - show post edited time on relative date hovertipfriendica2013-10-301-1/+1
|
* remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ↵friendica2013-10-191-1/+1
| | | | derived/sourced channels. It's now just "$author via $xyz".
* delete iconsfriendica2013-10-091-1/+1
|
* move verified indicatorfriendica2013-10-081-3/+2
|
* replace a bunch of graphic icons with vector iconsfriendica2013-10-081-9/+9
|
* First visit http://fontawesome.io/cheatsheet/, then it's your turn. Please ↵friendica2013-10-081-1/+1
| | | | don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same.