aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | there's the problemzotlabs2017-09-071-1/+1
| * | add loggingzotlabs2017-09-071-0/+3
| * | testing owazotlabs2017-09-073-4/+4
| * | owa - first commitzotlabs2017-09-077-3/+186
| * | markdown code blocks not preserving line breaks, removed a bootstrap over-rid...zotlabs2017-09-072-4/+10
| * | use array_key_exists() instead of x() in this case as the latter fails on an ...zotlabs2017-09-061-3/+3
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-062-10/+5
| |\ \
| * | | mastodon wraps oembed in an iframe - which we immediately purify our of exist...zotlabs2017-09-061-0/+11
| * | | ignore diaspora_meta column on item import.zotlabs2017-09-061-0/+5
* | | | use $target_item[mid] to make item highlighting work with shortened midsMario Vavti2017-09-071-1/+1
* | | | use thread parent hash only for like and dislike activity. in all other cases...Mario Vavti2017-09-071-1/+1
* | | | do not double encode already encoded midsMario Vavti2017-09-071-3/+5
* | | | typoMario Vavti2017-09-071-1/+1
* | | | fix an issue where some encoded mids were not found in /display allthough the...Mario Vavti2017-09-071-3/+10
* | | | remove semicolon from update query - this is probably trivialMario Vavti2017-09-071-1/+1
* | | | Merge pull request #852 from waitman/patch-1git-marijus2017-09-071-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix bogus semicolonWaitman Gobble2017-09-061-1/+1
|/ / /
* | | cards: remove double generic-content-wrapper and section titleMario Vavti2017-09-061-9/+4
* | | make cards likeableMario Vavti2017-09-061-1/+1
|/ /
* | check code rights on cloud fileszotlabs2017-09-053-4/+4
* | typozotlabs2017-09-051-1/+1
* | provide sharing of cardszotlabs2017-09-056-14/+62
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-053-5/+6
|\ \
| * | 32 characters are often not enough to distinguish gnu-social mids - use the e...Mario Vavti2017-09-053-5/+6
* | | avoid a security patch and resultant compatibility issues; instead restrict t...zotlabs2017-09-052-3/+1
* | | remove period from characters allowed in username, as this will mess up URL b...zotlabs2017-09-052-6/+6
* | | some more prep work for Zot VI - some of this will need to be undone or at le...zotlabs2017-09-042-5/+13
* | | some preliminary work on Zot VIzotlabs2017-09-042-6/+19
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-045-33/+17
|\| |
| * | Default Access Control List (ACL) -> Default Privacy Group and minor template...Mario Vavti2017-09-042-3/+2
| * | remove loggingMario Vavti2017-09-041-2/+0
| * | whitespaceMario Vavti2017-09-041-25/+13
| * | fix the error reporting query in /display. we need item_deleted instead of it...Mario Vavti2017-09-041-2/+1
| * | remove hubzilla.nl from fallback directory serversMario Vavti2017-09-041-1/+1
* | | card embed improvedzotlabs2017-09-042-3/+8
|/ /
* | also error if no security contextzotlabs2017-09-031-0/+8
* | validate the security contextzotlabs2017-09-033-3/+11
* | paths in xchan_addr no longer means RSS specifically but could be activitypubzotlabs2017-09-032-4/+1
* | sign zot-info packets with httpsignatureszotlabs2017-09-031-1/+28
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-0315-20/+58
|\ \
| * \ Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-033-6/+1
| |\ \
| * | | this fixes an issue where in /channel/membername?mid=some_mid updates did not...Mario Vavti2017-09-031-1/+1
| * | | introduce item_normal_update(). the differnce to item_normal() is that we do ...Mario Vavti2017-09-035-7/+17
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-023-1/+6
| |\ \ \
| * | | | add combined index for item.uid and item.item_unseen. this speeds up notifica...Mario Vavti2017-09-017-11/+27
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-09-012-1/+9
| |\ \ \ \
| | * \ \ \ Merge pull request #850 from anaqreon/docogit-marijus2017-09-012-1/+9
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2017-08-2712-118/+7142
| | | |\ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2017-08-254-39/+8
| | | |\ \ \ \ \
| | | * | | | | | Removed duplicated table of contents (TOC) in Help pages by breaking hierarch...Andrew Manning2017-08-252-1/+9