aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* do not include pending registrations in accounts and goaway to ↵Mario Vavti2018-03-172-3/+6
| | | | /admin/accounts after approval or denial of an pending registration
* 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 ↵zotlabs2018-03-156-52/+43
| | | | use zid at post submission time instead of making multiple calls to is_matrix_url() at render time
* 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 ↵zotlabs2018-03-141-1/+1
| | | | spoiler is used. Else it's legitimately nsfw.
* more work with unicode usernameszotlabs2018-03-142-4/+4
|
* use original exif_read_data() parameters which were lost in a regression; ↵zotlabs2018-03-142-1/+9
| | | | unset automatic nsfw category generated for Mastodon content warning posts, as people use CW as a spoiler mechanism 99% of the time and flagging inappropriate content 1% of the time.
* indicate that there are events today in notifications by changing the badge ↵Mario Vavti2018-03-141-0/+8
| | | | class from secondary to danger. issue #1001
* 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 ↵zotlabs2018-03-132-6/+13
| | | | | | | | longer provides populated sections. Adjust for the new format and allow for the old because I cannot find documentation of this change anywhere. This affects photo rotation and the photo map feature.
* | 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
|\ | | | | Connections page filtering for active connections
| * Merge pull request #18 from redmatrix/devmrjive2018-03-13957-144104/+10091
| |\ | | | | | | Dev
| * | 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
| |\ \ | | | | | | | | Dev
| * \ \ Merge pull request #14 from redmatrix/devmrjive2018-02-0210-65/+104
| |\ \ \ | | | | | | | | | | Dev
| * \ \ \ Merge pull request #13 from redmatrix/devmrjive2018-01-3034-132/+450
| |\ \ \ \ | | | | | | | | | | | | Dev
| * | | | | small changesmrjive2018-01-291-1/+1
| | | | | | | | | | | | | | | | | | changed icon from sort to filter and changed id to class in content-wrapper clearfix
| * | | | | Update connections.tplmrjive2018-01-291-1/+1
| | | | | |
| * | | | | Merge pull request #12 from redmatrix/devmrjive2018-01-2628-1004/+999
| |\ \ \ \ \ | | | | | | | | | | | | | | Dev
| * \ \ \ \ \ Merge pull request #11 from redmatrix/devmrjive2018-01-24171-9879/+35010
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Dev
| * \ \ \ \ \ \ Merge pull request #10 from redmatrix/devmrjive2018-01-2226-300/+274
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Dev
| * \ \ \ \ \ \ \ Merge pull request #8 from redmatrix/devmrjive2018-01-181-1/+3
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | section-content-info-wrapper for register text
| * \ \ \ \ \ \ \ \ Merge pull request #7 from redmatrix/devmrjive2018-01-16569-20244/+34966
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Dev
* | \ \ \ \ \ \ \ \ \ Merge pull request #999 from mjfriaza/devgit-marijus2018-03-132-9/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | Spanish translation: adapted the new timeago's stuff
| * | | | | | | | | | 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 construction
| * | | | | | | | | | Spanish translation: added el before artículo, which is the correct ↵Manuel Jiménez Friaza2018-03-112-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | construction.
* | | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-136-6/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | unicode/emoji usernames. Warning: experimental feature, unstable, untested, ↵zotlabs2018-03-124-6/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | | | | | obscure permission issue with custom permissions when using the highly ↵zotlabs2018-03-122-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | discouraged advisory privacy modes
* | | | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-124-20/+30
|\| | | | | | | | | | |
| * | | | | | | | | | | Setup - .htconfig.php write access is now required for automated ↵zotlabs2018-03-111-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installation. [String change - leave in dev for the next release]
| * | | | | | | | | | | remove debuggingzotlabs2018-03-101-2/+0
| | | | | | | | | | | |
| * | | | | | | | | | | trim expects error ... in admin/sitezotlabs2018-03-103-13/+20
| | | | | | | | | | | |
* | | | | | | | | | | | update mysql schemaMario Vavti2018-03-111-3/+0
| | | | | | | | | | | |