aboutsummaryrefslogtreecommitdiffstats
path: root/include/ItemObject.php
Commit message (Collapse)AuthorAgeFilesLines
* rework the conversation object stuff at a high level - still needs a bit of ↵redmatrix2016-05-201-773/+0
| | | | refactoring
* update icon names in include/Treer2016-05-011-2/+2
|
* static Appredmatrix2016-03-311-1/+1
|
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
|
* UNO: Hide bookmark tools in items (#^ and in menu)jeroenpraat2016-03-101-1/+1
|
* Issue #316 make /display updates work. Basically copy and paste what we do ↵Mario Vavti2016-03-091-1/+1
| | | | on load and add $simple_update to the query.
* will probably need this to make it workredmatrix2016-02-041-1/+1
|
* comment buttons hookredmatrix2016-02-041-0/+6
|
* provide admin toggle to disable delivery reportsredmatrix2016-01-071-1/+1
|
* first iteration on the event itemMario Vavti2015-11-261-0/+1
|
* delivery report tweaksredmatrix2015-11-221-1/+14
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-031-0/+1
|\ | | | | | | | | | | | | Conflicts: include/photo/photo_driver.php include/text.php mod/post.php
| * photo object compatibility revampedMario Vavti2015-10-221-14/+1
| |
| * hubzilla photo object compatibilityMario Vavti2015-10-201-1/+15
| |
* | move photo object stuff from itemObject to prepare_body() so we can do more ↵Mario Vavti2015-10-221-13/+1
| | | | | | | | stuff with it
* | create photo object if feature large photos is enabled and display those ↵Mario Vavti2015-10-201-1/+11
| | | | | | | | slightly different
* | really check for large photos featureMario Vavti2015-10-141-1/+1
| |
* | allow photo-items to appear full width if large photos feature is enabled. ↵Mario Vavti2015-10-141-3/+13
| | | | | | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes.
* | delivery reports - crude but mostly functional at least for zot deliveriesredmatrix2015-09-221-0/+2
| |
* | consensus items not working correctly and make the collections widget abide ↵redmatrix2015-05-181-3/+7
| | | | | | | | by the corresponding feature setting. This needs to be backported as it is borken in redmatrix. Also provide the ability to change the number of most recent expanded comments to conversations on a site-wide basis, increase it to 3 by default. We may also want this as a personal setting.
* | Merge branch 'master' into tresfriendica2015-04-231-3/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * Update/fix Dutch and removing an ugly spacejeroenpraat2015-04-021-1/+1
| |
| * remove the now redundant audio/video buttons and label the editor text style ↵friendica2015-03-111-1/+1
| | | | | | | | buttons which didn't have them. Unused editor buttons were commented in case we need to bring them back. If things go smoothly we can remove them. Use the link icon going forward - for all links.
| * bring back like/dislike summaries on photosfriendica2015-02-161-4/+0
| |
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵friendica2015-02-121-1/+1
| | | | | | | | searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
| * more permissions tweakingfriendica2015-02-101-5/+16
| |
| * fix permissionsfriendica2015-02-101-2/+2
| |
| * ensure we have permission before displaying buttonsfriendica2015-02-101-2/+2
| |
| * item voting toolsfriendica2015-02-101-0/+4
| |
| * more progress on event confirmationsfriendica2015-02-101-2/+7
| |
| * like formatting for extended consensus itemsfriendica2015-02-091-0/+23
| |
* | Merge branch 'master' into tresfriendica2015-01-291-10/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php
| * local_user => local_channelfriendica2015-01-281-10/+10
| |
* | heavy lifting converting item flag bitsfriendica2015-01-221-7/+7
|/
* basic backend work for creating consensus itemsfriendica2015-01-111-9/+9
|
* fix label of preview buttonmarijus2014-12-171-1/+1
|
* fix editing of postsmarijus2014-12-171-1/+1
|
* edit and preview removed from additional features and turned into core ↵friendica2014-12-161-2/+2
| | | | functionality (always enabled).
* build a channel based thread viewing link when in list_mode and when using ↵friendica2014-12-161-1/+9
| | | | 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().
* yet another option for the homepagefriendica2014-11-201-2/+2
|
* there's still a permission issue delivering a public post directly to the ↵friendica2014-11-191-1/+1
| | | | sys channel (on the local system), but this puts the local sys channel in the public delivery chain and fixes an issue with unseen counts showing on the discover page (where you can't do anything about it).
* add unseen count and way to mark unseen to list mode. Also fix automatic ↵friendica2014-11-171-0/+24
| | | | mark of unseen so as to work with list mode.
* speed things up a wee bitfriendica2014-11-161-2/+13
|
* "list mode" (forum and blog mode, no comments or comment boxes displayed on ↵friendica2014-11-161-2/+3
| | | | the summary page)
* minor changes to support forum modefriendica2014-11-151-19/+5
|
* mark signature forgeriesfriendica2014-10-161-1/+3
|
* make discover items interactivefriendica2014-09-221-2/+10
|
* Thanks to Thomas other people see now your posts on your channel page also ↵Jeroen2014-09-141-1/+1
| | | | linked to source. If enabled.
* Made link post titles to source optional in display settings. Hopefully I ↵Jeroen2014-09-141-0/+1
| | | | did a right.
* This is long overdue - use a symblic constant NULL_DATE instead of the ↵friendica2014-09-081-1/+1
| | | | easily mis-typed sequence '0000-00-00 00:00:00'