Mario Vavti
|
aa120e0478
|
wiki: urlencode the entire share link
|
2019-05-17 12:24:25 +02:00 |
|
Mario Vavti
|
e7f1f496c5
|
use escape_tags() wiki headers
|
2019-05-17 11:57:41 +02:00 |
|
Mario Vavti
|
919ea9f750
|
fix wiki preview issue with hyperlinks
|
2018-12-15 18:19:29 +01:00 |
|
Mario Vavti
|
df62037c4a
|
fix wiki issue with wiki page links when using bbcode
|
2018-10-15 13:13:04 +02:00 |
|
M.Dent
|
bad4ea6e65
|
Add wiki_preprocess hook and documentation
|
2018-10-10 22:46:00 -04:00 |
|
Mario Vavti
|
d29caa099a
|
fix some more wiki issues
|
2018-10-10 10:39:28 +02:00 |
|
M.Dent
|
709665846e
|
Rework Wiki encoding scheme.
|
2018-10-08 13:35:18 -04:00 |
|
M.Dent
|
93a310582f
|
Implement custom escaping
|
2018-10-08 13:35:18 -04:00 |
|
Max Kostikov
|
403ead44f9
|
Update Wiki.php
|
2018-09-28 19:50:45 +02:00 |
|
Max Kostikov
|
90e9948dbe
|
Update Wiki.php
|
2018-09-28 15:29:33 +02:00 |
|
Mario Vavti
|
a1d5ce3716
|
remove profile_tabs() which has been deprecated and replaced by channel_apps()
|
2018-09-13 10:59:37 +02:00 |
|
Mario Vavti
|
2651eae663
|
mpre feature to app transition
|
2018-09-12 11:08:53 +02:00 |
|
Max Kostikov
|
c9b80a3612
|
Update Wiki.php
|
2018-08-25 21:26:50 +02:00 |
|
Max Kostikov
|
308dda1587
|
Update Wiki.php
|
2018-08-25 21:21:57 +02:00 |
|
Mario Vavti
|
97cb108937
|
missing permission description
|
2018-05-04 22:03:51 +02:00 |
|
zotlabs
|
1e086a4ac8
|
Hubzilla issue #1022 cleanup of post formatting
|
2018-03-30 17:13:21 -07:00 |
|
zotlabs
|
1c3e669761
|
Hubzilla issue #1022 - improve the usability
|
2018-03-30 16:47:47 -07:00 |
|
zotlabs
|
af125fbe4f
|
Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is only implemented in the 'edit' pane and could use some improvement/enhancement
|
2018-03-30 16:09:25 -07:00 |
|
Mario Vavti
|
a604236d89
|
missed a spot while resolving merge conflict
|
2017-12-06 12:40:27 +01:00 |
|
Mario Vavti
|
44cb68a356
|
resolve merge conflict
|
2017-12-06 09:12:28 +01:00 |
|
zotlabs
|
8451ee20c9
|
disallow backslashes in wiki and wiki-page names
|
2017-12-05 16:33:24 -08:00 |
|
zotlabs
|
40c625158f
|
unable to change permissions on wiki with space in name
|
2017-11-08 21:19:03 -08:00 |
|
Mario Vavti
|
cc1ffff7cd
|
feed untranslated appnames to nav_set_selected() and query for the active app directly to get app details
|
2017-10-09 21:22:57 +02:00 |
|
Mario Vavti
|
f99c007187
|
new notification changes - use sticky_kit instead of position fixed
|
2017-10-09 17:49:15 +02:00 |
|
Mario Vavti
|
6f2dd5d325
|
wiki: translateable strings and move page mimetype selector to options submenu
|
2017-09-20 11:08:01 +02:00 |
|
zotlabs
|
e84281b620
|
wiki download: only include the latest page revision
|
2017-09-16 15:48:48 -07:00 |
|
Mario
|
373651c3db
|
implement wiki editing
|
2017-09-15 22:17:18 +02:00 |
|
git-marijus
|
663802e699
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
|
2017-09-15 16:30:14 +02:00 |
|
git-marijus
|
4c5722c766
|
some work on wiki acl
|
2017-09-15 16:27:30 +02:00 |
|
zotlabs
|
cf120b2351
|
wiki: lock mimetype
|
2017-09-14 17:14:50 -07:00 |
|
zotlabs
|
d7ec6865b4
|
bring back wiki download
|
2017-09-14 04:06:09 -07:00 |
|
zotlabs
|
55aaabc2f1
|
add text/plain type to wiki
|
2017-09-13 22:37:18 -07:00 |
|
zotlabs
|
796228b7ad
|
wiki mimetype selection. We can add text/plain as soon as we add code to purify and render it specifically.
|
2017-09-12 23:15:30 -07:00 |
|
zotlabs
|
5e99295bf6
|
wiki mimetype selection
|
2017-09-12 22:32:31 -07:00 |
|
git-marijus
|
1bdcfe5219
|
provide a mechanism to mark apps active in the bin
|
2017-07-21 10:32:21 +02:00 |
|
zotlabs
|
9dbd997141
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-06-07 17:11:35 -07:00 |
|
git-marijus
|
7562f77bdf
|
rewrite wiki pages widget - no need for ajax on pageload, show the pages to not authenticated people.
|
2017-06-03 17:23:53 +02:00 |
|
zotlabs
|
da682717ab
|
wiki auto language select to match webpages implementation
|
2017-05-23 21:51:17 +02:00 |
|
zotlabs
|
53057830e0
|
wiki auto language select to match webpages implementation
|
2017-05-22 20:18:47 -07:00 |
|
zotlabs
|
a9cceea850
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-03-30 16:10:59 -07:00 |
|
Mario Vavti
|
bb639b08f7
|
do not allow creating two wikis with the same name
|
2017-03-30 15:07:48 +02:00 |
|
zotlabs
|
e97dd48b4c
|
even more fine tuning of the markdown purifier - especially when used with the wiki
|
2017-03-29 14:03:24 +02:00 |
|
zotlabs
|
d5525a38f1
|
various input filter fixes
|
2017-03-29 13:56:31 +02:00 |
|
zotlabs
|
fa629841bd
|
input filter updates
|
2017-03-29 13:39:36 +02:00 |
|
zotlabs
|
e5e0a6b31f
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-03-25 14:40:31 -07:00 |
|
zotlabs
|
35fc7328de
|
even more fine tuning of the markdown purifier - especially when used with the wiki
|
2017-03-20 19:41:03 -07:00 |
|
Mario Vavti
|
ca14ab3d55
|
move profile tabs to app-tray
|
2017-03-20 17:24:48 +01:00 |
|
zotlabs
|
b0b96daec0
|
Merge branch 'dev' into merge
|
2017-03-18 17:00:09 -07:00 |
|
zotlabs
|
4afeefb5ce
|
various input filter fixes
|
2017-03-18 16:41:43 -07:00 |
|
Klaus
|
cbd401c3e8
|
Missed one old Markdown()
|
2017-03-18 14:15:02 +01:00 |
|