aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add Ochannel module for testing OStatus bad behaviourzotlabs2018-03-211-0/+66
| * | | add the social "party" permission rolezotlabs2018-03-203-5/+29
| |/ /
| * / do not include pending registrations in accounts and goaway to /admin/account...Mario Vavti2018-03-172-3/+6
| |/
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-174-21/+20
| |\
| | * slight re-org and update of documentation, moving the tutorial to the top.zotlabs2018-03-164-21/+20
| * | change hearts for heart in reactions but cheet with the unicodeMario Vavti2018-03-161-0/+0
| * | use transform to scale emojis. this prevents text jumping on hoverMario Vavti2018-03-161-2/+3
| |/
| * add auth flag to share attributes so we can make a costly determination to us...zotlabs2018-03-156-52/+43
| * match hosts instead of urls to decide if to zid or not to zidMario Vavti2018-03-151-7/+7
| * do not always zid share links. add missing <Mario Vavti2018-03-151-4/+4
| * add xchan_network = zot and xchan_deleted = 0 to the random_profile() queryMario Vavti2018-03-151-1/+4
| * add zotadel.net to directory fallback serversMario Vavti2018-03-151-1/+2
| * mastodon content-warning cont: only strip nsfw tag if a content warning spoil...zotlabs2018-03-141-1/+1
| * more work with unicode usernameszotlabs2018-03-142-4/+4
| * use original exif_read_data() parameters which were lost in a regression; uns...zotlabs2018-03-142-1/+9
| * indicate that there are events today in notifications by changing the badge c...Mario Vavti2018-03-141-0/+8
| * update justified gallery lib from 3.6.3 to 3.6.5Mario Vavti2018-03-144-60/+93
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-143-7/+14
| |\
| | * make unicode usernames work in chanview modulezotlabs2018-03-141-1/+1
| | * somewhere along the line the output of exif_read_data() changed and it no lon...zotlabs2018-03-132-6/+13
| * | fix channel_addressMario Vavti2018-03-141-1/+1
| * | make the oneway-overlay slightly opaqueMario Vavti2018-03-141-0/+1
| * | reveal the profile name field only if multi prifiles feature is enabledMario Vavti2018-03-142-9/+10
| * | show site registration notifications setting only to site adminMario Vavti2018-03-142-3/+5
| * | whitespaceMario Vavti2018-03-141-16/+16
| |/
| * add ability to disable newmember widget ahead of timeMario Vavti2018-03-131-2/+3
| * Merge pull request #1000 from mrjive/devgit-marijus2018-03-134-8492/+13225
| |\
| | * Merge pull request #18 from redmatrix/devmrjive2018-03-13957-144104/+10091
| | |\
| | * | small work on connections pagemrjive2018-03-132-11/+33
| | * | Partial italina translationhmessages.po hstrings.phpmrjive2018-03-052-8482/+13199
| | * | Merge pull request #15 from redmatrix/devmrjive2018-02-21284-4563/+6296
| | |\ \
| | * \ \ Merge pull request #14 from redmatrix/devmrjive2018-02-0210-65/+104
| | |\ \ \
| | * \ \ \ Merge pull request #13 from redmatrix/devmrjive2018-01-3034-132/+450
| | |\ \ \ \
| | * | | | | small changesmrjive2018-01-291-1/+1
| | * | | | | Update connections.tplmrjive2018-01-291-1/+1
| | * | | | | Merge pull request #12 from redmatrix/devmrjive2018-01-2628-1004/+999
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #11 from redmatrix/devmrjive2018-01-24171-9879/+35010
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #10 from redmatrix/devmrjive2018-01-2226-300/+274
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #8 from redmatrix/devmrjive2018-01-181-1/+3
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge pull request #7 from redmatrix/devmrjive2018-01-16569-20244/+34966
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge pull request #999 from mjfriaza/devgit-marijus2018-03-132-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | Spanish translation: adapted the new timeago's stuffManuel Jiménez Friaza2018-03-132-9/+9
| * | | | | | | | | | | Merge pull request #997 from mjfriaza/devgit-marijus2018-03-132-5/+5
| |\| | | | | | | | | |
| | * | | | | | | | | | Spanish translation: added el before artículo, which is the correct construc...Manuel Jiménez Friaza2018-03-112-5/+5
| * | | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-136-6/+46
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | unicode/emoji usernames. Warning: experimental feature, unstable, untested, d...zotlabs2018-03-124-6/+36
| | * | | | | | | | | | | obscure permission issue with custom permissions when using the highly discou...zotlabs2018-03-122-0/+10
* | | | | | | | | | | | | Merge branch 'dev' into oauth2Andrew Manning2018-03-125-24/+31
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-124-20/+30
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Setup - .htconfig.php write access is now required for automated installation...zotlabs2018-03-111-8/+12