| Commit message (Expand) | Author | Age | Files | Lines |
* | remote_self wasn't working correctly | zotlabs | 2018-06-24 | 1 | -5/+6 |
* | whitespace | zotlabs | 2018-06-18 | 1 | -2/+0 |
* | provide flag to collect_recipients to exclude privacy groups (for federation ... | zotlabs | 2018-06-18 | 1 | -2/+8 |
* | remove several unused/unreferenced templates | zotlabs | 2018-06-17 | 1 | -0/+12 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-06-17 | 2 | -10/+11 |
|\ |
|
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2018-06-17 | 4 | -5/+8 |
| |\ |
|
| * | | some work on mod group | Mario | 2018-06-17 | 2 | -10/+11 |
* | | | slightly more memory efficient way to drop posts of removed connections | zotlabs | 2018-06-15 | 1 | -7/+8 |
| |/
|/| |
|
* | | re-implement/refactor getQuotaInfo() on DAV storage | zotlabs | 2018-06-14 | 1 | -1/+1 |
* | | Merge branch 'master' of ../hz into dev | zotlabs | 2018-06-10 | 3 | -4/+7 |
|\ \
| |/
|/| |
|
| * | hubzilla core issue #1218 | zotlabs | 2018-06-10 | 1 | -0/+5 |
| * | fixes for immediate expire, channel_active not initialised in DB | zotlabs | 2018-06-10 | 2 | -4/+2 |
* | | new feature filter network by name | Mario Vavti | 2018-06-08 | 1 | -1/+10 |
|/ |
|
* | fixes for search_item.tpl | Mario Vavti | 2018-06-07 | 1 | -4/+6 |
* | update a number of links in the code | zotlabs | 2018-06-06 | 1 | -1/+1 |
* | photos not syncing properly if destination is a postgres site | zotlabs | 2018-06-04 | 2 | -13/+28 |
* | missing $perm_sql | Mario Vavti | 2018-06-03 | 1 | -2/+0 |
* | add the archived flag | Mario Vavti | 2018-06-02 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-06-02 | 1 | -2/+7 |
|\ |
|
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-06-02 | 2 | -16/+4 |
| |\ |
|
| * | | when removing a connection, use the same rules as expire: don't remove items ... | zotlabs | 2018-05-31 | 1 | -2/+7 |
* | | | respect the privacy group feature setting in nav | Mario Vavti | 2018-06-02 | 1 | -2/+2 |
* | | | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 3 | -15/+56 |
| |/
|/| |
|
* | | add manage privacy groups entry to the panel channel menu dropdown for now | Mario Vavti | 2018-06-01 | 1 | -15/+3 |
* | | fixes for css fix | Mario Vavti | 2018-06-01 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-31 | 1 | -1/+1 |
|\ |
|
| * | typo in unused function | zotlabs | 2018-05-30 | 1 | -1/+1 |
* | | make navbar search use the module search function in /network and /channel | Mario Vavti | 2018-05-30 | 1 | -1/+13 |
* | | first cut on restructuring the previously called network tabs | Mario Vavti | 2018-05-30 | 3 | -12/+32 |
|/ |
|
* | alternate fix for z_check_dns | zotlabs | 2018-05-24 | 1 | -6/+14 |
* | deal with db failure gracefully | zotlabs | 2018-05-23 | 1 | -2/+2 |
* | new_channel - make text strings translatable and use the name as a base for t... | zotlabs | 2018-05-21 | 1 | -0/+10 |
* | not null violation oauth1 | zotlabs | 2018-05-21 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-20 | 3 | -5/+15 |
|\ |
|
| * | Merge pull request #1174 from anaqreon/dev | git-marijus | 2018-05-20 | 1 | -2/+2 |
| |\ |
|
| | * | Rename Permission Groups to Permission Categories and clarify feature setting... | Andrew Manning | 2018-05-15 | 1 | -2/+2 |
| * | | implement jot reset button | Mario Vavti | 2018-05-20 | 1 | -1/+5 |
| * | | fix issues with attachment labels | Mario Vavti | 2018-05-19 | 1 | -2/+8 |
* | | | pleroma does not return a valid JRD when given an accept header of applicatio... | zotlabs | 2018-05-20 | 1 | -2/+2 |
* | | | remove unused mindate parameter in the network/stream API method | zotlabs | 2018-05-20 | 1 | -3/+4 |
|/ / |
|
* | | wrong default param for pubstream_incl (this checkin also picked up a few min... | zotlabs | 2018-05-18 | 1 | -9/+1 |
* | | provide function to fetch photo contents from url | zotlabs | 2018-05-15 | 1 | -0/+20 |
* | | anybody authenticated not correctly handled in can_comment_on_post() | zotlabs | 2018-05-15 | 1 | -1/+1 |
|/ |
|
* | we must now provide the full path to the profile image for the cavatar plugin... | Mario Vavti | 2018-05-15 | 1 | -4/+4 |
* | make get_default_profile_photo() pluggable | zotlabs | 2018-05-14 | 1 | -0/+11 |
* | ensure all password checking goes through the authenticate plugin hook (for i... | zotlabs | 2018-05-14 | 1 | -80/+98 |
* | fine tuning the refactored tag/mention code | zotlabs | 2018-05-14 | 1 | -1/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-14 | 1 | -2/+4 |
|\ |
|
| * | Revert "We're no longer setting a backup ACL for private mention typos." | Mario Vavti | 2018-05-14 | 1 | -0/+4 |
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-14 | 1 | -4/+0 |
| |\ |
|