This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
a97b09210e977d52a5bda1dee2b1eddc19afc013
core
/
Zotlabs
/
Lib
History
zotlabs
a97b09210e
auto preview when inserting a media item or embed into a post. Since this unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two.
2017-08-01 18:05:04 -07:00
..
AbConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
AConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
ActivityStreams2.php
activitypub, cont.
2017-07-17 22:17:40 -07:00
Api_router.php
…
Apps.php
implement system configs as app requirement and add the pubstream app
2017-07-31 02:24:49 +02:00
Cache.php
oembed cache: don't store the url (which may need to be truncated), store a hash instead. This will allow us to convert the table to utf8mb4 without running into mysql key length restrictions as well as dealing with the potential ambiguity of truncated urls.
2017-04-18 18:31:10 -07:00
Chatroom.php
…
Config.php
grrr. stop making branding assumptions.
2017-03-12 17:32:45 -07:00
DB_Upgrade.php
turn platform name and std_version into config variables
2017-07-13 20:18:19 -07:00
Enotify.php
oopsy
2017-06-21 17:46:28 -07:00
ExtendedZip.php
…
IConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
MarkdownSoap.php
markdown autolinks - hubzilla bug
#752
2017-05-05 02:28:38 -07:00
NativeWiki.php
issues from hubzilla:#737
2017-04-27 14:33:01 +02:00
NativeWikiPage.php
wiki auto language select to match webpages implementation
2017-05-23 21:51:17 +02:00
PConfig.php
grrr. stop making branding assumptions.
2017-03-12 17:32:45 -07:00
Permcat.php
more permissions optimisations
2017-02-09 19:52:13 -08:00
PermissionDescription.php
…
ProtoDriver.php
…
SuperCurl.php
…
System.php
turn platform name and std_version into config variables
2017-07-13 20:18:19 -07:00
Techlevels.php
add numbers to the techlevel descriptions because that's what we will use to indicate a minimum level in documentation
2017-06-11 18:52:00 -07:00
ThreadItem.php
auto preview when inserting a media item or embed into a post. Since this unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two.
2017-08-01 18:05:04 -07:00
ThreadStream.php
allow moderated comments like wordpress if permissions are compatible
2017-06-18 22:25:41 -07:00
XConfig.php
minor changes to config api and markdown_to_bb
2016-12-05 14:50:34 -08:00
ZotDriver.php
…