Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | | | | | | plugin use) | |||||
| * | 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 | |
| | | | | | | | | | | | | | | | | that are starred, filed, or that you replied to. | |||||
| * | | | 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 ↵ | zotlabs | 2018-05-21 | 1 | -0/+10 | |
| | | | | | | | | the nick if you try to create without entering a nick | |||||
| * | 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… | |||||
| | | * | Rename Permission Groups to Permission Categories and clarify feature ↵ | Andrew Manning | 2018-05-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | settings text. | |||||
| | * | | 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 ↵ | zotlabs | 2018-05-20 | 1 | -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 method | zotlabs | 2018-05-20 | 1 | -3/+4 | |
| |/ / | ||||||
| * | | wrong default param for pubstream_incl (this checkin also picked up a few ↵ | zotlabs | 2018-05-18 | 1 | -9/+1 | |
| | | | | | | | | | | | | minor and hopefully non-significant changes) | |||||
| * | | 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 ↵ | Mario Vavti | 2018-05-15 | 1 | -4/+4 | |
| | | | | | | | | plugin to work | |||||
| * | make get_default_profile_photo() pluggable | zotlabs | 2018-05-14 | 1 | -0/+11 | |
| | | ||||||
| * | ensure all password checking goes through the authenticate plugin hook (for ↵ | zotlabs | 2018-05-14 | 1 | -80/+98 | |
| | | | | | | | | instance in mod_removeme) | |||||
| * | 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 | |
| | | | | | | | | | | | | This reverts commit 356c7003f2d18a283a819c22c255f03397e99fc9. | |||||
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-14 | 1 | -4/+0 | |
| | |\ | ||||||
| | * | | fix postgres issue if register mode is set to yes - with approval | Mario Vavti | 2018-05-12 | 1 | -2/+4 | |
| | | | |