Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sse notifications | Mario | 2019-11-11 | 1 | -0/+5 |
| | |||||
* | Updates to zcard/profile images and other public images to account for ↵ | M. Dent | 2019-10-14 | 1 | -3/+3 |
| | | | | infrastructure caches (CDN) | ||||
* | More nofollow tags to discourage backlink farmers | Terrox | 2019-09-03 | 1 | -2/+2 |
| | |||||
* | show correct profile photo when previewing and editing profiles | zotlabs | 2019-08-15 | 1 | -1/+9 |
| | |||||
* | export all items except photos | DM42.Net (Matt Dent) | 2019-06-21 | 1 | -2/+2 |
| | |||||
* | import/export zot6 hublocs+xchans | Zot | 2019-04-26 | 1 | -0/+7 |
| | |||||
* | hubloc confusion in magic auth | Zot | 2019-04-25 | 1 | -4/+7 |
| | |||||
* | clone systems apps to the extent possible, auto-configure imagick thumbnail ↵ | Zot | 2019-03-18 | 1 | -0/+12 |
| | | | | binary during setup if possible | ||||
* | Cleanup and fixes | Mario | 2019-03-15 | 1 | -1/+1 |
| | |||||
* | guest access tokens: xchan record not created on URL login | zotlabs | 2019-03-06 | 1 | -0/+1 |
| | |||||
* | issues uncovered testing combined item/file import | zotlabs | 2019-02-24 | 1 | -2/+2 |
| | |||||
* | zot api changes to support combined content (items+files) import addon | zotlabs | 2019-02-24 | 1 | -19/+66 |
| | |||||
* | more work on z6 commenting | zotlabs | 2018-12-03 | 1 | -0/+15 |
| | |||||
* | this is brutal | zotlabs | 2018-11-06 | 1 | -3/+28 |
| | |||||
* | populate new fields | zotlabs | 2018-11-05 | 1 | -16/+41 |
| | |||||
* | whitespace | zotlabs | 2018-10-08 | 1 | -3/+0 |
| | |||||
* | Merge branch 'dev' | zotlabs | 2018-10-04 | 1 | -5/+5 |
|\ | |||||
| * | Update channel.php | Max Kostikov | 2018-09-27 | 1 | -5/+5 |
| | | |||||
* | | do not propagate channel deletion for an already deleted channel. | zotlabs | 2018-10-02 | 1 | -0/+6 |
|/ | |||||
* | code cleanup | zotlabs | 2018-08-23 | 1 | -14/+21 |
| | |||||
* | more backporting for zot6 | zotlabs | 2018-08-14 | 1 | -0/+3 |
| | |||||
* | make channel_remove less memory hungry | zotlabs | 2018-08-12 | 1 | -1/+1 |
| | |||||
* | query filter was a bit greedy | zotlabs | 2018-07-18 | 1 | -1/+1 |
| | |||||
* | mangled urls on redirects | zotlabs | 2018-07-18 | 1 | -1/+1 |
| | |||||
* | fixes for immediate expire, channel_active not initialised in DB | zotlabs | 2018-06-10 | 1 | -0/+1 |
| | |||||
* | make get_default_profile_photo() pluggable | zotlabs | 2018-05-14 | 1 | -0/+11 |
| | |||||
* | minor tweak to utf8 usernames after some testing of the underlying ↵ | zotlabs | 2018-04-23 | 1 | -0/+5 |
| | | | | encode/decode funations. This probably isn't critical and I do not have a failure case but just trying to cover all bases. | ||||
* | Active channels information is a bit imprecise. Provide a higher accuracy ↵ | zotlabs | 2018-04-16 | 1 | -1/+1 |
| | | | | method. This will require a transition period | ||||
* | fix xchan_query() for anon comments | Mario Vavti | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | anon_identity_init: put anonymous commenters in network 'anon' so that they ↵ | zotlabs | 2018-04-08 | 1 | -3/+3 |
| | | | | can be easily distinguished from federated network members and handled appropriately. | ||||
* | allow the profile recrods to be cloned separately | zotlabs | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | add directory keyword links to profile | zotlabs | 2018-03-29 | 1 | -2/+13 |
| | |||||
* | unicode/emoji usernames. Warning: experimental feature, unstable, untested, ↵ | zotlabs | 2018-03-12 | 1 | -2/+2 |
| | | | | disabled by default, use at your own risk, may not federate to other platforms and protocols. May not clone correctly. Bug reports which neglect to include detailed roubleshooting information and patches/pull requests will be ignored. | ||||
* | fix some issues with friend suggestions on standalone sites with no ↵ | zotlabs | 2018-03-04 | 1 | -2/+1 |
| | | | | 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites. | ||||
* | bugfix: unable to reset profile fields to defaults in admin/profs by ↵ | zotlabs | 2018-03-04 | 1 | -0/+1 |
| | | | | emptying the textarea | ||||
* | usability: click your own profile photo to change it instead of hunting it ↵ | zotlabs | 2018-02-23 | 1 | -0/+1 |
| | | | | down in the profile edit navmenu. We still need work on the 'or use a photo from your albums' to use something like the photo selection widget in the post editor as you otherwise have to track down the 'use as profile photo' entry in the photo detail navmenu instead of just clicking an image. | ||||
* | Usability and member experience: remove street address info from the default ↵ | zotlabs | 2018-02-23 | 1 | -2/+2 |
| | | | | basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible. | ||||
* | move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively ↵ | zotlabs | 2018-02-20 | 1 | -2/+2 |
| | | | | hand tested. | ||||
* | this should finish up hubzilla issue #113 | zotlabs | 2017-12-31 | 1 | -2/+7 |
| | |||||
* | sql compliance issue | zotlabs | 2017-12-10 | 1 | -1/+1 |
| | |||||
* | remove deprecated $a argument from advanced_profile() | zotlabs | 2017-11-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-15 | 1 | -1/+1 |
|\ | |||||
| * | typo - fixes issue #910 | Mario Vavti | 2017-11-15 | 1 | -1/+1 |
| | | |||||
* | | This should sort out hubzilla issue #826 but requires a bit more testing. It ↵ | zotlabs | 2017-11-15 | 1 | -8/+8 |
|/ | | | | may also sort out some reported issues with commenting and liking items in the public stream. | ||||
* | improve removed_channel final cleanup. Hubzilla issue #386 | zotlabs | 2017-11-12 | 1 | -15/+45 |
| | |||||
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -154/+274 |
| | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | table structure for pseudo or proxy channels (pchan) | zotlabs | 2017-10-19 | 1 | -0/+9 |
| | |||||
* | create an actual logout module instead of relying on internal variables | zotlabs | 2017-10-12 | 1 | -5/+4 |
| | |||||
* | Experimental alternate channel_menu navigation. To use, "util/config ↵ | zotlabs | 2017-10-05 | 1 | -1/+0 |
| | | | | system.channel_menu 1" | ||||
* | provide default photo mimetype | zotlabs | 2017-09-20 | 1 | -1/+4 |
| |