aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Major corrections to access control and page construction.Andrew Manning2016-06-027-120/+135
| | | | | | | | | |
| * | | | | | | | | Created page history widget to dynamically fetch and display the git commit ↵Andrew Manning2016-05-305-10/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | history for wiki pages.
| * | | | | | | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-05-301-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replaced wiki item record object field with ActivityStreams information. ↵Andrew Manning2016-05-304-72/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wiki git repo path is stored in iconfig instead.
| * | | | | | | | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-05-294-4/+6
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed bug in access control. Hide new wiki/page buttons if not channel owner.Andrew Manning2016-05-293-7/+3
| | | | | | | | | | | |
| * | | | | | | | | | | Remove Parsedown library files and remove references.Andrew Manning2016-05-29113-2702/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Only show wiki delete control if channel ownerAndrew Manning2016-05-294-7/+16
| | | | | | | | | | | |
| * | | | | | | | | | | Hide page controls when not owner. Fixed some serious access control issues.Andrew Manning2016-05-291-22/+27
| | | | | | | | | | | |
| * | | | | | | | | | | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for ↵Andrew Manning2016-05-295-6/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages.
| * | | | | | | | | | | Fixed bug where page file was not loaded because of urlencoding/urldecodingAndrew Manning2016-05-291-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Home page create with new wiki. URL redirects here when no page given. Fixed ↵Andrew Manning2016-05-292-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug with author in wiki item table record.
| * | | | | | | | | | | Git commit made for the page edits when the page is saved.Andrew Manning2016-05-293-5/+62
| | | | | | | | | | | |
| * | | | | | | | | | | Wiki pages can be saved.Andrew Manning2016-05-283-6/+83
| | | | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-05-285-2123/+2151
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Show page content by default. Hide page controls where appropriate. Fix ↵Andrew Manning2016-05-282-8/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sandbox text format.
| * | | | | | | | | | | | Page content is loaded from the file on diskAndrew Manning2016-05-283-4/+35
| | | | | | | | | | | | |
| * | | | | | | | | | | | Wiki page list links work. File content is not yet loaded into the editor. ↵Andrew Manning2016-05-284-12/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed some logger calls.
| * | | | | | | | | | | | Wiki page list is fetched and the page widget is updatedAndrew Manning2016-05-285-15/+81
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add new page to wiki and redirect to editor page.Andrew Manning2016-05-273-13/+120
| | | | | | | | | | | | |
| * | | | | | | | | | | | Check if wiki exists and redirect if it does notAndrew Manning2016-05-272-1/+19
| | | | | | | | | | | | |
| * | | | | | | | | | | | Wiki deletion worksAndrew Manning2016-05-272-6/+12
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-05-27152-5312/+4411
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Delete wiki (in progress)Andrew Manning2016-05-244-19/+89
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | List of wikis populates with links according to observer permissions.Andrew Manning2016-05-215-13/+39
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Successful new wiki git repo and item table recordAndrew Manning2016-05-215-82/+103
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Forgot some templatesAndrew Manning2016-05-212-0/+21
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Trying to fix wiki branch starting fresh from devAndrew Manning2016-05-21454-0/+3459
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | strings updateredmatrix2016-06-101-3447/+3449
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | foreach: invalid argumentredmatrix2016-06-092-14/+16
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | change loglevelredmatrix2016-06-091-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | several "to-do" updatesredmatrix2016-06-093-22/+9
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | add safemode toolredmatrix2016-06-091-0/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Create the initial 1.8 changelog entry (subject to further changes)redmatrix2016-06-091-0/+69
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | remove the automatic ajax page load on pgdn key; it can load content much ↵redmatrix2016-06-091-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | faster than you can page and potentially lead to memory exhaustion.
* | | | | | | | | | | | | namespace issue with openid reverse authredmatrix2016-06-091-4/+4
| | | | | | | | | | | | |
* | | | | | | | | | | | | allow an exclusion for transmitting hidden file activities. There may be a ↵redmatrix2016-06-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better way to do this, but it was pointed out recently that transmitting some hidden activities might cause a problem. I cannot locate the conversation at the moment to summarise the exact issue.
* | | | | | | | | | | | | issue #59redmatrix2016-06-081-0/+7
| | | | | | | | | | | | |
* | | | | | | | | | | | | potential fix to hubzilla-addons issue 16redmatrix2016-06-081-0/+5
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | block random_profile from accessing sys channelsredmatrix2016-06-071-1/+2
| | | | | | | | | | | |
* | | | | | | | | | | | whitespaceredmatrix2016-06-071-2/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Finish the config familyredmatrix2016-06-076-369/+442
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | slight alteration to the base descriptionredmatrix2016-06-071-2/+2
| | | | | | | | | | |
* | | | | | | | | | | 'recent photos' query was buggered, also fix issue #163 by adding ↵redmatrix2016-06-073-25/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configurable sort order to the album widget - default is album name ascending
* | | | | | | | | | | rename admin/users to admin/accounts, provide sortable columns in account ↵redmatrix2016-06-064-48/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and channel summaries - issue #255
* | | | | | | | | | | new utility: util/safemode (on or off); requires util/addonsredmatrix2016-06-062-1/+27
| | | | | | | | | | |
* | | | | | | | | | | adjust the autocomplete regex slightly to account for emoji namesredmatrix2016-06-051-1/+1
| | | | | | | | | | |
* | | | | | | | | | | move pconfig to static classredmatrix2016-06-052-174/+195
| | | | | | | | | | |
* | | | | | | | | | | We need a laugh icon more than we need a cry icon.redmatrix2016-06-051-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-06-054-5772/+5642
|\ \ \ \ \ \ \ \ \ \