zotlabs
17291e04df
app update and ownership issues
...
(cherry picked from commit e28dab17d6
)
2018-07-28 21:18:28 +02:00
zotlabs
c80e009cf3
app store fixes
2018-07-05 21:46:34 -07:00
zotlabs
f6e8ce5516
appstore changes
2018-07-04 23:20:35 -07:00
zotlabs
8c26db63dd
some changes to support plume
2018-07-01 19:12:45 -07:00
Mario Vavti
d0f7b1d9b7
fix issue #1221
2018-06-10 17:04:34 +02:00
Mario Vavti
dfa48ba17c
fixes for search_item.tpl
2018-06-07 23:24:36 +02:00
zotlabs
2c7597066c
update a number of links in the code
2018-06-06 17:12:20 -07:00
Mario Vavti
33700e9cf4
differentiate between direct messages and followers-only messages
2018-05-25 15:29:59 +02:00
Mario Vavti
9cf8931136
paint the locks on private activitypub items red. their privacy model is "slightly" different from ours
2018-05-23 22:11:13 +02:00
zotlabs
9bf26cee6d
add hook 'get_system_apps'
2018-05-21 16:19:17 -07:00
Mario Vavti
efb0ac5996
fix php warning
2018-05-12 13:28:04 +02:00
zotlabs
721496f922
hubzilla issue #1169
2018-05-10 17:11:03 -07:00
zotlabs
67bb167cf8
Change hovertip on paperclip button to read 'Attach/Upload file' because a lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post.
2018-05-09 21:22:25 -07:00
zotlabs
406ea67bbc
Provide admin delete ability if the viewer is admin but has no existing delete authority. For 3.5+ as a new string is involved.
2018-05-02 17:39:12 -07:00
zotlabs
5a9e9284c2
generating random numbers too large for 32-bit systems
2018-04-25 14:10:11 -07:00
zotlabs
a6c42e8756
added variable to store the raw json string as received, since this is signed and we may need to forward the signed data.
2018-04-23 21:55:16 -07:00
zotlabs
3e6a55a295
issue with wiki sync
2018-04-15 17:29:40 -07:00
Mario Vavti
88ca6fc12e
Merge remote-tracking branch 'mike/master' into dev
2018-04-13 11:59:09 +02:00
Mario Vavti
e04d3c45a4
provide visible star status for starred posts
2018-04-13 11:58:12 +02:00
zotlabs
3be0b0925c
remove recipient name from stored notifications but keep them in emails.
2018-04-12 17:55:45 -07:00
Mario Vavti
fee258edbe
allow to toggle visibility of likes/dislikes in notifications
2018-04-11 11:49:33 +02:00
Andrew Manning
f9ec3c66ff
Added feature setting for auto-save, defaulting to enabled.
2018-04-08 19:44:21 -04:00
zotlabs
bcffb6cf55
obscurify chats
2018-04-01 16:53:10 -07:00
zotlabs
bb4f9eecbe
preserve existing categories when updating an app from an embed source
2018-03-24 21:17:15 -07:00
zotlabs
d4e91d5d9b
app sellpage not being stored
2018-03-24 15:13:19 -07:00
zotlabs
91b710b07d
add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time
2018-03-15 17:51:24 -07:00
Mario Vavti
924c8db712
missed some string for translation - update strings
2018-02-28 08:38:56 +01:00
zotlabs
d2ed3a9abb
provide opt-out link and text with notification emails
2018-02-25 21:40:19 -08:00
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