Commit Graph

42 Commits

Author SHA1 Message Date
Klaus Weidenbach 33153b8f3a [FEATURE] 👷 Extend Travis CI integration.
Testing several Travis CI features.
Add DBs to travis execution matrix.
Doxygen API docu generation and deployment to gh-pages.
Update phpunit to 5.7.
2017-03-14 20:31:13 +01:00
Klaus Weidenbach 503c368f9e ⬆️ 🔨 Upgrade PHP Markdown library.
The current version throws deprecated warning with PHP7.1 and PHPUnit.
Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0.
Used composer to manage this library.
2017-02-27 23:40:29 +01:00
Klaus Weidenbach 745515b11f [FEATURE] Add config and use composer autoloader.
We use composer already to install SabreDAV. Include config
composer.(json|lock) to install and manage more dependencies
in future.
Also provide PSR-4 autoloading for our namespaced classes, e.g.
"Zotlabs\". To regenerate autoloader maps use:
$ composer install --optimize-autoloader --no-dev

We could also remove the whole vendor/ folder from our repository, but
that would need changes in deployment and how to install hubs and needs
more discussion first.
2016-10-18 18:11:41 +02:00
redmatrix c37eaff263 require token signatures in zot_refresh, also move channel specific stuff into include/channel.php from include/connections.php 2016-05-24 23:05:00 -07:00
jeroenpraat e51035ba9a String update es-es and nl. Plus some extra bits, incl .gitignore update with pageheader.html 2016-01-10 20:45:39 +01:00
friendica 480dac1af2 add reddress to profile - but all is not as it seems. Copy to clipboard is blocked because it isn't really a reddress and won't work if you copy it and try and use it somewhere. We should really convert the symbol back to '@' on copy and allow it to be copied, but this isn't as easy as it sounds and is left as an exercise for the community. If we just allow it to be copied we'll get a lot of bugs that making friends doesn't work. It does, but that isn't a legitimate reddress and even if we made allowances for it, Diaspora and Friendica and other webfinger based services wouldn't and would just say it can't be found or it's an illegal address. So if we block copy we'll just get bugs that it can't be copied. Eventually somebody will see this checkin and take it on themselves to figure out how to fix the address when copied to clipboard and then allow it to be copied. And there will be joy. 2015-03-07 23:35:56 -08:00
Mario Vavti 83c4c5b095 create schema/dark.css and create a sample 2015-03-06 14:51:11 +01:00
Klaus Weidenbach da6eecd031 remove Doxygen API Documentation from repository.
This removes around 14MB and can get easily generate locally by
doxygen util/Doxyfile when needed.
Restructured .gitignore a bit and some additions like zotshrc, etc.
Fixed a typo in doc/main.bb
2015-03-04 11:38:35 +01:00
friendica 54a8246725 add the gitignore rule 2015-02-19 20:11:49 -08:00
friendica d8d175d7e4 first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme . 2015-02-18 17:01:40 -08:00
RedSwede 1d7bd0ba90 Looked through the whole doc/-folder more or less. Added and commented a few things here and there.
One question:
* Is the crypto-js E2EE or not? If the devs agree that it is NOT then I propose
removing this from the help files and gui.
2015-01-17 00:19:22 +01:00
friendica 9a7d1aa488 add site apps directory to .gitignore 2014-10-09 15:25:08 -07:00
Thomas Willingham 1a4a248a26 A...typo? Relic of some kind. 2014-09-30 21:09:11 +01:00
Thomas Willingham 49b351d86a Couple of site specific files missing from gitignore 2014-09-30 21:08:09 +01:00
Alexandre Hannud Abdo 72a633dc51 Make translation contexts effective. 2014-05-21 04:48:22 -03:00
Alexandre Hannud Abdo fd1a43755f Include /store/ in .gitignore 2014-05-01 00:00:33 -03:00
Thomas Willingham 96d150bf2b Add cutsom/ to gitignore 2013-12-24 15:43:46 +00:00
friendica b35122f7a6 add sabre (1.8.x) via composer in the !@#$ place it wants to be 2013-10-21 15:46:31 -07:00
Thomas Willingham 046ddea9e8 Ugh, typo 2013-09-29 20:06:43 +01:00
Thomas Willingham 1f4ed2b4a4 Add kdevelop files to .gitignore 2013-09-29 20:02:55 +01:00
friendica 9cb10b8a94 put rotated/compressed logs (.gz) into ignore list 2013-08-05 20:17:02 -07:00
fabrixxm 31a21ac24c use smarty3 as default template engine. add pluggable template system 2013-05-08 03:51:38 -04:00
Oliver 17cf6c41db Ignore OSX .DS_Store 2013-02-02 22:59:39 +01:00
friendica dd6a88244b add the smarty3/compiled directory to gitignore 2013-01-11 14:18:01 -08:00
friendica 6293c5e1cf add patch files 2012-07-19 18:54:53 -07:00
Alexander Kampmann 355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
Alexander Kampmann fbd7e8f8ba excludes reports from git 2012-03-08 17:44:57 +01:00
Alexander Kampmann e0c659b34b Enabled automated doc building. Changes:
-build.xml, phing build file
-@package tags at acl_selector.php and db_update.php
-added documentation and some IDE files to .gitignore
-automated tool to find files that corrupt the doc build process
-removed ansi characters from SSH1.php, docBlox could not handle them
2012-03-01 11:44:33 +01:00
friendica 8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
Fabio Comuni 3dca29b3d5 port old themes 2011-09-27 10:19:32 +02:00
Friendika 44a72f08e9 addon is not managed by our repository any more 2011-09-25 02:19:59 -07:00
Friendika 372c75ee68 how the heck did favicon get into the repo? Gone now... 2011-06-28 21:27:00 -07:00
Friendika 2bc4e24da2 ignore local merge script 2011-06-23 16:10:36 -07:00
Friendika 158b65894a initial checkin mailbox reading functions - lots more to do 2011-04-15 19:16:37 -07:00
Friendika a41b4c6e67 cleanup untracked files 2011-03-29 17:46:40 -07:00
Friendika 7b9dff1db7 automated versioning 2011-03-09 16:57:22 -08:00
Mike Macgirvin 399b6828f6 remove debugging on public repository 2010-09-21 17:16:34 -07:00
Mike Macgirvin db89a1eb44 prepare for open source server release 2010-09-21 16:01:19 -07:00
Mike Macgirvin 03664327ce added local push 2010-08-12 15:49:06 -07:00
Mike Macgirvin 88bfe21bea first cut at ajax photo upload 2010-07-22 20:22:03 -07:00
Mike Macgirvin 466267fbb5 lotsoflittlestuff 2010-07-20 05:21:19 -07:00
Mike Macgirvin 6348e70daa Initial checkin 2010-07-01 16:48:07 -07:00