Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make list mode work in cards and articles | zotlabs | 2018-03-22 | 4 | -8/+42 |
| | |||||
* | make alt_pager work for articles/cards | zotlabs | 2018-03-22 | 2 | -6/+29 |
| | |||||
* | hubzilla issue #1013 - comments not displayed in single card/article view | zotlabs | 2018-03-22 | 2 | -4/+6 |
| | |||||
* | Hubzilla issue #1006, fix anonymous comments bump thread before being approved. | zotlabs | 2018-03-21 | 2 | -2/+16 |
| | |||||
* | initial support for alternative sort orders on the cloud pages. Can be ↵ | zotlabs | 2018-03-21 | 3 | -1/+24 |
| | | | | triggered manually but further development is required. | ||||
* | Add Ochannel module for testing OStatus bad behaviour | zotlabs | 2018-03-21 | 1 | -0/+66 |
| | |||||
* | add the social "party" permission role | zotlabs | 2018-03-20 | 3 | -5/+29 |
| | |||||
* | do not include pending registrations in accounts and goaway to ↵ | Mario Vavti | 2018-03-17 | 2 | -3/+6 |
| | | | | /admin/accounts after approval or denial of an pending registration | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-17 | 4 | -21/+20 |
|\ | |||||
| * | slight re-org and update of documentation, moving the tutorial to the top. | zotlabs | 2018-03-16 | 4 | -21/+20 |
| | | |||||
* | | change hearts for heart in reactions but cheet with the unicode | Mario Vavti | 2018-03-16 | 1 | -0/+0 |
| | | |||||
* | | use transform to scale emojis. this prevents text jumping on hover | Mario Vavti | 2018-03-16 | 1 | -2/+3 |
|/ | |||||
* | add auth flag to share attributes so we can make a costly determination to ↵ | zotlabs | 2018-03-15 | 6 | -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 zid | Mario Vavti | 2018-03-15 | 1 | -7/+7 |
| | |||||
* | do not always zid share links. add missing < | Mario Vavti | 2018-03-15 | 1 | -4/+4 |
| | |||||
* | add xchan_network = zot and xchan_deleted = 0 to the random_profile() query | Mario Vavti | 2018-03-15 | 1 | -1/+4 |
| | |||||
* | add zotadel.net to directory fallback servers | Mario Vavti | 2018-03-15 | 1 | -1/+2 |
| | |||||
* | mastodon content-warning cont: only strip nsfw tag if a content warning ↵ | zotlabs | 2018-03-14 | 1 | -1/+1 |
| | | | | spoiler is used. Else it's legitimately nsfw. | ||||
* | more work with unicode usernames | zotlabs | 2018-03-14 | 2 | -4/+4 |
| | |||||
* | use original exif_read_data() parameters which were lost in a regression; ↵ | zotlabs | 2018-03-14 | 2 | -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 Vavti | 2018-03-14 | 1 | -0/+8 |
| | | | | class from secondary to danger. issue #1001 | ||||
* | update justified gallery lib from 3.6.3 to 3.6.5 | Mario Vavti | 2018-03-14 | 4 | -60/+93 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-14 | 3 | -7/+14 |
|\ | |||||
| * | make unicode usernames work in chanview module | zotlabs | 2018-03-14 | 1 | -1/+1 |
| | | |||||
| * | somewhere along the line the output of exif_read_data() changed and it no ↵ | zotlabs | 2018-03-13 | 2 | -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_address | Mario Vavti | 2018-03-14 | 1 | -1/+1 |
| | | |||||
* | | make the oneway-overlay slightly opaque | Mario Vavti | 2018-03-14 | 1 | -0/+1 |
| | | |||||
* | | reveal the profile name field only if multi prifiles feature is enabled | Mario Vavti | 2018-03-14 | 2 | -9/+10 |
| | | |||||
* | | show site registration notifications setting only to site admin | Mario Vavti | 2018-03-14 | 2 | -3/+5 |
| | | |||||
* | | whitespace | Mario Vavti | 2018-03-14 | 1 | -16/+16 |
|/ | |||||
* | add ability to disable newmember widget ahead of time | Mario Vavti | 2018-03-13 | 1 | -2/+3 |
| | |||||
* | Merge pull request #1000 from mrjive/dev | git-marijus | 2018-03-13 | 4 | -8492/+13225 |
|\ | | | | | Connections page filtering for active connections | ||||
| * | Merge pull request #18 from redmatrix/dev | mrjive | 2018-03-13 | 957 | -144104/+10091 |
| |\ | | | | | | | Dev | ||||
| * | | small work on connections page | mrjive | 2018-03-13 | 2 | -11/+33 |
| | | | |||||
| * | | Partial italina translationhmessages.po hstrings.php | mrjive | 2018-03-05 | 2 | -8482/+13199 |
| | | | |||||
| * | | Merge pull request #15 from redmatrix/dev | mrjive | 2018-02-21 | 284 | -4563/+6296 |
| |\ \ | | | | | | | | | Dev | ||||
| * \ \ | Merge pull request #14 from redmatrix/dev | mrjive | 2018-02-02 | 10 | -65/+104 |
| |\ \ \ | | | | | | | | | | | Dev | ||||
| * \ \ \ | Merge pull request #13 from redmatrix/dev | mrjive | 2018-01-30 | 34 | -132/+450 |
| |\ \ \ \ | | | | | | | | | | | | | Dev | ||||
| * | | | | | small changes | mrjive | 2018-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | changed icon from sort to filter and changed id to class in content-wrapper clearfix | ||||
| * | | | | | Update connections.tpl | mrjive | 2018-01-29 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #12 from redmatrix/dev | mrjive | 2018-01-26 | 28 | -1004/+999 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Dev | ||||
| * \ \ \ \ \ | Merge pull request #11 from redmatrix/dev | mrjive | 2018-01-24 | 171 | -9879/+35010 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Dev | ||||
| * \ \ \ \ \ \ | Merge pull request #10 from redmatrix/dev | mrjive | 2018-01-22 | 26 | -300/+274 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Dev | ||||
| * \ \ \ \ \ \ \ | Merge pull request #8 from redmatrix/dev | mrjive | 2018-01-18 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | section-content-info-wrapper for register text | ||||
| * \ \ \ \ \ \ \ \ | Merge pull request #7 from redmatrix/dev | mrjive | 2018-01-16 | 569 | -20244/+34966 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Dev | ||||
* | \ \ \ \ \ \ \ \ \ | Merge pull request #999 from mjfriaza/dev | git-marijus | 2018-03-13 | 2 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | Spanish translation: adapted the new timeago's stuff | ||||
| * | | | | | | | | | | Spanish translation: adapted the new timeago's stuff | Manuel Jiménez Friaza | 2018-03-13 | 2 | -9/+9 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #997 from mjfriaza/dev | git-marijus | 2018-03-13 | 2 | -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 Friaza | 2018-03-11 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | construction. | ||||
* | | | | | | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-13 | 6 | -6/+46 |
|\ \ \ \ \ \ \ \ \ \ \ |