zotlabs
|
7a611c6d47
|
create channel_store_lowlevel() and remove more diaspora stuff from core.
|
2017-03-20 18:14:50 -07:00 |
|
zotlabs
|
f252f3efc5
|
remove redundant and non-functional/broken check for successfully cloned channel record which was left over from an earlier method of creating the table; which was deprecated a few months back.
|
2017-03-20 15:40:48 -07:00 |
|
zotlabs
|
da823125b9
|
remove redundant and non-functional/broken check for successfully cloned channel record which was left over from an earlier method of creating the table; which was deprecated a few months back.
|
2017-03-20 15:24:47 -07:00 |
|
Mario Vavti
|
ca14ab3d55
|
move profile tabs to app-tray
|
2017-03-20 17:24:48 +01:00 |
|
Mario Vavti
|
cfdf1def2a
|
since we have the app bin we do not actually need the profile tabs for ourself
|
2017-03-20 14:09:27 +01:00 |
|
zotlabs
|
78aeb50ce5
|
add function attach_syspaths to calculate the contents of os_path and display_path; add this to the rename function. We will also need it to populate existing file/photo structures as an upgrade task.
|
2017-03-19 21:39:28 -07:00 |
|
zotlabs
|
a12a614e7e
|
attach_folder_rpaths() providing incorrect results
|
2017-03-19 19:43:00 -07:00 |
|
Mario Vavti
|
949ca844c5
|
open like-modal directly if more than 10 likes
|
2017-03-19 17:49:07 +01:00 |
|
zotlabs
|
4afeefb5ce
|
various input filter fixes
|
2017-03-18 16:41:43 -07:00 |
|
Mario Vavti
|
b2ad4e8c2a
|
bs4 fixes
|
2017-03-18 23:45:55 +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
|
cf11ba1147
|
simplify the message signing spaghetti
|
2017-03-16 18:19:03 -07:00 |
|
zotlabs
|
446b5550a2
|
the rest of the standard widgets converted
|
2017-03-16 17:11:48 -07:00 |
|
zotlabs
|
051759580d
|
namespace error
|
2017-03-16 01:16:29 -07:00 |
|
zotlabs
|
fb3f63bf59
|
input filter issue
|
2017-03-15 21:49:27 -07:00 |
|
zotlabs
|
f6b643e84e
|
widgets cont.
|
2017-03-15 21:26:28 -07:00 |
|
zotlabs
|
16d750d1f6
|
widgets cont.
|
2017-03-15 20:56:12 -07:00 |
|
zotlabs
|
dfd626548f
|
more widget migrations
|
2017-03-15 20:11:28 -07:00 |
|
zotlabs
|
92d7c32f61
|
more widgets
|
2017-03-15 19:30:57 -07:00 |
|
zotlabs
|
664c762b35
|
more widgets
|
2017-03-15 18:48:27 -07:00 |
|
zotlabs
|
9cb9608209
|
convert more widgets to classes
|
2017-03-15 18:31:34 -07:00 |
|
zotlabs
|
df6c07aaad
|
Comanche: allow widgets to be class based and stored appropriately in Zotlabs
|
2017-03-15 16:55:47 -07:00 |
|
zotlabs
|
bcd02edd80
|
ensure z_input_filter is called exactly once, since we now depend on the number of htmlspecialchars operations for
markdown content. Also ensure that the content is escaped the correct number of times on imported items.
|
2017-03-15 15:53:03 -07:00 |
|
Mario Vavti
|
a73ea134cd
|
re-add spaces between tags
|
2017-03-15 21:22:16 +01:00 |
|
Mario Vavti
|
aa33cacb62
|
style hashtags, mentions and categories. hide expand-aside button if not needed. css and class fixes
|
2017-03-15 16:42:55 +01:00 |
|
zotlabs
|
fa89b8f66d
|
add os_path and display_path to photos, fix some issues with multiple path separators after cloud/nickname in the content field of attach and photos
|
2017-03-14 22:02:28 -07:00 |
|
zotlabs
|
e399de8ad4
|
store os_path and display_path with files
|
2017-03-14 21:40:11 -07:00 |
|
zotlabs
|
2c73b457ef
|
input filter updates
|
2017-03-14 17:07:29 -07:00 |
|
zotlabs
|
2f5f1a4d64
|
fix group by item query
|
2017-03-14 16:14:05 -07:00 |
|
Mario Vavti
|
a0a376e95e
|
hide nav search behind a button, css fixes and cleanup
|
2017-03-14 18:31:19 +01: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
|
1ee76cb506
|
remove more hardwired branding
|
2017-03-12 20:54:48 -07:00 |
|
zotlabs
|
c39c925d8d
|
grrr. stop making branding assumptions.
|
2017-03-12 17:32:45 -07:00 |
|
zotlabs
|
6f3493bb3c
|
db issues
|
2017-03-12 15:50:47 -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 |
|
Andrew Manning
|
a2371d56fd
|
Take me home instead of get me home
|
2017-03-09 20:43:16 -05:00 |
|
zotlabs
|
c93db2cd21
|
more cleanup
|
2017-03-09 14:31:54 -08:00 |
|
zotlabs
|
15d422db80
|
Merge branch 'dspr' into red
|
2017-03-09 14:17:14 -08:00 |
|
zotlabs
|
b6477cd38b
|
go back to where the problem started
|
2017-03-09 11:51:21 -08:00 |
|
zotlabs
|
15ab331b6b
|
move all the diaspora content hacks to the diaspora plugin
|
2017-03-08 17:35:19 -08:00 |
|
zotlabs
|
9ca53fdc5d
|
DCV stuff
|
2017-03-07 17:44:19 -08:00 |
|
zotlabs
|
a037590ce3
|
allow post_activity_item to be passed an empty ACL without resetting to channel default
|
2017-03-06 21:01:17 -08:00 |
|
zotlabs
|
595cb13d8f
|
correct fix for wiki anonymous read issue (items_permissions_sql checks item.public_policy which was set for posts, not wikis)
|
2017-03-06 15:33:10 -08:00 |
|
zotlabs
|
4f5e9d77b2
|
remove include/probe.php which has never completed development and has never been used
|
2017-03-05 20:45:21 -08:00 |
|
zotlabs
|
98ccdf65fb
|
Merge branch 'dev' into red
|
2017-03-05 16:32:53 -08:00 |
|
zotlabs
|
4c0c153b8f
|
move emoji emoticons (not reactions) to plugin
|
2017-03-05 16:18:09 -08:00 |
|
zotlabs
|
c533c62c64
|
some event work
|
2017-03-05 14:47:20 -08:00 |
|
zotlabs
|
384db9d10d
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-03-05 11:02:19 -08:00 |
|