Mario Vavti
|
dcd5f00077
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-05-29 09:04:45 +02:00 |
|
git-marijus
|
bca3113fba
|
Merge pull request #1202 from aninf-wo/dev
include photos.php
|
2018-05-29 08:41:31 +02:00 |
|
zotlabs
|
139c39c2ce
|
we probably don't need to delivery local items more than once
|
2018-05-28 22:23:40 -07:00 |
|
zotlabs
|
ddebbcc0a0
|
hubzilla issue #1200
|
2018-05-27 17:46:25 -07:00 |
|
Herbert Thielen
|
4f3be92a0d
|
include photos.php
required for photo_calculate_scale()
|
2018-05-27 17:57:35 +02:00 |
|
Mario Vavti
|
eb04dbc5ce
|
DB update to fix wrong hubloc_url for activitypub hublocs
|
2018-05-26 21:15:22 +02: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
|
76d8e59e9b
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-05-21 21:15:24 -07:00 |
|
zotlabs
|
1061027071
|
new_channel - make text strings translatable and use the name as a base for the nick if you try to create without entering a nick
|
2018-05-21 20:17:17 -07:00 |
|
zotlabs
|
a403611ac9
|
update response types
|
2018-05-21 19:34:03 -07:00 |
|
zotlabs
|
2b3f931c85
|
oauth2 discovery per draft-ietf-oauth-discovery-10
|
2018-05-21 19:25:03 -07:00 |
|
zotlabs
|
9bf26cee6d
|
add hook 'get_system_apps'
|
2018-05-21 16:19:17 -07:00 |
|
Mario Vavti
|
a8274bbfb3
|
missing permission description
|
2018-05-21 09:25:57 +02:00 |
|
Mario Vavti
|
7dadbbbac7
|
bring jot reset to some more places
|
2018-05-21 09:13:14 +02:00 |
|
Mario
|
469809183d
|
update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180
|
2018-05-20 22:42:47 +02:00 |
|
Mario Vavti
|
55e1026c98
|
improve abconfig queries
|
2018-05-20 20:48:52 +02:00 |
|
Mario Vavti
|
9e1af2492f
|
more local_channel() is not string
|
2018-05-20 14:15:46 +02:00 |
|
Mario Vavti
|
4eb40528a9
|
local_channel() is not string
|
2018-05-20 14:07:30 +02:00 |
|
git-marijus
|
acb114d0d1
|
Merge pull request #1174 from anaqreon/dev
Rename Permission Groups to Permission Categories and clarify feature…
|
2018-05-20 11:42:13 +02:00 |
|
Mario Vavti
|
7e99931733
|
implement jot reset button
|
2018-05-20 09:23:44 +02:00 |
|
Mario Vavti
|
6abbadf6c8
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-05-19 10:20:14 +02:00 |
|
zotlabs
|
8b4af7cf0b
|
hubzilla issue #1086, pending count on admin summary page
|
2018-05-19 00:54:47 -07:00 |
|
Mario Vavti
|
1ca6ef0f60
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-05-19 08:45:41 +02:00 |
|
zotlabs
|
dae89ce91c
|
wrong default param for pubstream_incl (this checkin also picked up a few minor and hopefully non-significant changes)
|
2018-05-18 16:57:45 -07:00 |
|
Mario Vavti
|
7f7e049397
|
an attempt to fix the new_channel validation situation
|
2018-05-18 21:30:07 +02:00 |
|
Mario Vavti
|
12c571a187
|
missing include
|
2018-05-16 10:47:18 +02:00 |
|
Andrew Manning
|
179eeb10a6
|
Rename Permission Groups to Permission Categories and clarify feature settings text.
|
2018-05-15 19:57:40 -04:00 |
|
zotlabs
|
aac5fd96cc
|
provide function to fetch photo contents from url
|
2018-05-15 16:51:04 -07:00 |
|
Mario Vavti
|
de63e40a70
|
we must now provide the full path to the profile image for the cavatar plugin to work
|
2018-05-15 10:20:20 +02:00 |
|
zotlabs
|
062dea8e13
|
code whitespace and formatting
|
2018-05-14 22:10:21 -07:00 |
|
zotlabs
|
959667c009
|
If somebody used hooks to create a new permission role, there was no mechanism to insert the new role into the dropdown list of roles at selection time.
|
2018-05-14 20:23:00 -07:00 |
|
zotlabs
|
c8fc3ad7cd
|
refactor the 'where does the register link point?' logic
|
2018-05-14 19:19:25 -07:00 |
|
zotlabs
|
229d82c4c7
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-05-14 17:23:19 -07:00 |
|
zotlabs
|
d9759ba63c
|
more refactor tags/mentions
|
2018-05-14 17:20:25 -07:00 |
|
Mario Vavti
|
4f69bcfc38
|
streamline appearence of guest tokens individual perms with those in connedit
|
2018-05-13 14:29:09 +02:00 |
|
Mario Vavti
|
4135a10211
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-05-13 08:07:13 +02:00 |
|
zotlabs
|
7991db14be
|
hubzilla issue #1045 - display pubsites link in info area if invite only
|
2018-05-12 16:41:09 -07:00 |
|
Mario Vavti
|
efb0ac5996
|
fix php warning
|
2018-05-12 13:28:04 +02:00 |
|
zotlabs
|
5dae0ef4f9
|
add cancel button to editor, fix issue with autosave of categories
|
2018-05-10 20:54:48 -07:00 |
|
zotlabs
|
ef6e067a45
|
add top level posts containing the cid's url to the cid search in mod_network. We could alternatively search for mention tags here for a bit more precision but the sql could get pretty hairy with all the joins going on.
|
2018-05-10 18:42:58 -07: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
|
d41556a1ea
|
minor regression on date queries from channel page
|
2018-05-09 18:20:28 -07:00 |
|
zotlabs
|
2bd7d30a5b
|
show/hide dot files only in mod_cloud. For DAV let the OS decide
|
2018-05-09 01:54:18 -07:00 |
|
zotlabs
|
cab22f228a
|
hide dotfiles by default in /cloud - the web interface (they are still accessible but hidden). Change this behaviour with pconfig system.show_dot_files
|
2018-05-08 23:01:24 -07:00 |
|
zotlabs
|
0545baaf56
|
initial backend support for channel page item search
|
2018-05-08 20:12:49 -07:00 |
|
zotlabs
|
fbd26e8d9d
|
changes made during testing imagick scaling for cover photo thumbnail
|
2018-05-08 16:50:16 -07:00 |
|
zotlabs
|
3c8de7b59d
|
use imagemagick first stage thumbnail for cover photos, if configured
|
2018-05-07 23:57:17 -07:00 |
|
zotlabs
|
611e22d676
|
turn down logging from DAV basicauth until needed
|
2018-05-07 22:07:44 -07:00 |
|