Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add url permalink mf2 markup | Ben Roberts | 2016-06-24 | 1 | -1/+1 |
| | |||||
* | p-author missing from embedded h-card in items | Ben Roberts | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | microformats 2 for posts | Ben Roberts | 2016-06-22 | 1 | -6/+6 |
| | |||||
* | allow any (current) emoji to be displayed on any site, and provide a default ↵ | redmatrix | 2016-06-03 | 1 | -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 ↵ | redmatrix | 2016-06-03 | 1 | -1/+1 |
| | | | | can disable it. Default is enabled. | ||||
* | some theming for emoji button | Mario Vavti | 2016-06-03 | 1 | -95/+91 |
| | |||||
* | restrict emoji reactions to the top level for now. | redmatrix | 2016-06-02 | 1 | -0/+2 |
| | |||||
* | menu entries for basic emoji support. I could use a bit of help theming ↵ | redmatrix | 2016-06-02 | 1 | -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/ | Treer | 2016-05-01 | 1 | -21/+21 |
| | |||||
* | Update es+nl strings and added title on hover for items (needed to view ↵ | jeroenpraat | 2016-01-02 | 1 | -1/+1 |
| | | | | titles that are cut-off) | ||||
* | various css fixes | Mario Vavti | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | first iteration on the event item | Mario Vavti | 2015-11-26 | 1 | -0/+5 |
| | |||||
* | delivery report tweaks | redmatrix | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | remove list bullets from extended like list | redmatrix | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | make attachments appear in a dropdown in wall-item-tools-left | Mario Vavti | 2015-10-31 | 1 | -9/+10 |
| | |||||
* | experiment: put the photo-item photo on top of the post | Mario Vavti | 2015-10-22 | 1 | -5/+6 |
| | |||||
* | move photo object stuff from itemObject to prepare_body() so we can do more ↵ | Mario Vavti | 2015-10-22 | 1 | -2/+2 |
| | | | | stuff with it | ||||
* | create photo object if feature large photos is enabled and display those ↵ | Mario Vavti | 2015-10-20 | 1 | -1/+8 |
| | | | | slightly different | ||||
* | allow photo-items to appear full width if large photos feature is enabled. ↵ | Mario Vavti | 2015-10-14 | 1 | -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 elements | Mario Vavti | 2015-10-11 | 1 | -21/+25 |
| | |||||
* | delivery reports - crude but mostly functional at least for zot deliveries | redmatrix | 2015-09-22 | 1 | -0/+5 |
| | |||||
* | various css fixes | Mario Vavti | 2015-07-07 | 1 | -2/+1 |
| | |||||
* | bring some more generic-content-wrappers and fix some of them | Mario Vavti | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | bring lockview to menu items, slightly change the way /lockview is called | Mario Vavti | 2015-04-21 | 1 | -1/+1 |
| | |||||
* | make dropItem more universal and move delete up in the dropdown menu | Mario Vavti | 2015-04-12 | 1 | -4/+3 |
| | |||||
* | delete conv items on the fly in background | Mario Vavti | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | some shifting to make button groups render properly | marijus | 2015-02-13 | 1 | -20/+18 |
| | |||||
* | 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 |
| | |||||
* | item voting tools | friendica | 2015-02-10 | 1 | -0/+13 |
| | |||||
* | more attendance | friendica | 2015-02-10 | 1 | -6/+6 |
| | |||||
* | cleanup event attendance - make sure it works in list mode. | friendica | 2015-02-10 | 1 | -3/+3 |
| | |||||
* | more progress on event confirmations | friendica | 2015-02-10 | 1 | -7/+18 |
| | |||||
* | like formatting for extended consensus items | friendica | 2015-02-09 | 1 | -58/+32 |
| | |||||
* | Add extra class to verified item icon | Stefan Parviainen | 2014-12-14 | 1 | -1/+1 |
| | |||||
* | mark signature forgeries | friendica | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | Made link post titles to source optional in display settings. Hopefully I ↵ | Jeroen | 2014-09-14 | 1 | -1/+3 |
| | | | | did a right. | ||||
* | Merge pull request #592 from jeroenpraat/master | RedMatrix | 2014-09-13 | 1 | -1/+1 |
|\ | | | | | Issue #590: Linked conversation titles to source. | ||||
| * | Issue #590: Linked conversation titles to source. | jeroenpraat | 2014-09-12 | 1 | -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. | friendica | 2014-08-18 | 1 | -1/+1 |
|/ | |||||
* | move hide-comments to center and change its appearence a little | marijus | 2014-06-15 | 1 | -2/+2 |
| | |||||
* | newevent: front end functions | friendica | 2014-05-29 | 1 | -0/+3 |
| | |||||
* | some fixes and cleanup | marijus | 2014-05-27 | 1 | -2/+2 |
| | |||||
* | divide autodate from item.app | 23n | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | some work on comment_item.tpl | marijus | 2014-05-20 | 1 | -1/+3 |
| | |||||
* | implement modal for more then 10 likes/dislikes | marijus | 2014-05-18 | 1 | -0/+44 |
| | |||||
* | add some more bs fu | marijus | 2014-05-08 | 1 | -1/+1 |
| | |||||
* | like indicator rewrite | marijus | 2014-05-08 | 1 | -15/+21 |
| | |||||
* | revision/redesign of conv_item.tpl | marijus | 2014-05-01 | 1 | -158/+122 |
| |