zotlabs
|
acb8e85b61
|
cover photo was unintentionally disabled when block_public in effect
|
2017-05-07 17:25:38 -07:00 |
|
zotlabs
|
2c2ee706ac
|
get rid of edit activities
|
2017-05-07 14:40:11 -07:00 |
|
zotlabs
|
f840082aae
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-05-05 16:58:46 -07:00 |
|
zotlabs
|
b08af13872
|
oauth2/oidc testing (please do not port - this requires several extra DB tables to work)
|
2017-05-03 22:37:06 -07:00 |
|
zotlabs
|
519aef7ff5
|
abook_not_here flag created to indicate singleton connections which are connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented.
|
2017-05-03 18:50:32 -07:00 |
|
zotlabs
|
c0edfee224
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-05-03 17:46:51 -07:00 |
|
Mario Vavti
|
d6a3f7765a
|
add check for php zip extension
|
2017-05-03 12:29:26 +02:00 |
|
zotlabs
|
71e508c7cd
|
authenticate onepoll so we can receive private posts/comments in zotfeed; if local server bypass the network access and invoke zotfeed directly.
|
2017-05-01 15:14:10 +02:00 |
|
zotlabs
|
cbc906c438
|
more work on client side e2ee
|
2017-05-01 15:12:43 +02:00 |
|
zotlabs
|
968209471e
|
authenticate onepoll so we can receive private posts/comments in zotfeed; if local server bypass the network access and invoke zotfeed directly.
|
2017-04-30 18:24:48 -07:00 |
|
zotlabs
|
230617208b
|
more work on client side e2ee
|
2017-04-29 16:30:11 -07:00 |
|
zotlabs
|
e8ea8d203d
|
more client-side mail privacy work
|
2017-04-26 23:05:30 -07:00 |
|
zotlabs
|
ac670856f6
|
provide a broken feed as a separate module
|
2017-04-26 20:14:45 -07:00 |
|
zotlabs
|
88149f56bb
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-04-26 20:11:12 -07:00 |
|
zotlabs
|
dab3e90353
|
provide a broken feed as a separate module
|
2017-04-26 13:26:50 -07:00 |
|
Mario Vavti
|
1c304eb8ba
|
make mastodon happy args
|
2017-04-26 22:16:23 +02:00 |
|
Mario Vavti
|
d1c84ad9f0
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
|
2017-04-26 14:20:16 +02:00 |
|
zotlabs
|
c904bd3a62
|
The rest of the library and backend changes to support client-side e2ee and deprecate previous uses of item_obscured.
|
2017-04-26 14:16:07 +02:00 |
|
zotlabs
|
d48bda88e6
|
In the rare case where a default channel is not selected but channels actually exist, you should be able to visit /manage and set a default channel. Originally I believe this may have been possible but the ability was lost when delegation was added to the interface - which requires an active channel. Remove the active channel restriction so that the rest of the interface works (channel selections can be made and the ability to set a default is provided) however delegation info isn't presented unless there is an active channel.
|
2017-04-26 14:13:45 +02:00 |
|
zotlabs
|
7667c630a4
|
provide a broken feed for services which require a broken feed
|
2017-04-26 14:12:11 +02:00 |
|
zotlabs
|
7d5ee81628
|
database support for client side e2ee for private mail
|
2017-04-25 21:52:24 -07:00 |
|
zotlabs
|
b88be137ca
|
provide a broken feed for services which require a broken feed
|
2017-04-25 20:48:38 -07:00 |
|
zotlabs
|
94f15e3551
|
The rest of the library and backend changes to support client-side e2ee and deprecate previous uses of item_obscured.
|
2017-04-20 20:19:15 -07:00 |
|
zotlabs
|
2d90b831f0
|
In the rare case where a default channel is not selected but channels actually exist, you should be able to visit /manage and set a default channel. Originally I believe this may have been possible but the ability was lost when delegation was added to the interface - which requires an active channel. Remove the active channel restriction so that the rest of the interface works (channel selections can be made and the ability to set a default is provided) however delegation info isn't presented unless there is an active channel.
|
2017-04-20 19:52:50 -07:00 |
|
zotlabs
|
32eead1542
|
webfinger cleanup
|
2017-04-19 09:58:13 +02:00 |
|
zotlabs
|
e3dc242a3c
|
allow downloading via viewsrc to support client side e2ee
|
2017-04-17 20:48:57 -07:00 |
|
zotlabs
|
bff2ed3837
|
allow downloading via viewsrc to support client side e2ee
|
2017-04-17 20:45:53 -07:00 |
|
zotlabs
|
7a31c039fb
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-04-17 16:04:17 -07:00 |
|
Mario Vavti
|
0f0fba0e9e
|
missing includes
|
2017-04-13 23:20:09 +02:00 |
|
zotlabs
|
940534e303
|
webfinger cleanup
|
2017-04-11 22:02:29 -07:00 |
|
zotlabs
|
5fb7ea8dbd
|
fix connectDefaultShare generated js function, though it isn't obvious if we still use it.
|
2017-04-03 10:53:07 +02:00 |
|
zotlabs
|
f25f5aeaaa
|
fix connectDefaultShare generated js function, though it isn't obvious if we still use it.
|
2017-04-02 20:35:45 -07:00 |
|
git-marijus
|
89e3f3210f
|
Merge pull request #710 from dawnbreak/importcsrf
🔒 Add CSRF protection for import and import_items.
|
2017-03-31 13:40:02 +02:00 |
|
zotlabs
|
c20aa6062c
|
get rid of get_app()
|
2017-03-31 10:30:17 +02:00 |
|
zotlabs
|
6e5a06421f
|
get rid of 'davguest' and allow for project specific DB updates (currently db updates are common between all possible projects/subprojects/forks).
|
2017-03-31 10:26:06 +02:00 |
|
zotlabs
|
c4f5d17db6
|
Merge branch 'importcsrf' of https://github.com/dawnbreak/hubzilla into csrf
|
2017-03-30 21:05:31 -07:00 |
|
zotlabs
|
a9cceea850
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-03-30 16:10:59 -07:00 |
|
Klaus Weidenbach
|
81736a0129
|
🔒 Add CSRF protection for import and import_items.
|
2017-03-30 23:17:32 +02:00 |
|
Klaus
|
dea4879938
|
Merge pull request #709 from dawnbreak/docu
Add some documentation for import functions.
|
2017-03-30 23:10:53 +02:00 |
|
Klaus Weidenbach
|
2e2f984c45
|
Add some documentation for import functions.
|
2017-03-30 23:06:00 +02:00 |
|
Mario Vavti
|
bb639b08f7
|
do not allow creating two wikis with the same name
|
2017-03-30 15:07:48 +02:00 |
|
zotlabs
|
181d9a0777
|
circular logic - we need the mailbox to find the last message so move the code block back where it was, and only set a direct mid if one was specified.
|
2017-03-30 11:54:21 +02:00 |
|
zotlabs
|
5219c4a09a
|
when clicking a notification to view a private mail message, actually view that message instead of the most recent.
|
2017-03-30 11:54:07 +02:00 |
|
zotlabs
|
b51ca4c8d3
|
circular logic - we need the mailbox to find the last message so move the code block back where it was, and only set a direct mid if one was specified.
|
2017-03-29 17:42:31 -07:00 |
|
zotlabs
|
198d2ab607
|
when clicking a notification to view a private mail message, actually view that message instead of the most recent.
|
2017-03-29 16:41:27 -07:00 |
|
zotlabs
|
a8a6d807ff
|
allow setting the system email name/address/reply
|
2017-03-29 14:14:40 +02:00 |
|
zotlabs
|
f1da003020
|
some more photo issues
|
2017-03-29 14:13:10 +02:00 |
|
zotlabs
|
ea5a7180c7
|
fix photo prvnxt after all the changes yesterday
|
2017-03-29 14:12:24 +02:00 |
|
zotlabs
|
9d0e2cbd89
|
more work on the photo album mess
|
2017-03-29 14:11:56 +02:00 |
|
zotlabs
|
032b6f193d
|
photos_album_exists() requires an observer to work correctly; provide it.
|
2017-03-29 14:11:22 +02:00 |
|
zotlabs
|
b03cd330e5
|
begin the process of using the relevant attach directory/path for photo albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact
|
2017-03-29 14:09:19 +02:00 |
|
zotlabs
|
e97dd48b4c
|
even more fine tuning of the markdown purifier - especially when used with the wiki
|
2017-03-29 14:03:24 +02:00 |
|
zotlabs
|
d5525a38f1
|
various input filter fixes
|
2017-03-29 13:56:31 +02:00 |
|
zotlabs
|
d7aaca6947
|
more work related to attach/photo and os_path, display_path and general code cleanup
|
2017-03-29 13:44:55 +02:00 |
|
zotlabs
|
fa629841bd
|
input filter updates
|
2017-03-29 13:39:36 +02:00 |
|
zotlabs
|
0f7832dc30
|
code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
|
2017-03-29 13:32:23 +02:00 |
|
zotlabs
|
6c92a240cc
|
remove include/widgets.php
|
2017-03-29 12:04:44 +02:00 |
|
zotlabs
|
c5828fecc1
|
get rid of get_app()
|
2017-03-28 16:02:47 -07:00 |
|
zotlabs
|
8292553a20
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-03-27 14:11:25 -07:00 |
|
zotlabs
|
e5e0a6b31f
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-03-25 14:40:31 -07:00 |
|
zotlabs
|
878614f97a
|
get rid of 'davguest' and allow for project specific DB updates (currently db updates are common between all possible projects/subprojects/forks).
|
2017-03-25 13:07:46 -07:00 |
|
Klaus Weidenbach
|
49e77e0f71
|
Import Module documentation and @-sign replacement.
If you copy the identity from your profile page the @-sign is invalid
for the import and fails. Replace it for convenience.
|
2017-03-25 20:30:26 +01:00 |
|
zotlabs
|
c3c1572683
|
allow setting the system email name/address/reply
|
2017-03-22 21:40:43 -07:00 |
|
zotlabs
|
0fb0241901
|
some more photo issues
|
2017-03-22 16:11:38 -07:00 |
|
zotlabs
|
24b55bbc9b
|
fix photo prvnxt after all the changes yesterday
|
2017-03-22 12:41:16 -07:00 |
|
zotlabs
|
65ecc5ae15
|
more work on the photo album mess
|
2017-03-21 22:05:36 -07:00 |
|
zotlabs
|
83a78a949d
|
photos_album_exists() requires an observer to work correctly; provide it.
|
2017-03-21 21:13:14 -07:00 |
|
zotlabs
|
bedc393425
|
begin the process of using the relevant attach directory/path for photo albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact
|
2017-03-21 20:11:48 -07:00 |
|
zotlabs
|
35fc7328de
|
even more fine tuning of the markdown purifier - especially when used with the wiki
|
2017-03-20 19:41:03 -07:00 |
|
Mario Vavti
|
ca14ab3d55
|
move profile tabs to app-tray
|
2017-03-20 17:24:48 +01:00 |
|
zotlabs
|
be10bf2ceb
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-03-19 15:44:59 -07:00 |
|
Mario Vavti
|
0938db8f7b
|
Merge branch 'dev' into bs4
|
2017-03-19 13:33:45 +01:00 |
|
Mario Vavti
|
d2c971eda9
|
fix php warning and remove logging
|
2017-03-19 13:33:02 +01:00 |
|
zotlabs
|
b0b96daec0
|
Merge branch 'dev' into merge
|
2017-03-18 17:00:09 -07:00 |
|
zotlabs
|
8764cdf16a
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-03-18 16:56:37 -07:00 |
|
zotlabs
|
4afeefb5ce
|
various input filter fixes
|
2017-03-18 16:41:43 -07:00 |
|
Mario Vavti
|
82b35e2762
|
fix abook_edit and private mail
|
2017-03-18 20:00:32 +01:00 |
|
Mario Vavti
|
56f32104d5
|
Merge branch 'dev' into bs4
|
2017-03-18 17:29:38 +01:00 |
|
Klaus
|
cbd401c3e8
|
Missed one old Markdown()
|
2017-03-18 14:15:02 +01:00 |
|
Mario Vavti
|
d10525a375
|
fix item_list and item_search templates. make item filer use a bootdtrap modal and some css and class fixes
|
2017-03-17 14:22:10 +01:00 |
|
zotlabs
|
d903758940
|
remove include/widgets.php
|
2017-03-16 18:36:58 -07:00 |
|
zotlabs
|
2dce86d38e
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-03-15 15:55:33 -07:00 |
|
Mario Vavti
|
0c74c79b18
|
Merge branch 'dev' into bs4
|
2017-03-15 12:42:18 +01:00 |
|
Mario Vavti
|
62c921815f
|
better handling of mimetype security
|
2017-03-15 12:39:34 +01:00 |
|
zotlabs
|
6078d02c3a
|
more work related to attach/photo and os_path, display_path and general code cleanup
|
2017-03-15 01:20:21 -07:00 |
|
zotlabs
|
2c73b457ef
|
input filter updates
|
2017-03-14 17:07:29 -07:00 |
|
zotlabs
|
58aa0f3e1a
|
code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
|
2017-03-13 16:19:47 -07:00 |
|
zotlabs
|
fc533107ed
|
better handling of mimetype security
|
2017-03-12 21:55:24 -07:00 |
|
Mario Vavti
|
8aabc6bc3d
|
many dropdown and class fixes. still a long way to go...
|
2017-03-12 21:11:28 +01:00 |
|
zotlabs
|
4c526c7d3d
|
Merge branch 'dev' into red
|
2017-03-11 18:02:59 -08:00 |
|
zotlabs
|
1a49f0d164
|
one role.
|
2017-03-09 18:54:10 -08:00 |
|
zotlabs
|
403f4c1a6b
|
Monday is a proper name and should be capitalised (except in private conversation amongst unix geeks).
|
2017-03-08 19:23:11 -08:00 |
|
zotlabs
|
7445f1881e
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-03-02 17:36:14 -08:00 |
|
zotlabs
|
e58dc726c5
|
activity widget - like the forum widget but represents unseen activity by author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
|
2017-03-02 17:32:43 -08:00 |
|
Mario Vavti
|
dd8a3d845e
|
reset schema value after we empty and repopulate it. second half of fix for #624
|
2017-03-02 11:36:35 +01:00 |
|
zotlabs
|
fa02f3a108
|
Merge pull request #686 from dawnbreak/markdown
Upgrade PHP Markdown library.
|
2017-03-01 09:54:01 +11:00 |
|
zotlabs
|
fa944fc526
|
provide 'session' option to z_fetch_url to assist with remote fetches requiring magic auth
|
2017-02-27 23:48:54 -08:00 |
|
zotlabs
|
df6e75e1d6
|
make magic-auth work with profile vcard fetch
|
2017-02-27 23:37:42 -08:00 |
|
zotlabs
|
85082ea509
|
fetch profile vcard for connection
|
2017-02-27 21:14:09 -08:00 |
|
zotlabs
|
18b22f5f8a
|
prep work
|
2017-02-27 14:54:41 -08:00 |
|