redmatrix
5882714e23
missed one other place where we called comanche outside the page build
2016-05-06 00:43:37 -07:00
redmatrix
50fb525b28
add categories to apps (wip)
2016-05-04 17:35:27 -07:00
redmatrix
f284558007
use only the std_version
2016-05-01 19:29:30 -07:00
redmatrix
cd518625bf
some much needed work on oembed security
2016-05-01 19:19:17 -07:00
redmatrix
ed0bff798b
fix marked bug in code
2016-04-13 22:58:37 -07:00
redmatrix
e4391e6336
missing profile photo in export data
2016-04-06 21:36:47 -07:00
redmatrix
0cda431456
create miniApp to convert existing settings files to the static App class
2016-03-31 20:15:47 -07:00
redmatrix
9abd95fad3
static App
2016-03-31 16:06:03 -07:00
redmatrix
1cd3b41825
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
jeroenpraat
eca119d695
See issue https://github.com/redmatrix/hubzilla-addons/issues/17 (UNO: enable the Diaspora protocol for all channels (if addon is enabled) - I had to do this during channel creation and not in the addon itself, or else the member can't change this after the channel is created. Tested it on UNO and normal Hubzilla. If this is not the right place for this, please move it. If not wanted at all, please discuss.
2016-03-17 15:48:44 +01:00
redmatrix
428b4dbad6
sort out the with and howlong dependencies
2016-03-01 22:47:07 -08:00
redmatrix
548bf884a4
profile field admin page (functional only: still needs a lot of HTML/CSS cleanup)
2016-03-01 21:06:27 -08:00
redmatrix
765dd5569b
Allow configuration of the display order of profile fields. This is an important piece of a more general profile configuration framework which will eventually be accessible via the admin page.
2016-03-01 14:55:04 -08:00
redmatrix
91bb4bdf50
Merge https://github.com/redmatrix/hubzilla into pending_merge
2016-02-29 19:34:23 -08:00
redmatrix
be2b7c0b5f
abconfig
2016-02-29 19:31:52 -08:00
Mario Vavti
3f90da5643
remove unused variable
2016-02-29 22:07:14 +01:00
Mario Vavti
d27a627c4f
simplify profile edit button(s) and make it useful for multiple profiles
2016-02-29 22:01:13 +01:00
redmatrix
dc8c7a2d2e
small improvements to profile like activity
2016-02-25 16:21:38 -08:00
Mario Vavti
b2474334a7
provide an edit button for the profile page
2016-02-25 22:50:16 +01:00
Mario Vavti
02e82e496e
pimp up mod new_channel
2016-02-19 22:28:21 +01:00
redmatrix
342fda94e4
Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php
2016-02-18 15:24:58 -08:00
redmatrix
f984502499
need to re-arrange a few things for a short vcard
2016-02-08 19:33:25 -08:00
redmatrix
315ce6d880
lots more zcard tweaks
2016-02-08 18:16:42 -08:00
redmatrix
d8e6fd5df0
provide get_server_role() to abstract different roles and capabilities
2016-02-07 18:11:10 -08:00
redmatrix
021584d782
fix uno import by disabling for now
2016-02-05 23:45:16 -08:00
redmatrix
9c3568800c
remove blackout setting now that the keepout plugin performs the same tasks (plus a lot more)
2016-02-04 23:59:09 -08:00
redmatrix
a7ed50ecd4
more zcard tweaks
2016-02-02 19:39:47 -08:00
redmatrix
06dcaaa821
some zcard cleanup - still eneds a lot more work
2016-02-02 17:14:07 -08:00
redmatrix
5edbc00865
profile embeds (still needs a bit of work)
2016-02-01 21:09:50 -08:00
redmatrix
723a49ccee
add photos to the profile "likes this" dropdowns
2016-02-01 17:42:53 -08:00
redmatrix
08aeeadd71
move permission check before global block check
2016-01-29 14:07:10 -08:00
redmatrix
ae3ca2b7df
block_public_blackout setting
2016-01-27 23:02:36 -08:00
jeroenpraat
a036d88a4e
Added a feature to hide rating buttons from a members channel and profile pages.
2016-01-18 21:37:47 +01:00
redmatrix
10ed334e8c
various issues from the forums
2016-01-17 16:29:32 -08:00
redmatrix
64753effd1
cover photo fetch and widget
2016-01-14 17:25:27 -08:00
redmatrix
baedd25309
'auto channel creation' - if the corresponding config variable is set, create a channel when an account is created.
...
Plugins can provide the necessary channel details (probably from an extended registration form). If no details are provided, a social (mostly public) channel will be created using the LHS of the email address and you will be directed to your channel page (unless email verification is required, in which case this step will be delayed until successful validation and login). If the reddress is already assigned a random name(1000-9999) reddress will be assigned.
2016-01-12 15:43:08 -08:00
redmatrix
fbeb33479b
store perms_accept on channel creation
2015-12-29 11:16:13 -08:00
redmatrix
29ac533cc9
remove some unused stuff
2015-12-08 16:32:06 -08:00
redmatrix
292b02b58c
webpages and design elements weren't being included in the item export query.
2015-11-22 14:06:52 -08:00
redmatrix
106b4fdd2d
add v4 project roadmap, partial fix for cloning of profile photos on alternate profiles
2015-11-20 14:38:32 -08:00
redmatrix
e6de9bfa4e
get rid of the pre-comanche widget placement and wgl code
2015-11-09 19:42:37 -08:00
redmatrix
550cab41fb
missing xchan_mail_query
2015-10-15 21:39:33 -07:00
redmatrix
93f061f78a
mail sync/migrate continued; also abstract delivery loop to make it re-usable, change refresh_all to use delivery loop.
2015-10-15 18:52:04 -07:00
redmatrix
c8e3ea955d
more mail sync work
2015-10-14 17:49:35 -07:00
redmatrix
c7637a0c53
Merge https://github.com/redmatrix/redmatrix into pending_merge
2015-10-14 13:13:12 -07:00
redmatrix
732c6134dd
support for mail sync
2015-10-14 13:11:24 -07:00
redmatrix
e45958b967
add plugin hooks to channel sync/import/export
2015-09-23 18:27:04 -07:00
redmatrix
e6690c818d
export TERM_FILE when mirroring
2015-09-08 19:13:43 -07:00
redmatrix
b28d3015fe
Merge https://github.com/redmatrix/redmatrix into pending_merge
...
Conflicts:
include/identity.php
2015-09-08 17:53:43 -07:00
redmatrix
75d521d42a
menu import and sync
2015-09-08 17:52:39 -07:00