241b257556
Insert image links wherever cursor is in the editor
Andrew Manning2016-06-25 06:50:24 -05:00
83a42afddf
Merge remote-tracking branch 'upstream/dev' into wiki
Andrew Manning2016-06-25 06:30:15 -05:00
780f83a118
Post generation about new wiki is optional, default is NOT to post. Fixed bug in wiki creation. Added embed image dialog and album browser.
Andrew Manning2016-06-25 06:27:14 -05:00
1924459abd
media (e.g. video) files weren't being detected correctly in oembed, causing the stream to try and load large videos (and failing)
redmatrix2016-06-25 04:09:07 -07:00
f66576f366
media (e.g. video) files weren't being detected correctly in oembed, causing the stream to try and load large videos (and failing)
redmatrix2016-06-25 04:09:07 -07:00
5162c55e5d
p-author missing from embedded h-card in items
Ben Roberts2016-06-23 23:46:02 -04:00
096619dbbe
make dropdown-caret invoke the dropdown
redmatrix2016-06-23 20:13:20 -07:00
fa02a09107
SuperCurl to provide a re-usable curl options stack and just change options that are different from one call to the next
redmatrix2016-06-23 20:05:57 -07:00
51e2ef39c2
db update for abconfig transition
redmatrix2016-06-23 18:35:01 -07:00
b19bbf5473
change AbConfig to use channel_id instead of channel_hash; which was a mistake in retrospect
redmatrix2016-06-23 18:12:26 -07:00
32408ed6a3
missing class selector when "use photo as profile photo"
redmatrix2016-06-22 20:17:19 -07:00
515b054a6e
missing class selector when "use photo as profile photo"
redmatrix2016-06-22 20:17:19 -07:00
cef77ce5bb
the xchan_query wasn't fully optimised as we were comparing quoted and unquoted strings when looking for duplicates
redmatrix2016-06-22 19:22:59 -07:00
ec8091a102
use the normal html escape for '@' in addresses rather than the high-plane unicode variant. This makes it copy-able, but not easily scrape-able.
redmatrix2016-06-22 18:00:18 -07:00
f48b12ff52
provide a skeleton of the current CalDAVClient with lots of notes about how best to move forward just in case anybody is feeling ambitious or anxious.
redmatrix2016-06-21 20:44:55 -07:00
415a8d1e01
channel homepage not providing content when javascript disabled
redmatrix2016-06-21 19:42:08 -07:00
b593c3a9b9
1. provide automatic relocation of important links in items that are imported or synced to clones 2. provide framework for custom curl request bodies using custom/non-standard request methods. This was a real nightmare because curl doesn't actually let you specify a string to send as the request body (except when doing POST). You have to treat it as a file upload using a custom file handler function which provides the actual content in chunks as if it were buffered I/O. 3. item_store and item_store_update now return the item that was stored
redmatrix2016-06-21 18:18:06 -07:00
8fa26db1b3
1. provide automatic relocation of important links in items that are imported or synced to clones 2. provide framework for custom curl request bodies using custom/non-standard request methods. This was a real nightmare because curl doesn't actually let you specify a string to send as the request body (except when doing POST). You have to treat it as a file upload using a custom file handler function which provides the actual content in chunks as if it were buffered I/O.
redmatrix2016-06-21 18:18:06 -07:00
2e7606f569
the text link to a thing will take you to the local thing page, both as a link for editing and as a destination in case there is no thing photo. If there's a photo, the photo link will take you to the thing URL.
redmatrix2016-06-17 21:44:08 -07:00
22edd00211
"thing" always showing default url, not that supplied by the thing.
redmatrix2016-06-17 16:28:36 -07:00
c81f6b9f6f
"thing" always showing default url, not that supplied by the thing.
redmatrix2016-06-17 16:28:36 -07:00