aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
Commit message (Collapse)AuthorAgeFilesLines
* Update es+nl strings and added title on hover for items (needed to view ↵jeroenpraat2016-01-021-1/+1
| | | | titles that are cut-off)
* various css fixesMario Vavti2015-11-261-1/+1
|
* first iteration on the event itemMario Vavti2015-11-261-0/+5
|
* delivery report tweaksredmatrix2015-11-221-1/+1
|
* remove list bullets from extended like listredmatrix2015-11-091-1/+1
|
* make attachments appear in a dropdown in wall-item-tools-leftMario Vavti2015-10-311-9/+10
|
* experiment: put the photo-item photo on top of the postMario Vavti2015-10-221-5/+6
|
* move photo object stuff from itemObject to prepare_body() so we can do more ↵Mario Vavti2015-10-221-2/+2
| | | | stuff with it
* create photo object if feature large photos is enabled and display those ↵Mario Vavti2015-10-201-1/+8
| | | | slightly different
* allow photo-items to appear full width if large photos feature is enabled. ↵Mario Vavti2015-10-141-18/+31
| | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes.
* some conv-item restructuring to allow full width elementsMario Vavti2015-10-111-21/+25
|
* delivery reports - crude but mostly functional at least for zot deliveriesredmatrix2015-09-221-0/+5
|
* 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/+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