zotlabs
d47ea20aa8
we shouldn't need distinct here, since ids_to_querystr() will filter duplicates. It might have an effect on pager totals. Need to monitor for a few days.
2018-04-07 16:54:49 -07:00
Andrew Manning
be6dcb5d0a
Merge branch 'dev' into auto-save
2018-04-07 17:48:48 -04:00
Mario Vavti
bddf8cfde4
Merge remote-tracking branch 'mike/master' into dev
2018-04-07 14:16:59 +02:00
Mario Vavti
9369150db7
rename button label in editpost from edit to submit
2018-04-07 14:15:07 +02:00
Mario Vavti
0fd7634339
rename relation to relationship - issue #1044
2018-04-07 13:50:41 +02:00
Mario Vavti
969a91c432
use Title instead of Caption - issue #1037
2018-04-07 13:36:34 +02:00
Mario Vavti
4d08fcf1a7
Use Add Files/Photos instead of Upload to open the upload dialog
2018-04-07 13:29:36 +02: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
b17f741050
bring back the dnt policy document, not sure when it was lost
2018-04-05 22:15:15 -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
64bb1ca2bb
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-05 17:18:34 -07:00
zotlabs
b7386a0e88
fix permalinks to children of articles and cards
2018-04-05 16:58:37 -07:00
mrjive
a7ff2cc5ea
Merge pull request #3 from redmatrix/dev
...
Dev
2018-04-05 10:52:39 +02:00
Mario Vavti
dcacdd23c8
Merge remote-tracking branch 'mike/master' into dev
2018-04-05 10:44:00 +02:00
Mario Vavti
8e46b07268
bump version
2018-04-05 10:31:51 +02:00
Mario Vavti
2f4c441074
change hearts for heart in reactions but cheet with the unicode
2018-04-05 10:11:02 +02:00
Mario Vavti
61f85bcb14
use transform to scale emojis. this prevents text jumping on hover
2018-04-05 10:10:26 +02:00
Mario Vavti
699ff644ad
fix missing login/out buttons for medium screensize
2018-04-05 09:36:32 +02:00
zotlabs
0877e5b578
wrong function
2018-04-05 09:36:16 +02:00
zotlabs
46114bb24d
display and link issues with quoted tags
2018-04-05 09:35:29 +02:00
zotlabs
6208ee3809
don't include the q and PHPSESSID request variables in a redirected rpost
2018-04-05 09:34:09 +02:00
zotlabs
17e341d245
php strpos() empty needle warning when a term entry has no url
2018-04-05 09:33:17 +02:00
zotlabs
f22c7afc59
preserve existing categories when updating an app from an embed source
2018-04-05 09:32:51 +02:00
zotlabs
d7aa24fd2d
app sellpage not being stored
2018-04-05 09:32:35 +02:00
Mario Vavti
255c5ae94f
new markdown lib seems to handle < and > correct. remove the workaraound.
2018-04-05 09:31:30 +02:00
zotlabs
ab2ff4a520
tagadelic was being overly protective of permissions.
2018-04-05 09:31:00 +02:00
zotlabs
1a53a4bc53
make list mode work in cards and articles
2018-04-05 09:30:01 +02:00
zotlabs
4423f4c930
make alt_pager work for articles/cards
2018-04-05 09:29:51 +02:00
zotlabs
9c512bb645
hubzilla issue #1013 - comments not displayed in single card/article view
2018-04-05 09:28:05 +02:00
git-marijus
bd0959b5a4
Merge pull request #1039 from phellmes/doco-feat-add
...
add basic structure for additional features documentation
2018-04-05 09:18:15 +02: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
cadef5924f
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-04 18:15:33 -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
Andrew Manning
a5aff7d0c9
Post body and title are auto-saved
2018-04-04 15:22:38 -04:00
phellmes
2afe28785c
add basic structure for additional features documentation
...
Setting the raw frame with overview, short descriptions like in code
and already revealing skill levels.
Based on the current (recently modified) structure of the feature settings.
Detailed descriptions in work and coming with later commits as well as
a dedicated admin section for that topic. Better menu integration
may be possible with Andrew's new doco structure work in progress later.
2018-04-04 16:00:34 +02:00
Mario Vavti
aca719ac74
do not use punify() in get_baseurl() due to performance issues
2018-04-04 15:01:16 +02:00
zotlabs
8871f8d0f4
disable the oauth2testvehicle completely until it is safe
2018-04-03 21:58:11 -07:00
zotlabs
29b377d4c5
get rid of dangerous test code
2018-04-03 21:13:26 -07:00
zotlabs
4915a4efbb
OAuth2 integration
2018-04-03 21:08:40 -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
cf6d51bee8
some more work on hubzilla issue #1019
2018-04-02 22:47:11 -07:00
zotlabs
d68ce0f345
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-02 20:45:18 -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