Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | deprecate the item_id table - replace with iconfig. A possibly useful ↵ | redmatrix | 2016-06-13 | 24 | -145/+172 | |
| |/ |/| | | | | | function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication. | |||||
* | | Merge pull request #417 from anaqreon/wiki | hubzilla | 2016-06-13 | 1 | -0/+10 | |
|\| | | | | | Wiki context help first draft | |||||
| * | Context help for wiki interface | Andrew Manning | 2016-06-12 | 1 | -0/+10 | |
| | | ||||||
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-12 | 1 | -12/+26 | |
| |\ | ||||||
| * | | Apply purify_html to page content before preview and save to prevent ↵ | Andrew Manning | 2016-06-12 | 2 | -16/+4 | |
| | | | | | | | | | | | | JavaScript code injection. | |||||
* | | | Merge pull request #416 from anaqreon/embedphotos | hubzilla | 2016-06-13 | 5 | -0/+310 | |
|\ \ \ | |_|/ |/| | | Add embed photos button with album browser to new post editor | |||||
| * | | Move javascript functions back to jot-header.tpl | Andrew Manning | 2016-06-12 | 2 | -84/+83 | |
| | | | ||||||
| * | | Photo embed button with album browser works in new post editor. | Andrew Manning | 2016-06-12 | 5 | -84/+271 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/dev' into embedphotos | Andrew Manning | 2016-06-12 | 371 | -12578/+14316 | |
| |\| | ||||||
| * | | Stashing changes. Not a functional state. | Andrew Manning | 2016-06-09 | 3 | -0/+124 | |
| | | | ||||||
* | | | DB schema issue with import | redmatrix | 2016-06-12 | 1 | -12/+26 | |
| | | | ||||||
* | | | Apply purify_html to page content before preview and save to prevent ↵ | Andrew Manning | 2016-06-12 | 2 | -16/+4 | |
| |/ |/| | | | | | JavaScript code injection. | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-06-11 | 6 | -9051/+9048 | |
|\ \ | ||||||
| * | | css fixes | Mario Vavti | 2016-06-11 | 2 | -10/+1 | |
| | | | ||||||
| * | | es_ES and NL string for 1.8RC. Hopefully I'm doing it right. | jeroenpraat | 2016-06-11 | 4 | -9041/+9047 | |
| | | | ||||||
| * | | Merge branch '1.8RC' of https://github.com/redmatrix/hubzilla into 1.8RC | jeroenpraat | 2016-06-11 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * | | iconfig sharing not set correctly | redmatrix | 2016-06-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | remove debugging | redmatrix | 2016-06-11 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | Work supporting issue #411, add an optional priority (int) as a second arg ↵ | redmatrix | 2016-06-11 | 1 | -11/+23 | |
|/ / / | | | | | | | | | | | | | | | | to head_add_js to affect the load ordering, larger numbered priorities will be included after lower numbered ones. Default priority is 0.Note that we treat main.js differently and always add main.js to the page last, regardless of any other ordering. | |||||
* | | | iconfig sharing not set correctly | redmatrix | 2016-06-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | move dev forward | redmatrix | 2016-06-10 | 1 | -1/+1 | |
|/ / | ||||||
* | | changelog update | redmatrix | 2016-06-10 | 1 | -0/+2 | |
| | | ||||||
* | | Merge pull request #410 from anaqreon/wiki | hubzilla | 2016-06-10 | 353 | -18/+1685 | |
|\ \ | | | | | | | Wiki module: first iteration | |||||
| * \ | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-09 | 5 | -21/+21 | |
| |\ \ | ||||||
| * | | | Revised permissions checks across API and enabled collaborative editing ↵ | Andrew Manning | 2016-06-08 | 2 | -81/+71 | |
| | | | | | | | | | | | | | | | | using the write_pages per-channel permission. | |||||
| * | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-08 | 8 | -372/+449 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Javascript only allows saving a page if the content has changed. | Andrew Manning | 2016-06-07 | 1 | -2/+11 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-07 | 13 | -252/+315 | |
| |\ \ \ | ||||||
| * | | | | Hide page history viewer when viewing sandbox | Andrew Manning | 2016-06-05 | 2 | -3/+6 | |
| | | | | | ||||||
| * | | | | Remove debugging logger statements | Andrew Manning | 2016-06-05 | 2 | -4/+0 | |
| | | | | | ||||||
| * | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-05 | 5 | -5772/+5649 | |
| |\ \ \ \ | ||||||
| * | | | | | Custom commit message available. Improved history viewer and feedback from ↵ | Andrew Manning | 2016-06-05 | 3 | -7/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | revert buttons. | |||||
| * | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-05 | 7 | -21/+27 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Basic page reversion implemented. The revert button on the history view ↵ | Andrew Manning | 2016-06-05 | 4 | -3/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | replaces the editor text but does not save the page. | |||||
| * | | | | | | Page deletion implemented. Hide the delete button and disallow for Home page. | Andrew Manning | 2016-06-04 | 3 | -8/+99 | |
| | | | | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-04 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Wiki and page filenames are abstracted from their displayed names. Special ↵ | Andrew Manning | 2016-06-04 | 6 | -48/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | characters do not seem to break things. | |||||
| * | | | | | | | Created three distinct names for wiki and page that are suitable for URL, ↵ | Andrew Manning | 2016-06-04 | 2 | -20/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTML, and raw display. Implemented in new wiki POST activity only so far. | |||||
| * | | | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-04 | 1844 | -458/+517 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-02 | 428 | -56247/+1158 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Major corrections to access control and page construction. | Andrew Manning | 2016-06-02 | 7 | -120/+135 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Created page history widget to dynamically fetch and display the git commit ↵ | Andrew Manning | 2016-05-30 | 5 | -10/+107 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | history for wiki pages. | |||||
| * | | | | | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-05-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Replaced wiki item record object field with ActivityStreams information. ↵ | Andrew Manning | 2016-05-30 | 4 | -72/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wiki git repo path is stored in iconfig instead. | |||||
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-05-29 | 4 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fixed bug in access control. Hide new wiki/page buttons if not channel owner. | Andrew Manning | 2016-05-29 | 3 | -7/+3 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove Parsedown library files and remove references. | Andrew Manning | 2016-05-29 | 113 | -2702/+0 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Only show wiki delete control if channel owner | Andrew Manning | 2016-05-29 | 4 | -7/+16 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | 5 | -6/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages. |