aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | code commentsredmatrix2016-06-151-0/+5
|/ / / / / /
* | | | | | custom request methods for curlredmatrix2016-06-151-3/+13
| | | | | |
* | | | | | provide a default for undefined languagesredmatrix2016-06-151-0/+1
| | | | | |
* | | | | | ignore case in language names and add 'js' as an alias for 'javascript'redmatrix2016-06-152-4/+6
| | | | | |
* | | | | | improve readability of commentsredmatrix2016-06-151-1/+1
| | | | | |
* | | | | | Merge pull request #422 from anaqreon/wikihubzilla2016-06-163-14/+136
|\ \ \ \ \ \ | | | | | | | | | | | | | | Wiki rename page feature added. Bug fixes related to git commits.
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-157-10/+162
| |\ \ \ \ \ \
| * | | | | | | Rename page feature added. Fixed bug in git commit function and other minor ↵Andrew Manning2016-06-153-14/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes.
* | | | | | | | This was the reason for the large line widths - an extra linefeed after each ↵redmatrix2016-06-152-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | li element
* | | | | | | | provide syntax based [colour] highlighting on code blocks for popular ↵redmatrix2016-06-1555-0/+23433
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | languages. I'm not happy with the line height on the list elements but couldn't see where this was defaulted. This uses the syntax [code=xxx]some code snippet[/code], where xxx represents a code/language style - with about 18 builtins.
* | | | | | | translate already imported system appsredmatrix2016-06-151-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | add new connection to default group when auto-acceptedredmatrix2016-06-152-1/+11
| | | | | |
* | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-06-142-1/+11
|\ \ \ \ \ \
| * | | | | | Merge pull request #419 from anaqreon/wikihubzilla2016-06-152-1/+11
| |\| | | | | | | | | | | | | | | | | | | Wiki context help translations IT and ES-ES
| | * | | | | Fix Spanish wiki translationAndrew Manning2016-06-141-1/+1
| | | | | | |
| | * | | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-1426-157/+202
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add Italian wiki context help translationAndrew Manning2016-06-141-0/+10
| | | | | | |
* | | | | | | support cookie auth in Sabre DAVredmatrix2016-06-142-1/+55
| | | | | | |
* | | | | | | readme for the module directory, also provide an undocumented way to reset ↵redmatrix2016-06-142-8/+94
|/ / / / / / | | | | | | | | | | | | | | | | | | the timestamp on connection photos to force a refresh without messing with the database directly.
* | | | | | some work to provide propagation and honouring of the item_notshown flag.redmatrix2016-06-133-10/+25
| | | | | |
* | | | | | missing iconfig conversionredmatrix2016-06-131-3/+6
| | | | | |
* | | | | | Merge pull request #418 from anaqreon/wikihubzilla2016-06-1417-1/+21
|\| | | | | | | | | | | | | | | | | Wiki context help translations DE and ES-ES
| * | | | | Missing space in Spanish translationAndrew Manning2016-06-131-1/+1
| | | | | |
| * | | | | Missing onclick attributes in German translationAndrew Manning2016-06-131-4/+4
| | | | | |
| * | | | | Move Spanish context help translation from es to es-es and make es a symlink ↵Andrew Manning2016-06-1316-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | to es-es
| * | | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-135-0/+310
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add DE and ES-ES translations for wiki context helpAndrew Manning2016-06-132-0/+20
| | | | | |
* | | | | | deprecate the item_id table - replace with iconfig. A possibly useful ↵redmatrix2016-06-1324-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/wikihubzilla2016-06-131-0/+10
|\| | | | | | | | | | | | | | Wiki context help first draft
| * | | | Context help for wiki interfaceAndrew Manning2016-06-121-0/+10
| | | | |
| * | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-121-12/+26
| |\ \ \ \
| * | | | | Apply purify_html to page content before preview and save to prevent ↵Andrew Manning2016-06-122-16/+4
| | | | | | | | | | | | | | | | | | | | | | | | JavaScript code injection.
* | | | | | Merge pull request #416 from anaqreon/embedphotoshubzilla2016-06-135-0/+310
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add embed photos button with album browser to new post editor
| * | | | | Move javascript functions back to jot-header.tplAndrew Manning2016-06-122-84/+83
| | | | | |
| * | | | | Photo embed button with album browser works in new post editor.Andrew Manning2016-06-125-84/+271
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/dev' into embedphotosAndrew Manning2016-06-12371-12578/+14316
| |\| | | |
| * | | | | Stashing changes. Not a functional state.Andrew Manning2016-06-093-0/+124
| | | | | |
* | | | | | DB schema issue with importredmatrix2016-06-121-12/+26
| | | | | |
* | | | | | Apply purify_html to page content before preview and save to prevent ↵Andrew Manning2016-06-122-16/+4
| |/ / / / |/| | | | | | | | | | | | | | JavaScript code injection.
* | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-06-116-9051/+9048
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | css fixesMario Vavti2016-06-112-10/+1
| | | | |
| * | | | es_ES and NL string for 1.8RC. Hopefully I'm doing it right.jeroenpraat2016-06-114-9041/+9047
| | | | |
| * | | | Merge branch '1.8RC' of https://github.com/redmatrix/hubzilla into 1.8RCjeroenpraat2016-06-110-0/+0
| |\ \ \ \
| | * | | | iconfig sharing not set correctlyredmatrix2016-06-101-1/+1
| | | | | |
* | | | | | remove debuggingredmatrix2016-06-111-1/+0
| | | | | |
* | | | | | Work supporting issue #411, add an optional priority (int) as a second arg ↵redmatrix2016-06-111-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 correctlyredmatrix2016-06-101-1/+1
| | | | |
* | | | | move dev forwardredmatrix2016-06-101-1/+1
|/ / / /
* | | | changelog updateredmatrix2016-06-101-0/+2
| | | |
* | | | Merge pull request #410 from anaqreon/wikihubzilla2016-06-10353-18/+1685
|\ \ \ \ | | | | | | | | | | Wiki module: first iteration