Commit graph

10728 commits

Author SHA1 Message Date
friendica
7a082394c3 minor adjustments 2014-07-01 22:02:36 -07:00
friendica
ee6fd1d6e5 minor optimisation 2014-07-01 21:24:43 -07:00
friendica
c037a5083c optionally allow zrl usage from specific markdown sources 2014-07-01 18:38:44 -07:00
friendica
fc69220b94 easter egg 2014-07-01 18:21:22 -07:00
jeroenpraat
f5a1c39cdd updated util/messages.po 2014-07-01 23:13:47 +00:00
jeroenpraat
c5123b59cc fix 1 error in nl that somehow sneaked in 2014-07-01 23:09:18 +00:00
jeroenpraat
9c40071509 update/approve nl to 98%git status 2014-07-01 22:59:03 +00:00
Thomas Willingham
2423e71b40 Doco - better wording. Unless it was intended to block indexing, but
it never did that - it always just blocked search (which seems to be
a sane default).
2014-07-01 18:12:59 +01:00
Thomas Willingham
67af6252c6 Merge branch 'master' of https://github.com/friendica/red 2014-07-01 18:11:18 +01:00
Thomas Willingham
03e4240a22 Doco - update raspberry pi install, mostly trivial, only real change
is to block search properly without relying on robots.txt which doesn't
really work.
2014-07-01 18:04:49 +01:00
jeroenpraat
502b30e768 update nl 2014-07-01 15:46:05 +00:00
friendica
8a84718163 for non-post items (e.g. photos, events, whatever) add mention tags explicitly to the output rendering since they may not be present in the post body. 2014-06-30 22:46:17 -07:00
friendica
96ab09a267 Merge https://github.com/friendica/red into pending_merge 2014-06-30 21:20:58 -07:00
friendica
b2abc51929 much better fix to problem yesterday of updates with the wrong ud_addr getting updated. Now we'll
pass in the update table row to import_xchan so we know exactly which ud_addr applies. We still need ud_flags passed in separately.
2014-06-30 21:17:19 -07:00
Thomas Willingham
d2effa545c Doco - couple of extra features that aren't anymore. 2014-07-01 03:10:43 +01:00
friendica
4fbe63aaeb more doco on mod/ping - plus fix a birthday notification which was a day off. 2014-06-30 17:03:00 -07:00
RedMatrix
406740479a Merge pull request #520 from pixelroot/master
Updated Russian translation
2014-07-01 09:19:24 +10:00
RedMatrix
bb4ece672a Merge pull request #521 from tuscanhobbit/master
Changed the lock icon behaviour
2014-07-01 09:19:08 +10:00
RedMatrix
e8d7bd64eb Merge pull request #522 from dawnbreak/master
Some documentation, less default debugging, bit styleguide
2014-07-01 09:18:49 +10:00
Klaus Weidenbach
4afa2853cc Documented include/plugin.php a bit and removed an annoying default
logging. Changed it to LOGGER_DEBUG.
2014-07-01 00:24:53 +02:00
jeroenpraat
2f56472f0c update nl 2014-06-30 20:30:06 +00:00
Klaus Weidenbach
13098ba8d8 Some documentation in mod/ping.php an reduced default logging.
It is now LOGGER_DATA as it returns the json data contents.
2014-06-30 22:21:10 +02:00
Thomas Willingham
6bd9492e77 Doco - update Debian install. That link is out of date, and the git moved too. 2014-06-30 19:29:02 +01:00
Thomas Willingham
f18e121e10 Doco - move existing FAQ to new sub-FAQs 2014-06-30 18:54:09 +01:00
Thomas Willingham
7a079cd7dc Make [observer.baseurl] more reliable using connurl which will change
less often than xchan_url, which can break the regex and might not
even contain the baseurl at all, plus a bit of doco clean up.
2014-06-30 16:23:42 +01:00
Paolo Tacconi
78c25cf2f0 Changed the lock icon behaviour 2014-06-30 17:10:42 +02:00
pixelroot
cadcd45e89 Updated Russian translation 2014-06-30 14:18:02 +02:00
friendica
f64f84b5e9 control chars crept in. 2014-06-30 03:52:20 -07:00
friendica
71e8643bf6 ensure we have a unique guid for each address if one is generated. 2014-06-30 03:38:12 -07:00
friendica
4e8d10e269 update the update records for all addresses attached to this channel, not just the primary. 2014-06-30 03:34:37 -07:00
friendica
bb26dce293 one more... 2014-06-30 01:12:07 -07:00
friendica
4c669be2ef minor changes 2014-06-29 20:09:06 -07:00
friendica
b1e887209d very minor, we don't like the word "user" - it's downgrading. Everybody here is a "member". 2014-06-29 19:55:35 -07:00
friendica
436b44cb19 log the offending dir server 2014-06-29 18:24:34 -07:00
friendica
a1b8e5b445 Merge https://github.com/friendica/red into pending_merge 2014-06-29 18:20:02 -07:00
friendica
33034bc9b6 limit updates from new dir servers to avoid exhausting memory. 2014-06-29 18:18:29 -07:00
friendica
cc22c1da50 keep dirsync from exhausting memory 2014-06-29 18:11:10 -07:00
jeroenpraat
f3b1868005 Merge branch 'master' of https://github.com/friendica/red 2014-06-29 23:27:55 +00:00
friendica
1a715adb34 add zottel dir server 2014-06-29 16:27:37 -07:00
jeroenpraat
52adbb6504 update nl 2014-06-29 23:26:04 +00:00
RedMatrix
0bd2dbaf64 Merge pull request #518 from tluther/master
Doco work
2014-06-30 09:24:45 +10:00
RedMatrix
3e0f1fe065 Merge pull request #517 from tokudan/master
Some german translations
2014-06-30 09:20:15 +10:00
RedMatrix
0926c2d849 Merge pull request #516 from dawnbreak/master
Fixed a wrong timestamp update when adding a file.
2014-06-30 09:19:52 +10:00
RedMatrix
362009959e Merge pull request #519 from cvogeley/master
Remove Remove Account link from account settings
2014-06-30 09:12:57 +10:00
Klaus Weidenbach
ffea675240 Add rename support for DAV directories.
This works only over DAV right now, no GUI yet.
2014-06-30 01:08:29 +02:00
Christian Vogeley
eb41b0ba7c Remove Remove Account link from account settings
because it doesn’t remove the account. Move channel removal link to
channel page
2014-06-29 22:19:45 +02:00
Tobias Luther
f1d5ffda69 delete my original doc working backup folder 2014-06-29 21:20:43 +02:00
Klaus Weidenbach
aacb293f2e Return a correct timestamp when a folder is empty.
If a folder was empty a zero timestamp was returned. Now it will
return the timestamp of the folder itself.
2014-06-29 21:15:37 +02:00
Tobias Luther
1a118a0828 Tidied the folder from old backups
created new files for a quick explanation of the use of accounts, profiles, channels
added FAQ for users, admins and developers (the last one might not be exactly necessary?)
created a file to explain posting for new users
created new file to explain nomadic identities for users
modified main.bb
2014-06-29 21:07:42 +02:00
root
a47971aefd Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. 2014-06-29 18:32:40 +02:00