Commit graph

606 commits

Author SHA1 Message Date
Klaus Weidenbach
23ea974615 Add alert to admin page about old PHP version.
Add an alert message to admin summary page when a PHP version < 5.4 was
detected as this has reached EOL and will not be supported with the new
SabreDAV library.
Some styleguide optimisation.
Add NULL_DATE example to doc/sql_conventions.bb.
Display a "0" when no plugins active in summary page.
Added some more numbers to summary admin page, expired accounts,
channels. Hope I interpreted them right. I have no idea how to get
blocked accounts.
2015-03-08 17:51:58 +01:00
friendica
24304c53eb add repo pointers 2015-03-04 14:20:53 -08:00
RedMatrix
3772ed0069 Merge pull request #917 from dawnbreak/docu
remove Doxygen API Documentation from repository.
2015-03-05 09:01:36 +11:00
friendica
ba49060d0f missed a couple 2015-03-04 02:40:26 -08: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
fb0f823be7 provide a list of potential addons and what they do for members who can't see the descriptions on the admin/plugins page
Not all of these are in red-addons repository, please add any that haven't been listed. We should probably provide a list of addon repositories at the end.
2015-03-04 02:32:59 -08:00
friendica
ced19bf7d8 Merge https://github.com/friendica/red into pending_merge 2015-02-27 13:44:02 -08:00
friendica
2a74fab21a weekly doxygen push 2015-02-27 13:41:41 -08:00
zottel
0d3a8b2d94 update German help files to current English contents 2015-02-27 13:59:56 +01:00
zottel
f58b261a8c fix link to siteinfo/json 2015-02-27 13:54:13 +01:00
friendica
a00c072f02 high level queue inspector - needs a lot more, like the ability to dump certain destinations and indicating known dead sites, but this is a start 2015-02-26 20:00:47 -08:00
friendica
dce0bb0ef8 finish converting "delete" to trash icons for consistency. The 'x' was left in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it. 2015-02-26 16:41:38 -08:00
friendica
6c77550c29 more stuff for external resource page 2015-02-20 21:30:02 -08:00
friendica
6b4d5eedc4 extend the troubleshooting doc 2015-02-20 14:58:09 -08:00
friendica
ff5c3b009f doc update 2015-02-20 00:15:30 -08:00
friendica
ccf1a131f1 doc update 2015-02-20 00:15:03 -08:00
friendica
436a82d74e Scripts to add external theme and addon repositories.
Example:
    util/add_theme_repo https://github.com/deadsuperhero/redmatrix-themes deadsuperhero

The final argument is a nickname on this system. The repository will be placed under extend/theme/deadsuperhero and the themes from that repository linked to your redmatrix theme directory.

You can do the same with addons. We'll have to come up with some "pull" scripts to keep updated but the clever folks will already know how to do this.
2015-02-19 19:48:07 -08:00
RedMatrix
4a75d2d754 Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections
Changed bbcode [toc] and changed doc for beginning deveopers
2015-02-19 13:40:23 +11:00
friendica
a5f7df4667 issue #860, replace br html element with linefeed between table rows 2015-02-15 19:15:55 -08:00
friendica
9ba21f82cb missing file 2015-02-15 16:30:41 -08:00
einervonvielen
4e6ba149d7 Some changes of doc for beginning developers
Made some corrections after following this manual step by step.
2015-02-15 18:11:51 +01:00
friendica
0d9508d5ef Merge https://github.com/friendica/red into pending_merge 2015-02-14 21:58:32 -08:00
friendica
7ad425bbda failure to auto update comments if it's your own. 2015-02-14 21:57:47 -08:00
Einer von Vielen
6ed8fb30b8 Changed bb code [toc] to make it more flexible
This usage is know closer to the original usage of
http://ndabas.github.io/toc/

