zotlabs
|
6844d7c752
|
don't provide a connect button for transient identities
|
2018-04-08 22:53:04 -07:00 |
|
zotlabs
|
e0255c0dc4
|
first cut of feature/techlevel merge
|
2018-04-08 20:05:30 -07:00 |
|
zotlabs
|
6ce3ca1ce0
|
anon_identity_init: put anonymous commenters in network 'anon' so that they can be easily distinguished from federated network members and handled appropriately.
|
2018-04-08 19:28:57 -07:00 |
|
Andrew Manning
|
f9ec3c66ff
|
Added feature setting for auto-save, defaulting to enabled.
|
2018-04-08 19:44:21 -04:00 |
|
M.Dent
|
ff77f14f2f
|
Remove remove plugin from \App::[] on uninstall
|
2018-04-07 23:41:22 -04:00 |
|
M.Dent
|
a0cba6564f
|
Uninstall plugin on Exception on load.
|
2018-04-07 23:12:39 -04:00 |
|
M.Dent
|
35b4f0a863
|
Add class for Exceptions
|
2018-04-07 23:01:18 -04:00 |
|
DM42.Net (Matt Dent)
|
0fba1a777e
|
Add error handler and try/catch for all () calls
|
2018-04-07 22:17:19 -04:00 |
|
zotlabs
|
8048b7addc
|
channel import failing to provide channel_password value
|
2018-04-06 16:45:25 -07:00 |
|
zotlabs
|
4499ee178f
|
put directory server in siteinfo - there are a lot of sites using broken directories
|
2018-04-06 01:24:38 -07:00 |
|
zotlabs
|
4a45c35c4e
|
oauth2 client settings page
|
2018-04-05 21:01:36 -07:00 |
|
zotlabs
|
f4c94ab121
|
use profile_store_lowlevel() when importing profile structures to ensure all non-null fields are present
|
2018-04-05 17:31:20 -07:00 |
|
zotlabs
|
fe401203bd
|
bbcode() - ensure that $options is always an array, as the interface has changed slightly
|
2018-04-04 23:14:41 -07:00 |
|
zotlabs
|
c86032d4dc
|
oauth2 dynamic client registration update
|
2018-04-04 20:58:54 -07:00 |
|
zotlabs
|
e864679942
|
private forum mentions
|
2018-04-04 18:53:06 -07:00 |
|
zotlabs
|
1a25b0bda7
|
allow the profile recrods to be cloned separately
|
2018-04-04 17:54:43 -07:00 |
|
zotlabs
|
f748139606
|
allow the link target attribute to be modified in bbcode() from much further up the call stack in prepare_page() which will usually refer to a local item.
|
2018-04-04 16:33:11 -07:00 |
|
zotlabs
|
245142cc07
|
Merge branch 'master' into oauth2
|
2018-04-03 19:57:35 -07:00 |
|
zotlabs
|
5ac0f371c7
|
community tags: allow signature of either author or owner so that it stands a chance of working across multiple delivery chains
|
2018-04-03 17:52:54 -07:00 |
|
zotlabs
|
4e21c14ff6
|
community tagging refactor - we no longer send an edited post/comment to everybody. The post owner approves the tag and this is transmitted along with the tag activity. Recipients check the signature of the approval and add the tag to their local copy of the post.
|
2018-04-02 20:39:28 -07:00 |
|
zotlabs
|
753e1e4616
|
commtag refactor
|
2018-04-02 19:32:22 -07:00 |
|
zotlabs
|
9a1f051068
|
missing year on profile birthday input, some optimisations to stats
|
2018-04-02 13:32:10 -07:00 |
|
zotlabs
|
3bd3686acf
|
Merge branch 'oauth2' of https://github.com/anaqreon/hubzilla into oauth2
|
2018-03-31 14:00:09 -07:00 |
|
zotlabs
|
4493304fa7
|
wrong function
|
2018-03-31 13:22:12 -07:00 |
|
Andrew Manning
|
6decffb00c
|
Merge branch 'dev' into oauth2
|
2018-03-31 13:41:29 -04:00 |
|
zotlabs
|
238303d819
|
add directory keyword links to profile
|
2018-03-29 15:32:35 -07:00 |
|
zotlabs
|
33bb89729c
|
hubzilla issue #1019 - punycode urls on connedit page when displaying locations
|
2018-03-29 02:26:25 -07:00 |
|
zotlabs
|
cd485b0fdf
|
hubzilla issue #1015 - login with unicode domain name
|
2018-03-28 19:25:11 -07:00 |
|
zotlabs
|
662316e687
|
update folder timestamp on uploaded files (fixme - we need to recurse back to the storage root but that is for another day)
|
2018-03-27 21:13:14 -07:00 |
|
Andrew Manning
|
1dc795722a
|
Merge branch 'dev' into oauth2
|
2018-03-27 21:11:34 -04:00 |
|
zotlabs
|
08274ffab7
|
put vcard widget with author of top-level post on display page
|
2018-03-27 18:01:20 -07:00 |
|
zotlabs
|
35b6c2baad
|
Hard fail imports of removed channels. This is silly.
|
2018-03-27 15:08:27 -07:00 |
|
zotlabs
|
2fc3f381ac
|
php strpos() empty needle warning when a term entry has no url
|
2018-03-25 21:48:42 -07:00 |
|
zotlabs
|
5a739ddc47
|
Merge branch 'newmemberwidget'
|
2018-03-25 21:16:10 -07:00 |
|
zotlabs
|
4ef2493e95
|
testing start_menu feature
|
2018-03-25 21:15:23 -07:00 |
|
zotlabs
|
558e3f8042
|
code optimisations and de-duplication on updating parent commented timestamp
|
2018-03-24 02:22:24 -07:00 |
|
zotlabs
|
a8d81a68d6
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-03-23 21:44:55 -07:00 |
|
zotlabs
|
abe6ab4775
|
logic fallacy when updating parent timestamp of moderated comment
|
2018-03-23 21:24:24 -07:00 |
|
zotlabs
|
9a155cf5a5
|
turn newmember widget into a feature
|
2018-03-23 19:03:30 -07:00 |
|
Mario Vavti
|
376091010f
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-23 10:03:54 +01:00 |
|
Mario Vavti
|
ac967db4e8
|
new markdown lib seems to handle < and > correct. remove the workaraound.
|
2018-03-23 09:40:24 +01:00 |
|
zotlabs
|
af8cbf000f
|
tagadelic was being overly protective of permissions.
|
2018-03-22 21:23:12 -07:00 |
|
zotlabs
|
034032c7c2
|
slight change in mail privacy implementation. If you initiate a private mail conversation and they respond, accept the reply. You can't hide behind your permissions or lack thereof. Often this will be accidental. If you truly want to block them from replying and your permissions otherwise would not allow them to reply, delete the conversation.
|
2018-03-22 19:52:25 -07:00 |
|
zotlabs
|
05e11844e5
|
make list mode work in cards and articles
|
2018-03-22 17:17:00 -07:00 |
|
zotlabs
|
1f128e84fb
|
Hubzilla issue #1006, fix anonymous comments bump thread before being approved.
|
2018-03-21 22:52:24 -07:00 |
|
zotlabs
|
1514b0f4e5
|
initial support for alternative sort orders on the cloud pages. Can be triggered manually but further development is required.
|
2018-03-21 21:19:18 -07:00 |
|
zotlabs
|
3d6b606792
|
add the social "party" permission role
|
2018-03-20 04:08:36 -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
|
34fee2a790
|
match hosts instead of urls to decide if to zid or not to zid
|
2018-03-15 14:53:18 +01:00 |
|
Mario Vavti
|
6c709551ce
|
do not always zid share links. add missing <
|
2018-03-15 14:31:50 +01:00 |
|