Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | wiki download: only include the latest page revision | zotlabs | 2017-09-16 | 1 | -1/+7 | |
| | | ||||||
| * | set update_title to false | Mario | 2017-09-15 | 1 | -0/+2 | |
| | | ||||||
| * | implement wiki editing | Mario | 2017-09-15 | 2 | -20/+66 | |
| | | ||||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 4 | -14/+56 | |
| |\ | ||||||
| | * | wiki: lock mimetype | zotlabs | 2017-09-14 | 3 | -5/+20 | |
| | | | ||||||
| | * | bring back wiki download | zotlabs | 2017-09-14 | 2 | -7/+35 | |
| | | | ||||||
| * | | some work on wiki acl | git-marijus | 2017-09-15 | 2 | -1/+50 | |
| |/ | ||||||
| * | add text/plain type to wiki | zotlabs | 2017-09-13 | 3 | -9/+19 | |
| | | ||||||
| * | make wiki page mimetype default to wiki mimetype (this was the original ↵ | zotlabs | 2017-09-13 | 1 | -1/+1 | |
| | | | | | | | | intent but the wrong variable was used) | |||||
| * | more zot6 | zotlabs | 2017-09-13 | 2 | -2/+14 | |
| | | ||||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-13 | 1 | -34/+38 | |
| |\ | ||||||
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-13 | 4 | -14/+27 | |
| | |\ | ||||||
| | * | | hubzilla issue #855: fix for some problems with displaying selected theme ↵ | Sergey Lukin | 2017-09-12 | 1 | -34/+38 | |
| | | | | | | | | | | | | | | | | after panel Settings->Display loading | |||||
| * | | | Zot6: some things that need to be done ahead of time so we can turbocharge ↵ | zotlabs | 2017-09-13 | 2 | -13/+20 | |
| | |/ | |/| | | | | | | | the delivery engine and split off site records from channel records. | |||||
| * | | wiki mimetype selection. We can add text/plain as soon as we add code to ↵ | zotlabs | 2017-09-12 | 2 | -9/+12 | |
| | | | | | | | | | | | | purify and render it specifically. | |||||
| * | | wiki mimetype | zotlabs | 2017-09-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | wiki mimetype selection | zotlabs | 2017-09-12 | 3 | -5/+14 | |
| | | | ||||||
| * | | drop salmon until we improve performance | zotlabs | 2017-09-12 | 1 | -1/+2 | |
| |/ | ||||||
| * | typo in ldsigs | zotlabs | 2017-09-11 | 2 | -2/+14 | |
| | | ||||||
| * | remove item_thread_top from simple_update query - we're already fetching ↵ | zotlabs | 2017-09-10 | 2 | -2/+3 | |
| | | | | | | | | distinct(parent) and this prevented comments from displaying after submission when remote-authed. | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-10 | 2 | -24/+7 | |
| |\ | ||||||
| | * | owa cleanup | zotlabs | 2017-09-09 | 2 | -24/+7 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-09 | 1 | -9/+9 | |
| |\| | ||||||
| | * | owa: missed the set-observer stuff | zotlabs | 2017-09-08 | 1 | -9/+9 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-08 | 8 | -8/+162 | |
| |\| | ||||||
| | * | provide root discovery for owa | zotlabs | 2017-09-07 | 1 | -4/+31 | |
| | | | ||||||
| | * | provide owa discovery | zotlabs | 2017-09-07 | 1 | -0/+7 | |
| | | | ||||||
| | * | initial testing success with owa | zotlabs | 2017-09-07 | 3 | -3/+3 | |
| | | | ||||||
| | * | there's the problem | zotlabs | 2017-09-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | add logging | zotlabs | 2017-09-07 | 1 | -0/+3 | |
| | | | ||||||
| | * | owa - first commit | zotlabs | 2017-09-07 | 6 | -3/+120 | |
| | | | ||||||
| * | | use $target_item[mid] to make item highlighting work with shortened mids | Mario Vavti | 2017-09-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | use thread parent hash only for like and dislike activity. in all other ↵ | Mario Vavti | 2017-09-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | cases use item hash. this will catch more situations. | |||||
| * | | typo | Mario Vavti | 2017-09-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix an issue where some encoded mids were not found in /display allthough ↵ | Mario Vavti | 2017-09-07 | 1 | -3/+10 | |
| |/ | | | | | | | they existed | |||||
| * | make cards likeable | Mario Vavti | 2017-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | check code rights on cloud files | zotlabs | 2017-09-05 | 3 | -4/+4 | |
| | | ||||||
| * | typo | zotlabs | 2017-09-05 | 1 | -1/+1 | |
| | | ||||||
| * | provide sharing of cards | zotlabs | 2017-09-05 | 2 | -1/+43 | |
| | | ||||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-05 | 2 | -3/+4 | |
| |\ | ||||||
| | * | 32 characters are often not enough to distinguish gnu-social mids - use the ↵ | Mario Vavti | 2017-09-05 | 2 | -3/+4 | |
| | | | | | | | | | | | | entire mid. in /display if we are not dealing with posts (eg likes) provide the thr_parent mid as bParam_mid so we can still adress the right post in javascript | |||||
| * | | avoid a security patch and resultant compatibility issues; instead restrict ↵ | zotlabs | 2017-09-05 | 1 | -1/+0 | |
| | | | | | | | | | | | | the input characters we accept in token verification strings to hex digits. This will all be changing in the coming weeks/months anyway. | |||||
| * | | some more prep work for Zot VI - some of this will need to be undone or at ↵ | zotlabs | 2017-09-04 | 2 | -5/+13 | |
| | | | | | | | | | | | | least re-arranged later but we need to bootstrap a test environment. | |||||
| * | | some preliminary work on Zot VI | zotlabs | 2017-09-04 | 2 | -6/+19 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-04 | 2 | -28/+15 | |
| |\| | ||||||
| | * | Default Access Control List (ACL) -> Default Privacy Group and minor ↵ | Mario Vavti | 2017-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | template fix | |||||
| | * | whitespace | Mario Vavti | 2017-09-04 | 1 | -25/+13 | |
| | | | ||||||
| | * | fix the error reporting query in /display. we need item_deleted instead of ↵ | Mario Vavti | 2017-09-04 | 1 | -2/+1 | |
| | | | | | | | | | | | | item_flags and remove id = $item_hash from the query since we always provide the mid and never the id iirc | |||||
| * | | card embed improved | zotlabs | 2017-09-04 | 1 | -2/+2 | |
| |/ | ||||||
| * | also error if no security context | zotlabs | 2017-09-03 | 1 | -0/+8 | |
| | |