Commit graph

572 commits

Author SHA1 Message Date
friendica
d7cc07f5d7 more feature editing and an "redmatrix in a nutshell" overview for those that can't figure it out. 2015-04-15 16:42:55 -07:00
friendica
338b80560f comanche preview is probably important 2015-04-14 01:13:12 -07:00
friendica
184f8d42ea jRange: width is innacurate depending on box model, padding and margins. Using css width instead. 2015-04-08 21:10:47 -07:00
friendica
37afc81847 update features, allow sys account page deletion 2015-04-08 17:54:52 -07:00
friendica
d599ebe742 update resource links 2015-04-01 15:52:02 -07:00
friendica
5e01abaa16 some DB documentation 2015-03-30 21:53:00 -07:00
friendica
cff7696e98 change "create new collection" to iconic, document the account table 2015-03-30 00:51:03 -07:00
friendica
0bb89778d3 add channel_lastpost timestamp to help optimise some outrageously expensive queries. 2015-03-26 19:55:52 -07:00
friendica
75f3f4a808 admin config for default expiration 2015-03-25 17:43:02 -07:00
friendica
022305fe83 also allow service classes to set post expiration. These take priority over the site default. 2015-03-24 20:38:53 -07:00
friendica
63b8020969 more work on expiration, make system limits useful - even in retrospect 2015-03-24 17:09:42 -07:00
friendica
37f0bd6c9d one step forward, one step back. 2015-03-23 20:16:56 -07:00
Mario Vavti
b582357983 update schema doco a little. needs some more... 2015-03-19 17:06:02 +01:00
friendica
4212a1f589 start on some db_table doco 2015-03-15 18:49:44 -07:00
friendica
ce33eca4b2 update to-do list 2015-03-13 01:22:32 -07:00
Mario Vavti
115f9a4e45 update sample-nginx.conf redirect to check for args 2015-03-11 21:31:50 +01:00
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