aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
...
* remove deprecated app parameter from conversation()zotlabs2017-06-201-2/+1
|
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-8/+14
|
* a slight tweak to author_is_pmable hook to make it usefulzotlabs2017-05-311-5/+5
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-261-0/+9
|\
| * When template "none" is used in a webpage layout, then the contents of the ↵Andrew Manning2017-04-231-0/+9
| | | | | | | | page should be the sole output, with no other code before or after the page element content.
| * add 'author_is_pmable()' function with plugin hooks to control whether or ↵zotlabs2017-03-311-2/+24
| | | | | | | | not to display a 'send mail' link in the thread author menu.
| * move db_upgrade to zlibzotlabs2017-03-311-103/+9
| |
* | give the item_obscured flag a new lease on life by using it to designate ↵zotlabs2017-04-181-8/+0
| | | | | | | | third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends.
* | add 'author_is_pmable()' function with plugin hooks to control whether or ↵zotlabs2017-03-271-2/+24
| | | | | | | | not to display a 'send mail' link in the thread author menu.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-251-23/+41
|\|
| * add icon, name and thumb to profile tabs. remove login app - we have login ↵Mario Vavti2017-03-211-13/+27
| | | | | | | | in the panel now.
| * move profile tabs to app-trayMario Vavti2017-03-201-1/+1
| |
| * since we have the app bin we do not actually need the profile tabs for ourselfMario Vavti2017-03-201-0/+3
| |
| * open like-modal directly if more than 10 likesMario Vavti2017-03-191-7/+3
| |
| * bs4 fixesMario Vavti2017-03-181-1/+1
| |
| * fix item_list and item_search templates. make item filer use a bootdtrap ↵Mario Vavti2017-03-171-1/+6
| | | | | | | | modal and some css and class fixes
| * many dropdown and class fixes. still a long way to go...Mario Vavti2017-03-121-2/+2
| |
* | move db_upgrade to zlibzotlabs2017-03-231-103/+9
|/
* yet one more place to use chanlink_hash() instead of chanlink_url()Mario Vavti2017-02-231-2/+2
|
* add gen_link_id() function to selectively encode/decode the message-id ↵Hubzilla2017-01-191-1/+1
| | | | component of /display/ links for message-ids that contain troublesome characters
* urlencode the message-id component of generated /display/ links; in most ↵Hubzilla2017-01-181-1/+1
| | | | cases this will be a no-op, unless the message-id is a url of some kind from a different provider.
* issue #639, voting setting is lost after post is edited (also the disabling ↵zotlabs2017-01-051-2/+2
| | | | of comments)
* show webpages link to visitors if a 'home' page exists. This means the nav ↵zotlabs2016-12-251-4/+19
| | | | menu must be used to edit pages.
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-191-2/+2
|
* re-factor item_photo_menu - there is some room for future development, ↵zotlabs2016-12-181-1/+165
| | | | currently it was made compatible with minimal template changes
* move the rest of superblock out of corezotlabs2016-12-111-47/+13
|
* superblock issue + string updatezotlabs2016-12-091-2/+2
|
* zot 1.2zotlabs2016-11-301-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-11-221-1/+1
|\
| * use plural since we can have more than one wikiMario Vavti2016-11-221-1/+1
| |
* | zot: specify crypto methodzotlabs2016-11-201-1/+1
|/
* use item from DB for return valuezotlabs2016-11-161-1/+0
|
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-251-3/+4
|
* put all dns checking into one function, allow it to be ignoredzotlabs2016-10-251-2/+2
|
* first cut at edit activitieszotlabs2016-10-251-4/+20
|
* discover tab showing on network page using fresh site with no settings (it ↵zotlabs2016-10-191-1/+5
| | | | is disabled by default, but the admin setting has not yet been committed to disk).
* when translating like activities, we're distinguishing comments from posts ↵zotlabs2016-10-181-1/+1
| | | | by mid and parent_mid; neither if which are present in the stored activity object
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-2/+2
| | | | queries
* Merge branch 'nulldate' into devredmatrix2016-09-261-1/+1
|\
| * null_date conversion; phase 1redmatrix2016-09-251-1/+1
| |
* | missing categories in preview moderedmatrix2016-09-261-4/+2
| |
* | subtle indicator of your own response verb activityredmatrix2016-09-251-0/+3
|/
* illegal offset errors in include/conversation:status_editor() when no ↵redmatrix2016-09-081-0/+4
| | | | permissions array is passed
* fix bookmarks in devredmatrix2016-09-081-1/+1
|
* provide techlevels in the pro server role. Should have no visible effect on ↵redmatrix2016-08-311-1/+3
| | | | other roles.
* ratings are gone. They can be enabled, but there is no UI for doing so at ↵redmatrix2016-08-251-5/+2
| | | | this time; and will likely only be available in a 'pro' configuration once the new implementation details have been hashed out. This appears to require a mechanism for rebuttal before it can again be opened to the public. There are also some synchronisation issues to contend with; as ratings are currently only distributed to active directory servers. There is no reliable mechanism for a new directory server to fetch existing ratings.
* move jotnets to jot and some cleanup (mostly whitespace)Mario Vavti2016-08-211-2/+8
|
* Change text for submenu on small screens to be static toggle statementAndrew Manning2016-08-141-0/+1
|
* Replace hardcoded button title in javascript to translatable textAndrew Manning2016-08-141-0/+2
|
* Added a disable comments setting to the "Additional features" settings with ↵Andrew Manning2016-08-141-0/+7
| | | | a corresponding post editor toggle button