aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
Commit message (Collapse)AuthorAgeFilesLines
* autoscroll to target post/comment when in single-thread mode; don't ↵redmatrix2016-09-251-1/+1
| | | | interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax.
* subtle indicator of your own response verb activityredmatrix2016-09-251-8/+8
|
* the rest of the backend for supporting scroll-to-comment from notifications. ↵redmatrix2016-09-241-1/+1
| | | | We still need an ajax handler as fragments are evaluated before content is loaded.
* fix #480, enable bbcode autocomplete for photo comments and remove some ↵Mario Vavti2016-08-131-1/+0
| | | | redundant javascript
* add url permalink mf2 markupBen Roberts2016-06-241-1/+1
|
* p-author missing from embedded h-card in itemsBen Roberts2016-06-231-1/+1
|
* microformats 2 for postsBen Roberts2016-06-221-6/+6
|
* allow any (current) emoji to be displayed on any site, and provide a default ↵redmatrix2016-06-031-14/+4
| | | | list of reactions that can be over-ridden via configuration if a site doesn't like our choices or perhaps the ordering of our choices.
* turn emoji ability into a feature so that either a member or the site admin ↵redmatrix2016-06-031-1/+1
| | | | can disable it. Default is enabled.
* some theming for emoji buttonMario Vavti2016-06-031-95/+91
|
* restrict emoji reactions to the top level for now.redmatrix2016-06-021-0/+2
|
* menu entries for basic emoji support. I could use a bit of help theming ↵redmatrix2016-06-021-0/+25
| | | | this. It may also be better rendered as a panel of buttons than a dropdown menu. Eventually we should probably allow the system admin to configure the emojis they want; as there are a large number. I only brought in a small collection that I thought would be most useful as post reactions.
* update icon names in view/Treer2016-05-011-21/+21
|
* 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
|