aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* new feature filter network by nameMario Vavti2018-06-081-1/+10
|
* fixes for search_item.tplMario Vavti2018-06-071-4/+6
|
* update a number of links in the codezotlabs2018-06-061-1/+1
|
* photos not syncing properly if destination is a postgres sitezotlabs2018-06-042-13/+28
|
* missing $perm_sqlMario Vavti2018-06-031-2/+0
|
* add the archived flagMario Vavti2018-06-021-1/+1
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-06-021-2/+7
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-06-022-16/+4
| |\
| * | when removing a connection, use the same rules as expire: don't remove items ↵zotlabs2018-05-311-2/+7
| | | | | | | | | | | | that are starred, filed, or that you replied to.
* | | respect the privacy group feature setting in navMario Vavti2018-06-021-2/+2
| | |
* | | finalize filters and forum notificationsMario Vavti2018-06-023-15/+56
| |/ |/|
* | add manage privacy groups entry to the panel channel menu dropdown for nowMario Vavti2018-06-011-15/+3
| |
* | fixes for css fixMario Vavti2018-06-011-1/+1
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-311-1/+1
|\
| * typo in unused functionzotlabs2018-05-301-1/+1
| |
* | make navbar search use the module search function in /network and /channelMario Vavti2018-05-301-1/+13
| |
* | first cut on restructuring the previously called network tabsMario Vavti2018-05-303-12/+32
|/
* alternate fix for z_check_dnszotlabs2018-05-241-6/+14
|
* deal with db failure gracefullyzotlabs2018-05-231-2/+2
|
* new_channel - make text strings translatable and use the name as a base for ↵zotlabs2018-05-211-0/+10
| | | | the nick if you try to create without entering a nick
* not null violation oauth1zotlabs2018-05-211-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-203-5/+15
|\
| * Merge pull request #1174 from anaqreon/devgit-marijus2018-05-201-2/+2
| |\ | | | | | | Rename Permission Groups to Permission Categories and clarify feature…
| | * Rename Permission Groups to Permission Categories and clarify feature ↵Andrew Manning2018-05-151-2/+2
| | | | | | | | | | | | settings text.
| * | implement jot reset buttonMario Vavti2018-05-201-1/+5
| | |
| * | fix issues with attachment labelsMario Vavti2018-05-191-2/+8
| | |
* | | pleroma does not return a valid JRD when given an accept header of ↵zotlabs2018-05-201-2/+2
| | | | | | | | | | | | application/jrd+json - it only returns a JRD when passed an accept header of application/json (ahead of anything else because XRD is served at the same endpoint)
* | | remove unused mindate parameter in the network/stream API methodzotlabs2018-05-201-3/+4
|/ /
* | wrong default param for pubstream_incl (this checkin also picked up a few ↵zotlabs2018-05-181-9/+1
| | | | | | | | minor and hopefully non-significant changes)
* | provide function to fetch photo contents from urlzotlabs2018-05-151-0/+20
| |
* | anybody authenticated not correctly handled in can_comment_on_post()zotlabs2018-05-151-1/+1
|/
* we must now provide the full path to the profile image for the cavatar ↵Mario Vavti2018-05-151-4/+4
| | | | plugin to work
* make get_default_profile_photo() pluggablezotlabs2018-05-141-0/+11
|
* ensure all password checking goes through the authenticate plugin hook (for ↵zotlabs2018-05-141-80/+98
| | | | instance in mod_removeme)
* fine tuning the refactored tag/mention codezotlabs2018-05-141-1/+2
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-141-2/+4
|\
| * Revert "We're no longer setting a backup ACL for private mention typos."Mario Vavti2018-05-141-0/+4
| | | | | | | | This reverts commit 356c7003f2d18a283a819c22c255f03397e99fc9.
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-141-4/+0
| |\
| * | fix postgres issue if register mode is set to yes - with approvalMario Vavti2018-05-121-2/+4
| | |
* | | more refactor tags/mentionszotlabs2018-05-141-60/+53
| |/ |/|
* | We're no longer setting a backup ACL for private mention typos.zotlabs2018-05-131-4/+0
|/
* use Zlib/MessageFilter for sourced messages alsozotlabs2018-05-101-34/+4
|
* hubzilla issue #1169zotlabs2018-05-103-62/+18
|
* allow eitherzotlabs2018-05-101-1/+1
|
* tag search not finding articleszotlabs2018-05-091-1/+1
|
* change the embed from albums hovertip as well to emphasise 'existing'zotlabs2018-05-091-1/+1
|
* Change hovertip on paperclip button to read 'Attach/Upload file' because a ↵zotlabs2018-05-091-1/+1
| | | | lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post.
* thread_author_menu - add some more checks as to whether to show certain ↵zotlabs2018-05-091-9/+12
| | | | links. This should complete work on hubzilla issue #1052
* loose ends discovered while fixing hubzilla #1166zotlabs2018-05-091-2/+2
|
* hubzilla issue #1166zotlabs2018-05-091-2/+2
|