Changed:
- jquery.toc.js: Do not check for empty headings
- bbcode.php: Added processing of [toc] with parameters
- main.js: Use the default params for jquery.toc.js
- bbcode.html: Added more help for [toc] and corrected some html
2015-02-14 20:33:51 +01:00
jeroenpraat
05c2c50170 Patches from Thomas regarding offline status off whogotzot.com 2015-02-14 18:17:42 +01:00
friendica
7bb2e25ea0 missing param 2015-02-13 13:04:31 -08:00
friendica
149a588b11 ensure we have permission before displaying buttons 2015-02-10 20:21:54 -08:00
friendica
c694945245 like formatting for extended consensus items 2015-02-09 21:18:50 -08:00
RedSwede
fe54e6d3a4 Changed a heading roles.md. Added the comparison. No idea how it renders with markdownify. 2015-02-07 16:49:52 +01:00
friendica
8840980797 more doc updates 2015-02-06 02:07:52 -08:00
friendica
7edab47658 get_rel_link broken - also weekly doc updates 2015-02-06 02:07:10 -08:00
Habeas Codice
3e5226adc7 Add more detail about directory_mode settings to default config and docs 2015-01-30 19:37:25 -08:00
friendica
340212d77e sync_locations() toggle DB flag functions were broken - result of postgres changes. Split these into seperate set and reset blocks. 2015-01-30 15:01:10 -08:00
friendica
ab0706521e let zot_refresh continue without a primary hub if one cannot be found. also weekly doc updates 2015-01-30 13:45:28 -08:00
RedSwede
775dc3a320 Renamed translation file 2015-01-29 14:56:31 +01:00
friendica
e157371c39 remote_user => remote_channel 2015-01-28 20:58:59 -08:00
friendica
a496036066 local_user => local_channel 2015-01-28 20:56:04 -08:00
Habeas Codice
aa24d6c8e5 Add pg support channel to external resources 2015-01-25 20:43:32 -08:00
friendica
c1290861db roadmap update 2015-01-25 14:24:07 -08:00
Christian Vogeley
ba10833bc5 Check allowed emails, also add blacklisting for
not allowed emails:
config:'system','not_allowed_email'
2015-01-25 04:16:28 +01:00
friendica
0cdcc4bc50 doc updates 2015-01-23 03:25:17 -08:00
friendica
6d0e6b78b4 update V3 roadmap 2015-01-21 14:25:45 -08:00
friendica
a71e57cebf remove unrecognised code comment from markdown text. 2015-01-18 17:13:12 -08:00
RedSwede
08038eafb4 Merge branch 'master' of git://github.com/friendica/red into dev_redswede 2015-01-19 00:45:32 +01:00
RedMatrix
5d30565c66 Merge pull request #863 from einervonvielen/Fix_bbcode_toc_for_help_pages
Fixed bbode element toc for webpages
2015-01-19 10:19:38 +11:00
RedMatrix
39dad87adc Merge pull request #862 from pafcu/help
Add some database documentation + mod/help.php bugfix
2015-01-19 10:19:08 +11:00
RedSwede
cfd983b750 translation of 2 helpfiles to swedish 2015-01-19 00:16:57 +01:00
Einer von Vielen
a1ab658df1 Added table of contents for FAQs doc
- help/faq_admins
- help/faq_members
- help/faq_developers
2015-01-18 17:47:31 +01:00
Stefan Parviainen
1075bb234f Database schema documentation 2015-01-18 12:36:51 +01: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
RedSwede
d5c85ea1bc edited the text to better reflect how the system works from a user perspective.
"If you restrict who can see these items, there is no way of making any single item public ever again - without allowing access to every public item you ever created. " <- this I did not understand.
2015-01-16 22:09:12 +01:00
friendica
2016342cf2 more doc updates 2015-01-16 00:53:55 -08:00
friendica
8f8700ddd2 mod_prep usability enhancements, doc updates 2015-01-16 00:53:04 -08:00
friendica
10960be69d document the poco reputation kill switch 2015-01-15 17:57:11 -08:00
09129cbe5f Added a table of content as bbcode element [toc] for webpages
- Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0)
- Modified jquery.toc.js to work with the webpages of the red#matrix
- Added info to the help
2015-01-14 22:47:54 +01:00
Christian Vogeley
1e6fd90795 Correction 2015-01-11 22:59:50 +01:00
Christian Vogeley
f6ec519686 Correction 2015-01-11 22:54:16 +01:00
Christian Vogeley
f245a09023 Correction 2015-01-11 22:36:30 +01:00
Christian Vogeley
4e7e555a75 corrcetion 2015-01-11 22:30:59 +01:00
Christian Vogeley
63f189b453 Correct 2015-01-11 22:23:30 +01:00
Christian Vogeley
f2ef89e697 Revert "put back in"
This reverts commit 5beec923b4.
2015-01-11 19:47:05 +01:00
Christian Vogeley
1f02700618 Revert "put back in"
This reverts commit ab07857d9c.
2015-01-11 19:44:18 +01:00
Christian Vogeley
ab07857d9c put back in 2015-01-11 19:41:22 +01:00
Christian Vogeley
5beec923b4 put back in 2015-01-11 19:38:43 +01:00
Christian Vogeley
c89db830eb . 2015-01-11 19:31:20 +01:00
Christian Vogeley
487d201ea8 . 2015-01-11 19:23:15 +01:00
Christian Vogeley
f957208600 fix accidentally removed file 2015-01-11 19:19:18 +01:00
Christian Vogeley
f0c7612bcd Merge remote-tracking branch 'upstream/master'
Conflicts:
	doc/html/classRedmatrix_1_1Import_1_1Import-members.html
	doc/html/classRedmatrix_1_1Import_1_1Import.js
