Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only show wiki delete control if channel owner | Andrew Manning | 2016-05-29 | 1 | -0/+1 |
| | |||||
* | Hide page controls when not owner. Fixed some serious access control issues. | Andrew Manning | 2016-05-29 | 1 | -22/+27 |
| | |||||
* | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for ↵ | Andrew Manning | 2016-05-29 | 1 | -5/+9 |
| | | | | proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages. | ||||
* | Home page create with new wiki. URL redirects here when no page given. Fixed ↵ | Andrew Manning | 2016-05-29 | 1 | -3/+17 |
| | | | | bug with author in wiki item table record. | ||||
* | Git commit made for the page edits when the page is saved. | Andrew Manning | 2016-05-29 | 2 | -2/+22 |
| | |||||
* | Wiki pages can be saved. | Andrew Manning | 2016-05-28 | 1 | -4/+40 |
| | |||||
* | Show page content by default. Hide page controls where appropriate. Fix ↵ | Andrew Manning | 2016-05-28 | 1 | -2/+10 |
| | | | | sandbox text format. | ||||
* | Page content is loaded from the file on disk | Andrew Manning | 2016-05-28 | 1 | -3/+11 |
| | |||||
* | Wiki page list links work. File content is not yet loaded into the editor. ↵ | Andrew Manning | 2016-05-28 | 1 | -6/+4 |
| | | | | Removed some logger calls. | ||||
* | Wiki page list is fetched and the page widget is updated | Andrew Manning | 2016-05-28 | 1 | -4/+16 |
| | |||||
* | Add new page to wiki and redirect to editor page. | Andrew Manning | 2016-05-27 | 1 | -7/+52 |
| | |||||
* | Check if wiki exists and redirect if it does not | Andrew Manning | 2016-05-27 | 1 | -1/+6 |
| | |||||
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-05-27 | 73 | -517/+2333 |
|\ | |||||
| * | link to hubchart site for site detail on pubsites page | redmatrix | 2016-05-26 | 1 | -2/+3 |
| | | |||||
| * | track down some issues from the application logs | redmatrix | 2016-05-26 | 1 | -2/+2 |
| | | |||||
| * | consolidate all the sys_boot functionality that is common between the web ↵ | redmatrix | 2016-05-26 | 1 | -59/+1 |
| | | | | | | | | server and the cli daemon manager. Get rid of yet another global variable ($default_timezone) whilst doing so. | ||||
| * | another typo | Mario Vavti | 2016-05-26 | 1 | -1/+1 |
| | | |||||
| * | check if $addonDir is a dir to silence warning if it does not exist | Mario Vavti | 2016-05-26 | 1 | -5/+7 |
| | | |||||
| * | typo | Mario Vavti | 2016-05-26 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #402 from git-marijus/dev | hubzilla | 2016-05-26 | 2 | -0/+4 |
| |\ | | | | | | | another try on #385 - replace sabres restrictive CSP with what we do in boot.php | ||||
| | * | another try on #385 - replace sabres restrictive CSP with what we do in boot.php | Mario Vavti | 2016-05-25 | 2 | -0/+4 |
| | | | |||||
| * | | some event fixes, also change jquery-textcomplete to un-minified since the ↵ | redmatrix | 2016-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | | minified version appears to require a mapping file and causes a lot of server fetch errors trying to load it. | ||||
| * | | duplicate daemon run of cronhooks | redmatrix | 2016-05-25 | 1 | -5/+0 |
| |/ | |||||
| * | require token signatures in zot_refresh, also move channel specific stuff ↵ | redmatrix | 2016-05-24 | 1 | -0/+1 |
| | | | | | | | | into include/channel.php from include/connections.php | ||||
| * | more work associated with DBA and index.php shuffle | redmatrix | 2016-05-24 | 2 | -42/+14 |
| | | |||||
| * | relocate index and db | redmatrix | 2016-05-24 | 2 | -12/+205 |
| | | |||||
| * | moved enotify | redmatrix | 2016-05-24 | 3 | -5/+691 |
| | | |||||
| * | typo | redmatrix | 2016-05-23 | 1 | -1/+1 |
| | | |||||
| * | change the signed token format. We don't folks to be able to submit random ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | | | | | text for signing by us, as they could then use these to generate known signatures. | ||||
| * | Can't use "use x as y" aliases in callback function declarations | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | |||||
| * | move chatroom stuff to zlib | redmatrix | 2016-05-22 | 3 | -15/+286 |
| | | |||||
| * | add missing file | redmatrix | 2016-05-22 | 1 | -0/+659 |
| | | |||||
| * | move apps to zlib | redmatrix | 2016-05-22 | 2 | -16/+18 |
| | | |||||
| * | turn the oft-repeated block_public ... check into a function ↵ | redmatrix | 2016-05-22 | 12 | -301/+296 |
| | | | | | | | | observer_prohibited() | ||||
| * | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 46 | -76/+45 |
| | | | | | | | | (connections.php) | ||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-21 | 2 | -9/+15 |
| |\ | |||||
| | * | Temp repo folder error message correction | Andrew Manning | 2016-05-21 | 1 | -2/+2 |
| | | | |||||
| | * | Moved git repository storage to store/[data]/git to avoid collision with a ↵ | Andrew Manning | 2016-05-21 | 1 | -8/+14 |
| | | | | | | | | | | | | channel named git. Fixed bug where temp repo folder was never created. | ||||
| * | | include new finger backend | redmatrix | 2016-05-21 | 1 | -0/+130 |
| | | | |||||
| * | | finish updating zot_finger instances | redmatrix | 2016-05-21 | 6 | -31/+19 |
| | | | |||||
| * | | first cut at zot-finger request signatures | redmatrix | 2016-05-21 | 1 | -8/+8 |
| | | | |||||
* | | | Delete wiki (in progress) | Andrew Manning | 2016-05-24 | 1 | -7/+45 |
| | | | |||||
* | | | List of wikis populates with links according to observer permissions. | Andrew Manning | 2016-05-21 | 1 | -0/+15 |
| | | | |||||
* | | | Successful new wiki git repo and item table record | Andrew Manning | 2016-05-21 | 2 | -11/+23 |
| | | | |||||
* | | | Trying to fix wiki branch starting fresh from dev | Andrew Manning | 2016-05-21 | 1 | -0/+113 |
| |/ |/| | |||||
* | | revert fix for #385 | Mario Vavti | 2016-05-21 | 1 | -4/+0 |
| | | |||||
* | | possible better fix for #385 | Mario Vavti | 2016-05-21 | 2 | -2/+5 |
| | | |||||
* | | possible fix for #385 | Mario Vavti | 2016-05-21 | 1 | -0/+1 |
|/ | |||||
* | relocate the (unused currently) protocol driver | redmatrix | 2016-05-20 | 2 | -0/+49 |
| | |||||
* | rework the conversation object stuff at a high level - still needs a bit of ↵ | redmatrix | 2016-05-20 | 10 | -9/+998 |
| | | | | refactoring |