zotlabs
bb2ec5d8dc
remove the unused ZotDriver and ProtoDriver classes
2018-02-21 21:29:55 -08:00
zotlabs
56d1c08317
move dreport from zot to lib
2018-02-21 21:18:54 -08:00
zotlabs
2d69b419ff
move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org
2018-02-21 20:59:30 -08:00
zotlabs
f492f808f4
refactor of the DB update system. Updates are now stored individually in Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions.
2018-02-16 12:42:02 -08:00
zotlabs
c11ebd12d5
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-02-14 15:37:35 -08:00
zotlabs
465d89129c
provide option to block the public stream unless authenticated, since there could be legal issues with unmoderated content
2018-02-14 15:32:33 -08:00
Mario Vavti
0336082920
Merge remote-tracking branch 'mike/master' into dev
2018-02-14 10:29:36 +01:00
zotlabs
64809dd277
turn shares into activities - make certain to pull addons or JSON-LD will chuck a wobbly
2018-02-13 20:07:57 -08:00
Mario Vavti
27baf46eb5
fix item link in fsprint
2018-02-13 12:33:49 +01:00
Mario Vavti
d2dcb93866
match against item verb
2018-02-13 12:04:48 +01:00
Mario Vavti
b7fb78245a
if always_show_in_notices is set to 1 also show likes and dislikes
2018-02-12 22:48:53 +01:00
zotlabs
deede8e2dd
Merge branch 'dev'
2018-01-22 11:58:12 -08:00
zotlabs
f85c6d76de
better notifications for edit post/comments which may have been originally posted long ago
2018-01-22 11:54:53 -08:00
zotlabs
a4588af0f8
mod_search: fix the group by mess
2018-01-21 17:06:38 -08:00
zotlabs
b2ab906483
remove deprecated 'qcomment' feature; unused since 2012
2018-01-18 17:02:59 -08:00
zotlabs
03f692f24f
surface the article feature
2018-01-15 21:46:27 -08:00
git-marijus
07b67963f1
Merge pull request #951 from dawnbreak/docu
...
💡 Add source documentation from recent conversations.
2018-01-12 10:15:43 +01:00
zotlabs
3ce79dd6e1
scrutinizer mods
2018-01-09 17:04:02 -08:00
zotlabs
0d415fb3c9
hubzilla issue #946
2018-01-07 02:34:37 -08:00
Klaus Weidenbach
aa63c23839
💡 Add source documentation from recent conversations.
...
There have been some conversations in the last weeks which explained
several parts of the code, so add it to the source code documentation.
Also some other small source code documentation improvements.
2018-01-05 01:38:20 +01:00
zotlabs
8451ee20c9
disallow backslashes in wiki and wiki-page names
2017-12-05 16:33:24 -08:00
Mario Vavti
5c12b56e87
PHP 7.2 silence some warnings
2017-12-04 08:56:01 +01:00
Mario
dae0107dd0
fix some pubstream on/off weirdness
2017-12-03 12:31:41 +01:00
Mario Vavti
dcad9ce26a
add a filter for notification to show new posts only
2017-12-01 21:00:39 +01:00
zotlabs
0e91810ed6
pubstream comments and a few other bugfixes that were discovered along the way
2017-11-26 18:29:24 -08:00
Mario Vavti
87eaa6d8e5
some more work on mod hq
2017-11-24 15:01:34 +01:00
zotlabs
8fcf16ee63
optional divider between item header and body
2017-11-22 18:39:23 -08:00
zotlabs
6c178d4485
article feature
2017-11-22 15:39:06 -08:00
Mario Vavti
241a0829dc
fix issues with apporder related to recent pinned apps changes
2017-11-19 22:42:16 +01:00
Mario Vavti
3f2b7d756c
add > pin and remove > unpin
2017-11-16 21:42:39 +01:00
Mario Vavti
78c9f752af
provide ability to pin apps to navbar from /apps. this removes the ability to have per custom navbar pinned apps - this can be added later if desired
2017-11-16 11:11:06 +01:00
Mario Vavti
3a17225546
revert back to get the mid from enotify - otherwise we can not distinct between posts and likes
2017-11-10 20:30:55 +01:00
Mario Vavti
40a7446e3e
get the path infos from pathname instead of seperate data attribute
2017-11-09 12:41:57 +01:00
Mario Vavti
fc96cd3710
load notifications links to /display via ajax if we are already in /display
2017-11-09 11:34:41 +01:00
git-marijus
cfbeb1655d
Merge branch 'dev' into docu
2017-11-04 10:22:58 +01:00
zotlabs
9abb061e71
provide short localised summary for likes that will end up in displayed notifications
2017-11-03 16:47:05 -07:00
Klaus Weidenbach
1a737be2b4
💡 Improving Doxygen documentation.
...
Fix some Doxygen parsing errors.
Improve hooks documentation.
2017-11-03 23:04:27 +01:00
zotlabs
23812e5b48
ability to pin apps to the navbar when using named navbars
2017-10-08 19:43:03 -07:00
zotlabs
c37908f344
check write_storage permission in /display
2017-10-08 17:22:38 -07:00
Mario Vavti
e7c8012794
no need to move $modrated check up
2017-10-06 22:25:53 +02:00
Mario Vavti
9bd30eb8bf
to find out if a comment is to be moderated we need to look at the actual comment not at its parent
2017-10-06 21:32:06 +02:00
Mario Vavti
b883b9c983
enable anonymous comments also in /display
2017-10-06 21:30:44 +02:00
zotlabs
052ed1f88b
typo
2017-10-05 22:01:45 -07:00
zotlabs
34a0ec4089
Add JSalmon signing library for Zot6. See https://macgirvin.com/wiki/mike/Zot%2BVI/Encryption/Signatures
2017-10-05 20:09:21 -07:00
zotlabs
2ed77b5986
add admin app - the site admin link probably does not belong in the 'usermenu' and this is a first step to straigtening out that historical mistake.
2017-10-05 19:51:00 -07:00
zotlabs
80ca99fe5b
wiki double encoding html entities
2017-10-04 16:37:14 -07:00
zotlabs
be8061b64b
typo
2017-09-25 20:12:43 -07:00
zotlabs
d91a82430a
more zot6 basic stuff
2017-09-25 20:11:21 -07:00
zotlabs
237aca32e3
missing Zlib file
2017-09-24 21:21:49 -07:00
zotlabs
06a674775e
handle jsonld parse errors and send them to the app log instead of the php log.
2017-09-24 20:18:36 -07:00