Commit graph

455 commits

Author SHA1 Message Date
friendica
2b44c5fc72 Fix a couple of places where we weren't checking for dead hublocs. Add a function to mark a hubloc dead. 2015-02-27 13:43:12 -08:00
friendica
2264ad5c6e provide ability to link new themes/addons 2015-02-23 19:10:34 -08:00
friendica
835b259455 minor issues with arg passing 2015-02-20 14:07:24 -08:00
friendica
8eedc9d576 updated install doc 2015-02-20 13:18:44 -08:00
friendica
ccf1a131f1 doc update 2015-02-20 00:15:03 -08:00
friendica
7926ed079a git update scripts for external repositories 2015-02-19 21:11:02 -08:00
friendica
eeec826eda update the install doc for addons - the procedure is a bit different now (although it shouldn't break anything on existing sites.) 2015-02-19 20:53:24 -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
friendica
8d6e3f5390 add zotsh to util 2015-02-15 16:29:12 -08:00
friendica
7bb2e25ea0 missing param 2015-02-13 13:04:31 -08:00
friendica
7edab47658 get_rel_link broken - also weekly doc updates 2015-02-06 02:07: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
friendica
a496036066 local_user => local_channel 2015-01-28 20:56:04 -08:00
friendica
0cdcc4bc50 doc updates 2015-01-23 03:25:17 -08:00
friendica
2372d9b42a make typo.php descend into include/RedDAV 2015-01-18 19:28:32 -08:00
friendica
8f8700ddd2 mod_prep usability enhancements, doc updates 2015-01-16 00:53:04 -08:00
friendica
c75cdbd304 doc updates 2015-01-10 13:04:43 -08:00
friendica
ed2917118d doc updates 2015-01-02 17:26:57 -08:00
Erik Lundin
d029d3a9f9 Don't trim escaped quotes 2014-12-29 17:24:53 +01:00
friendica
7ba92feabf doc update 2014-12-26 00:13:22 -08:00
friendica
26105b53d4 doc updates 2014-12-19 00:29:10 -08:00
friendica
452d275b5e don't import to sys channel from self-censored authors 2014-12-12 00:26:07 -08:00
friendica
58067c24fc block adult channels from inclusion in public content feeds 2014-12-10 16:24:31 -08:00
friendica
123a778ae1 update mozilla cacert.pem 2014-11-28 18:48:10 -08:00
friendica
b16f938830 random block widget 2014-11-22 12:26:04 -08:00
friendica
f299922df3 minor changes to support forum mode 2014-11-15 14:03:41 -08:00
friendica
26343b8856 rev update 2014-11-07 05:15:28 -08:00
friendica
7f0bd5a6e5 doc updates 2014-10-31 05:05:31 -07:00
friendica
59e19a1f45 moved post_to_red to its own project ( https://github.com/friendica/wptored ), which I was planning to do anyway since it's kind of lost in the util folder, but also because having it there may present licensing issues, as it's GPL. 2014-10-25 01:03:36 -07:00
friendica
1d8aa7d817 string update 2014-10-24 04:17:35 -07:00
Jeroen
0950f90e66 New util/messages.po 2014-10-17 14:19:38 +00:00
friendica
cde244ef74 improvement in source route checking when handling complex *upstream* delivery chains, which were not adequately accounted for in the earlier checkin. 2014-10-10 00:13:46 -07:00
friendica
2bd4b36238 rev update 2014-10-03 03:35:01 -07:00
friendica
1e7fbac6c1 doc updates, clean up buttons on PM edit template to match other edit buttons 2014-09-26 01:52:30 -07:00
friendica
083b5da967 doc updates 2014-09-19 02:22:12 -07:00
friendica
ab7f2db4d7 doc updates and a couple of issues spotted in the logs (diaspora likes, feed author import) 2014-09-12 00:59:23 -07:00
friendica
a0b3ddca40 doc updates 2014-09-05 01:58:12 -07:00
Jeroen
3e8f9e8b62 update nl + Friendica>RedMatrix in two text files 2014-08-30 14:07:38 +00:00
friendica
345d170236 doc update 2014-08-29 17:31:29 -07:00
friendica
9dbfed64be rev update 2014-08-22 15:51:36 -07:00
friendica
a6829f7dcb move Friendica photo migrator to addons, bring back a few XML scraping functions that we're going to require (unfortunately) 2014-08-20 17:15:13 -07:00
tonnerkiller
bac1ed2214 Added "if(!function_exists('xpost_to_html2bbcode'))"
This function name is also used by post to friendica plugin
Both functions seem to be identical. If you have both plugins installed
you get an error because of the identical function name
This will avoid the attempt to load the function a second time in case
it was already loaded by the post to friendica plugin
2014-08-16 15:48:44 +02:00
friendica
41aa9e13cf doc update 2014-08-15 06:05:52 -07:00
Jeroen
c1b89b413a Added some missing translation strings. Fixed to scalable for a few font sizes. 2014-08-14 20:02:05 +00:00
friendica
eb38f3f474 support title and description (and dates which were done earlier) for friendica photo import 2014-08-13 16:34:36 -07:00
friendica
041aff36b7 provide a way to preserve photo timestamps when importing (rather than uploading) 2014-08-12 21:51:32 -07:00
friendica
40667e72ad couple of frphoto fixes to work better with the dreamhost process reaper 2014-08-12 20:39:57 -07:00
friendica
50da5bd389 Friendica photo import tool. This will bring in all your photos from the chosen Friendica account and import them into Red. Note that profile photos will also be imported, but will not be scaled for profiles, nor will they be attached to any profiles. They will appear however in your Profile Photos album. Photos that had any access restrictions in Friendica will be made private to only you. Comments and likes, captions, and tags are not transferred, only the actual photos. You will only be able to do this once. If something goes wrong but any photos were imported, a pconfig called frphotos.complete will be set and you'll have to remove it to start over. If you should remove this to start over, we also check each photo and will not over-write a photo you already brought over. 2014-08-12 18:08:31 -07:00
Jeroen
bec565cdc3 Some more buttons. Not ready yet. Changed in private message -submit- to -send-. Confusing in other language(s). 2014-08-09 01:18:31 +00:00
friendica
02b17fd27e rev update 2014-08-08 15:27:07 -07:00