aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* improve posting to mod pconfig via ajaxMario Vavti2018-10-161-5/+9
| | | (cherry picked from commit ae875734e270dbe9840e87f07aa10f11a1af1d89)
* fix wiki issue with wiki page links when using bbcodeMario Vavti2018-10-151-3/+2
| | | (cherry picked from commit df62037c4a722606e84e28dd4d62e89dcc999980)
* Add wiki_preprocess hook and documentationM.Dent2018-10-111-0/+4
| | | (cherry picked from commit bad4ea6e65a45ac2523a9a7c2ec624ad2535b652)
* SECURITY: signature issuezotlabs2018-10-102-2/+7
| | | (cherry picked from commit c6f3298f7864756f4a9b7827e8490a3ee859f82f)
* fix some more wiki issuesMario Vavti2018-10-101-3/+3
| | | (cherry picked from commit d29caa099af2d132978e634a454a29d5c85c23fe)
* Rework Wiki encoding scheme.M.Dent2018-10-101-18/+24
| | | (cherry picked from commit 709665846e66f093109730691b31d9e094d02088)
* Implement custom escapingM.Dent2018-10-101-13/+21
| | | (cherry picked from commit 93a310582f044d35f0a3583671053595fefdbedb)
* typoMario Vavti2018-10-081-1/+1
| | | (cherry picked from commit f0b7a7e5d38a92268a67d8dedf69f97d88b4c542)
* the root cause for doubled entries is fixed nowMario Vavti2018-10-081-1/+1
| | | (cherry picked from commit e0568f33e82de15e5d5a38ec7697d6afd67352f3)
* hubzilla core issue #1278 - page update always reloads if noscript content ↵zotlabs2018-10-081-3/+2
| | | | | is enabled (cherry picked from commit 69584f541d052e6da410d9cd782656eb31fae22d)
* move profile assign selector to profile settings and personal menu selector ↵Mario Vavti2018-10-063-29/+41
| | | | | to channel_home settings and get rid of misc channel settings section. (cherry picked from commit 66cf0852728d2f95ed3a5b7a304dbc7b79111831)
* rename grid to network (for consistency) and activity to stream (as seen in ↵Mario Vavti2018-10-063-3/+3
| | | | | osada) because it makes much more sense. (cherry picked from commit 96277372d55a58349e318e694f4dab3a00fb2f13)
* pubstream appMario Vavti2018-10-064-7/+41
| | | (cherry picked from commit b8991750c5d36714100d20595da6a33149bd7d5d)
* randprof appMario Vavti2018-10-061-1/+21
| | | (cherry picked from commit 18726737d0116f13ec83cb2c1094a36d08980b7d)
* remote diagnostics appMario Vavti2018-10-061-3/+16
| | | (cherry picked from commit 6a297a8f3d5eb4c403a14799e83de22d0637b46d)
* bookmarks: change wordingMario Vavti2018-10-061-1/+1
| | | (cherry picked from commit a522a667157c778fca74ccd3391f1f9fdc84c3cc)
* bookmark appMario Vavti2018-10-061-2/+16
| | | (cherry picked from commit c2c891723fc0e56f0c373ca1043cdb548f2ed8ab)
* Merge branch 'patch-5' into 'dev'Mario2018-10-061-2/+2
| | | | | | | | | Respect new table names on import See merge request hubzilla/core!1314 (cherry picked from commit 3e231e7c13744ec4d2803941395fb00d8aa2d67f) ebb4811a Respect new table names on import
* regression: double linebreaks in viewsrc outputzotlabs2018-10-051-1/+1
| | | (cherry picked from commit d33c331abd3ae500fc7cdac206ea647c4c71905e)
* fix issues with bs accordionsMario Vavti2018-10-041-2/+2
|
* fix displaying of perm cats selectorMario Vavti2018-10-041-2/+4
|
* whitespaceMario Vavti2018-10-041-1/+0
|
* move *_divmore_height setting to the module extra_settings, and fix issue ↵Mario Vavti2018-10-0411-13/+83
| | | | where feature settings were not synced if rpath was provided
* move *_list_mode to featuresMario Vavti2018-10-043-8/+2
|
* defperm appMario Vavti2018-10-041-15/+31
|
* uexport appMario Vavti2018-10-041-3/+18
|
* do not default to channel_startpage if startpage app is not installedMario Vavti2018-10-011-4/+2
|
* indicate locked featuresMario Vavti2018-10-011-1/+1
|
* Status editor hookM. Dent2018-09-2917-17/+17
|
* do not unset $_GET[search] and adjust activity_order widgetMario Vavti2018-09-291-1/+1
|
* improve network searchMario Vavti2018-09-291-15/+4
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-09-2927-98/+24
|\
| * Remove servicelevel logicM. Dent2018-09-298-78/+4
| |
| * Update Group.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Wiki.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Webpages.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Tokens.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Sources.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Poke.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Permcats.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Pdledit.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Oauth2.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Oauth.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Notes.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Mood.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Lang.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Invite.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Connect.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Chat.phpMax Kostikov2018-09-281-1/+1
| |
| * Update Cdav.phpMax Kostikov2018-09-281-2/+2
| |