zotlabs
|
96260ba26d
|
deprecate bb_iframe
|
2016-12-18 22:34:02 -08:00 |
|
zotlabs
|
a89772652d
|
z_fetch_url incorrect variable
|
2016-12-15 16:04:07 -08:00 |
|
zotlabs
|
e70dbec6b9
|
postgres is picky about this stuff
|
2016-12-14 20:55:26 -08:00 |
|
zotlabs
|
9daa97f279
|
Merge branch '2.0RC' of https://github.com/redmatrix/hubzilla into 2.0RC_merge
|
2016-12-14 14:33:03 -08:00 |
|
zotlabs
|
4094c47e29
|
markdown regex
|
2016-12-14 14:28:59 -08:00 |
|
Mario Vavti
|
ee1fe95ee5
|
fix regex
|
2016-12-14 13:17:33 +01:00 |
|
Mario Vavti
|
f79c619065
|
wiki: do not show revert buttons if we do not have write perms and minor cleanup
|
2016-12-14 11:56:42 +01:00 |
|
Mario Vavti
|
29bf6e5d32
|
bring lockview to wikilist
|
2016-12-13 11:15:05 +01:00 |
|
Mario Vavti
|
342c4384e4
|
simplify wikilist widget
|
2016-12-13 10:09:26 +01:00 |
|
zotlabs
|
0f7d36cfa0
|
move the rest of superblock out of core
|
2016-12-11 16:27:43 -08:00 |
|
zotlabs
|
9e27559bdb
|
clone sync missing for some item delete operations
|
2016-12-11 14:39:06 -08:00 |
|
Mario Vavti
|
65a26958f7
|
fix embed-image for fullscreen mode and some adjustments for /help
|
2016-12-10 21:33:29 +01:00 |
|
zotlabs
|
0a6916e1b9
|
superblock issue + string update
|
2016-12-09 00:49:55 -08:00 |
|
zotlabs
|
8b57add891
|
don't alter received/changed timestamps when editing
|
2016-12-08 16:18:40 -08:00 |
|
zotlabs
|
5833bb3bd4
|
only update the 'changed' timestamp for recent item_store events
|
2016-12-08 11:16:23 -08:00 |
|
zotlabs
|
b407074281
|
always check api_user
|
2016-12-07 19:04:24 -08:00 |
|
zotlabs
|
07706b41f4
|
document the api filedata call
|
2016-12-07 15:22:26 -08:00 |
|
zotlabs
|
b3963456c0
|
attach_list_files bugfix
|
2016-12-06 21:11:39 -08:00 |
|
zotlabs
|
641e9ff508
|
api files improvements/fixes and documentation
|
2016-12-06 20:34:23 -08:00 |
|
Andrew Manning
|
8ba5cbc2b9
|
Merge remote-tracking branch 'upstream/dev' into doco
|
2016-12-05 20:16:19 -05:00 |
|
zotlabs
|
fbf13dde21
|
minor changes to config api and markdown_to_bb
|
2016-12-05 14:50:34 -08:00 |
|
zotlabs
|
bdd713413a
|
typo
|
2016-12-04 20:24:55 -08:00 |
|
zotlabs
|
e896592261
|
minor optimisation to reduce code duplication
|
2016-12-04 17:48:31 -08:00 |
|
zotlabs
|
df23ef36c7
|
api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream
|
2016-12-04 17:07:25 -08:00 |
|
zotlabs
|
16e48a859c
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2016-12-04 11:43:27 -08:00 |
|
zotlabs
|
6346c00527
|
bugfix for api group_members
|
2016-12-04 11:42:40 -08:00 |
|
Mario Vavti
|
bb7680dc51
|
implement content type in wiki list
|
2016-12-04 15:07:03 +01:00 |
|
Mario Vavti
|
161572b292
|
leave toc title for the author
|
2016-12-04 14:31:45 +01:00 |
|
Andrew Manning
|
3b3da24823
|
Merge remote-tracking branch 'upstream/dev' into doco
|
2016-12-04 08:08:22 -05:00 |
|
Mario Vavti
|
b12d4c03cb
|
fixes for toc bbcode and bbcode wiki toc
|
2016-12-04 12:51:23 +01:00 |
|
zotlabs
|
25ea754502
|
item_store: parent wasn't being returned in api call
|
2016-12-03 13:16:04 -08:00 |
|
zotlabs
|
a33a5771ed
|
Merge pull request #608 from redmatrix/jeroenpraat-patch-1
Fix full screen for embedded videos
|
2016-12-04 07:46:31 +11:00 |
|
Andrew Manning
|
153cd0a205
|
Remove classes from the doco content region to simplify the appearance. Instead of loading /doc/main.bb, redirect to /doc/about/about_hubzilla/. These edits are minimal for demo purposes and not the proper way to do it.
|
2016-12-03 15:17:31 -05:00 |
|
zotlabs
|
f5f1b9602a
|
rename api endpoint yet again. item/store appears to be blacklisted in some hosting environments.
|
2016-12-03 12:08:58 -08:00 |
|
Jeroen van Riet Paap
|
5aeb8305fc
|
Fix full screen for embedded videos
|
2016-12-03 11:47:10 +01:00 |
|
zotlabs
|
8e6ff32c97
|
more api work for item/store and doco
|
2016-12-02 23:09:25 -08:00 |
|
zotlabs
|
e776e79c1e
|
api function item/new renamed to item/store as that more closely reflects its purpose. It can also be used to store an edit of an existing item. I believe this is a reasonably safe change at this time as I don't believe there is any software currently making use of this call - instead using the Twitter API which is now a plugin.
Also some work to make the install documentation agnostic to project name variations. This is not yet complete.
|
2016-12-02 21:54:50 -08:00 |
|
zotlabs
|
e2660eaad3
|
fix the forum widget for forums with custom perms
|
2016-12-02 12:15:18 -08:00 |
|
zotlabs
|
59aae20aea
|
bb_highlight: if somebody enters an unsupported language for code syntax highlighting (like fortran or cobol or whatever) use 'php' instead of returning a completely unformatted code block. This choice was somewhat arbitrary. It could be difficult to analyse the intention which could be literally anything and provide the closest match.
|
2016-12-01 19:04:29 -08:00 |
|
zotlabs
|
97f9dedaa6
|
sql error in fetch conversation
|
2016-12-01 18:21:36 -08:00 |
|
zotlabs
|
7f730b81ff
|
trim both key and iv on other ciphers
|
2016-12-01 18:14:20 -08:00 |
|
zotlabs
|
e793fc9973
|
trim iv in STD_encapsulate
|
2016-12-01 18:12:18 -08:00 |
|
zotlabs
|
141b8495e2
|
allow plugins to cancel item_store() and item_store_update()
|
2016-12-01 14:15:34 -08:00 |
|
zotlabs
|
6552ccc477
|
issue #607 parens not recognised inside urls
|
2016-12-01 02:44:01 -08:00 |
|
zotlabs
|
83a4999dbe
|
issue #606, postgres binary data handling under PDO and HHVM when passed null
|
2016-11-30 19:45:46 -08:00 |
|
zotlabs
|
c845eed114
|
advanced crypto restricted by server role
|
2016-11-30 16:36:33 -08:00 |
|
zotlabs
|
5b09829959
|
zot 1.2
|
2016-11-30 16:22:31 -08:00 |
|
Mario Vavti
|
afffbb6487
|
go live with wiki mimetypes - you can now choose if a wiki will contain markdown or bb-code markup
|
2016-11-30 13:30:50 +01:00 |
|
Mario Vavti
|
53e4b55ea3
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
|
2016-11-30 10:57:04 +01:00 |
|
zotlabs
|
175ae58563
|
highlight
|
2016-11-29 14:27:55 -08:00 |
|