zotlabs
159f02ba07
build_pagehead hook added
2017-02-02 14:52:14 -08:00
zotlabs
2daafe80a5
move opensearch to plugins
2017-02-02 14:49:51 -08:00
Mario Vavti
e2ee565f05
cherry-pick nav-login changes
2017-02-02 14:24:19 +01:00
zotlabs
23303391e0
move dreamhost hack to plugin
2017-02-01 22:45:03 -08:00
zotlabs
8ac8acc49c
drug dealers have users
2017-02-01 18:18:41 -08:00
zotlabs
94290102b6
tested extensible permissions by adding wiki permissions. Discovered a couple of issues that needed attention in the process.
2017-02-01 18:05:02 -08:00
zotlabs
f94c244b9f
Merge pull request #664 from anaqreon/doco
...
Doco updates
2017-02-02 12:52:09 +11:00
Andrew Manning
ec823196e0
Remove old tags and mentions doco pages
2017-02-01 20:47:03 -05:00
Andrew Manning
957647bf06
Remove dead links
2017-02-01 20:43:47 -05:00
Andrew Manning
df5524979d
Integrate tags and mentions page doco into member guide. Fix bug when loading page with section link. Change URL when scrolling to stay current with viewed section to facilitate easy help page link sharing.
2017-02-01 20:39:27 -05:00
Andrew Manning
0ae3e50bd4
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-02-01 20:07:38 -05:00
zotlabs
db710cd2df
fix a few style issues with nav login panel
2017-02-01 14:45:52 -08:00
Andrew Manning
61407ad6c8
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-02-01 17:08:46 -05:00
zotlabs
ec037abf92
bookmarks missing from tags and mentions doc
2017-02-01 11:29:18 -08:00
zotlabs
4f99d641c5
superfluous whitespace cleanup
2017-01-31 17:32:52 -08:00
zotlabs
f4aca35a88
move diaspora account import to the diaspora plugin
2017-01-31 16:01:47 -08:00
zotlabs
732065bf13
channel export - use a selected list of functional data categories to export; this allows one to export single data sets instead of always exporting everything we know about
2017-01-31 15:28:25 -08:00
Andrew Manning
d3d540a28b
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-01-31 17:36:42 -05:00
Mario Vavti
a6cbebe03c
hide featured app category in the app category widget
2017-01-31 12:53:33 +01:00
Mario Vavti
e1b54b6843
fix typos
2017-01-31 09:43:58 +01:00
zotlabs
aadbd5a92d
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-01-30 15:05:10 -08:00
zotlabs
7b065365e0
consolidate hubloc storage
2017-01-30 15:01:22 -08:00
Mario Vavti
d0827dbb3c
provide a feature/unfeature app button
2017-01-30 15:17:46 +01:00
Andrew Manning
fab103524a
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-01-30 06:03:53 -05:00
zotlabs
15be542e56
Merge pull request #662 from anaqreon/affinity-settings
...
Affinity settings
2017-01-30 18:04:53 +11:00
zotlabs
eebea70019
queue optimisations for sites that have lingered in the queue for more than a couple of days.
2017-01-29 17:16:06 -08:00
Andrew Manning
b58d56826b
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-01-29 20:02:34 -05:00
Andrew Manning
e770768b79
Link to Guest Access Tokens doco in context help.
2017-01-29 20:02:31 -05:00
Andrew Manning
17011a7637
Remove unrelated chatroom panel stuff that was included accidentally
2017-01-29 19:56:19 -05:00
Andrew Manning
f891860408
Merge remote-tracking branch 'upstream/dev' into affinity-settings
2017-01-29 19:53:41 -05:00
Andrew Manning
3424c7dc87
Add affinity slider tool settings for min and max defaults in settings/featured
2017-01-29 19:53:29 -05:00
zotlabs
dbf7ff9791
no quotes on dbutcnow() output
2017-01-29 16:33:30 -08:00
zotlabs
9addcfe827
finish remaining places where xchan_store_lowlevel needs to be used
2017-01-29 15:25:24 -08:00
zotlabs
d5d67708ac
Alter the queue so that each queue item stores the scheduled time of the next delivery. This keeps the query for
...
queued items simple. We no longer group by posturl; as the queue update function will only keep one item per destination
scheduled for shorter term processing. Others (multiple queued items for a single destination) will be scheduled for
delivery far into the future and only delivered if the hub responds to the "active" or short term queue item.
2017-01-29 14:45:25 -08:00
zotlabs
5aa0017e91
provide lowlevel xchan storage function to ensure that all non-null rows are initialised
2017-01-28 15:01:19 -08:00
zotlabs
f90d5f3dc8
string update
2017-01-27 12:13:30 -08:00
Mario Vavti
8b5793e629
more work on app-bin
2017-01-27 17:51:49 +01:00
Mario Vavti
de668f5999
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-01-27 14:00:43 +01:00
Mario Vavti
606463114b
add icons and links to appman and apps edit to app-bin
2017-01-27 14:00:27 +01:00
Andrew Manning
40242ff7dc
Merge remote-tracking branch 'upstream/dev' into addon-repo-gui
2017-01-27 07:21:52 -05:00
Andrew Manning
e411c7e8b3
Improve context help with screenshot and replace "addon" with "plugin".
2017-01-27 07:21:23 -05:00
zotlabs
80e1130bb5
Merge pull request #655 from anaqreon/addon-repo-gui
...
Addon repo management GUI
2017-01-27 13:27:36 +11:00
Andrew Manning
d9a5b11c9a
Fixed numerous bugs with the addon repo management GUI. Only show Manage Repos button if webserver has write permission on extend/addon/.
2017-01-26 21:20:15 -05:00
zotlabs
22839e48d0
better handling of html special chars in wiki and wikipage names
2017-01-26 15:16:41 -08:00
Mario Vavti
f7f39cf6c0
missing single quote in query
2017-01-26 14:50:52 +01:00
Mario Vavti
54826808cf
minor cleanup
2017-01-26 12:23:59 +01:00
Mario Vavti
b30e799847
query for item_hidden is not needed anymore
2017-01-26 11:43:21 +01:00
Mario Vavti
b4aaa1953c
fix wiki list template
2017-01-26 11:24:15 +01:00
Mario Vavti
d64dcd298e
haystack/needle mixup
2017-01-26 11:03:41 +01:00
Mario Vavti
02e8058c50
fix renaming of wiki pages
2017-01-26 10:46:44 +01:00