2015-01-11 16:22:59 +01:00
friendica
8c4eb839f9 Merge https://github.com/friendica/red into pending_merge 2015-01-10 13:05:02 -08:00
friendica
c75cdbd304 doc updates 2015-01-10 13:04:43 -08:00
Einer von Vielen
bd7aebe272 Changed step-by-step manual for beginning developers.
- Fixed: Deleted wrong "orign" in push
- Changed: Spellings
- Added: Eclipses GIT plugin "Eclipse Mylyn to GitHub connector"
2015-01-10 20:45:09 +01:00
Einer von Vielen
52236c8677 Changed step-by-step manual for beginning devolopers.
- Fixed: Deleted "origin" in push at the end of the document
- Changed: Wordings
- Added: Reference to eclipse GIT plugin "Eclipse Mylyn to GitHub
connector"
2015-01-10 20:39:05 +01:00
zottel
6992717b37 updated German translation of features.bb help file to match current English one 2015-01-08 16:07:48 +01:00
zottel
1e8019c806 remove extra blank line 2015-01-08 11:46:14 +01:00
zottel
9467208f78 update German main help file 2015-01-08 11:44:04 +01:00
friendica
bb67ab1fbf this brings us up to date 2015-01-06 15:30:54 -08:00
Einer von Vielen
88d26f1f87 Corrected errors in chapter 'Contribute your changes via github'
- changed commit statement
- changed push statement (it pointed to the orign)
2015-01-06 19:07:59 +01:00
mrjive
94dd994abc Merge pull request #823 from einervonvielen/dev_beginning
Step-by-step manual to debug the red matrix (php) and to contribute code
2015-01-06 17:44:58 +01:00
Einer von Vielen
2f0d196f28 spelling 2015-01-06 17:32:57 +01:00
Einer von Vielen
ba428533bb added modification of branch 2015-01-06 17:27:52 +01:00
Einer von Vielen
a5766534fe Mainly it shows how to debug the red matrix (php) in a virtual machine and contribute changes via git.
It will guide to the following steps:
- Install a Virtual Machine
- Install Apache Web Server
- Install PHP, MySQL, phpMyAdmin
- Fork the project on github to be able contribute
- Install the RED Matrix
- Debug the server via eclipse
- Contribute your changes via github
2015-01-06 16:22:30 +01:00
Einer von Vielen
b12393ea12 Mainly it shows how to debug the red matrix (php) in a virtual machine and contribute changes via git.
It will guide to the following steps:
- Install a Virtual Machine
- Install Apache Web Server
- Install PHP, MySQL, phpMyAdmin
- Fork the project on github to be able contribute
- Install the RED Matrix
- Debug the server via eclipse
- Contribute your changes via github
2015-01-06 16:14:04 +01:00
friendica
ed2917118d doc updates 2015-01-02 17:26:57 -08:00
Andrew Manning
c49b521884 Added url tag around image for inserted links 2014-12-30 16:16:57 -06:00
Stefan Parviainen
69aeb5d205 Document photo_cache_time setting 2014-12-28 11:43:54 +01:00
Christian Vogeley
4a0150026b merge 2014-12-27 22:37:10 +01:00
friendica
7ba92feabf doc update 2014-12-26 00:13:22 -08:00
friendica
d1273b17e5 document the new inline map codes 2014-12-23 14:47:34 -08:00
Stefan Parviainen
83eb7a10e2 Option to check that a random profile works before returning it 2014-12-22 22:57:58 +01:00
RedMatrix
9684d682ae Merge pull request #749 from pafcu/hijackingdocfix
protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (corr...
2014-12-21 10:39:47 +11:00
Thomas Willingham
508bd08503 Oopsie in German 2014-12-20 21:43:07 +00:00
Thomas Willingham
3cca54140b Doco - fix some tags. 2014-12-20 21:16:57 +00:00
Stefan Parviainen
9d11b8025e protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (correct) 2014-12-20 17:41:02 +01:00
Thomas Willingham
b0da38c09a Merge branch 'master' of https://github.com/friendica/red 2014-12-20 13:37:46 +00:00
Thomas Willingham
49a4ca9182 More FAQ 2014-12-20 13:37:18 +00:00
friendica
26105b53d4 doc updates 2014-12-19 00:29:10 -08:00
Thomas Willingham
5dcf3aced3 My links are also out of date. 2014-12-18 17:45:28 +00:00
Oliver
daccc71469 deleted a dead link 2014-12-18 09:31:25 +01:00
friendica
538fc739a7 This needs a lot more cleanup but at least it's a bit more complete now. 2014-12-17 15:51:53 -08:00
friendica
29f24e9731 minor clarifications on a few settings 2014-12-17 14:32:25 -08:00