Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc updates | friendica | 2015-01-02 | 1 | -1960/+1971 |
| | |||||
* | Don't trim escaped quotes | Erik Lundin | 2014-12-29 | 1 | -5/+13 |
| | |||||
* | doc update | friendica | 2014-12-26 | 1 | -270/+286 |
| | |||||
* | doc updates | friendica | 2014-12-19 | 1 | -2989/+2995 |
| | |||||
* | don't import to sys channel from self-censored authors | friendica | 2014-12-12 | 1 | -807/+820 |
| | |||||
* | block adult channels from inclusion in public content feeds | friendica | 2014-12-10 | 1 | -703/+703 |
| | |||||
* | update mozilla cacert.pem | friendica | 2014-11-28 | 1 | -471/+479 |
| | |||||
* | random block widget | friendica | 2014-11-22 | 1 | -2647/+2672 |
| | |||||
* | minor changes to support forum mode | friendica | 2014-11-15 | 1 | -2942/+2956 |
| | |||||
* | rev update | friendica | 2014-11-07 | 1 | -521/+608 |
| | |||||
* | doc updates | friendica | 2014-10-31 | 1 | -1789/+1809 |
| | |||||
* | moved post_to_red to its own project ( https://github.com/friendica/wptored ↵ | friendica | 2014-10-25 | 2 | -532/+0 |
| | | | | ), 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. | ||||
* | string update | friendica | 2014-10-24 | 1 | -3704/+3868 |
| | |||||
* | New util/messages.po | Jeroen | 2014-10-17 | 1 | -4009/+3853 |
| | |||||
* | improvement in source route checking when handling complex *upstream* ↵ | friendica | 2014-10-10 | 1 | -1049/+1075 |
| | | | | delivery chains, which were not adequately accounted for in the earlier checkin. | ||||
* | rev update | friendica | 2014-10-03 | 1 | -341/+346 |
| | |||||
* | doc updates, clean up buttons on PM edit template to match other edit buttons | friendica | 2014-09-26 | 1 | -886/+891 |
| | |||||
* | doc updates | friendica | 2014-09-19 | 1 | -440/+493 |
| | |||||
* | doc updates and a couple of issues spotted in the logs (diaspora likes, feed ↵ | friendica | 2014-09-12 | 1 | -354/+376 |
| | | | | author import) | ||||
* | doc updates | friendica | 2014-09-05 | 1 | -362/+375 |
| | |||||
* | update nl + Friendica>RedMatrix in two text files | Jeroen | 2014-08-30 | 1 | -1/+1 |
| | |||||
* | doc update | friendica | 2014-08-29 | 1 | -787/+837 |
| | |||||
* | rev update | friendica | 2014-08-22 | 1 | -668/+660 |
| | |||||
* | move Friendica photo migrator to addons, bring back a few XML scraping ↵ | friendica | 2014-08-20 | 1 | -75/+0 |
| | | | | functions that we're going to require (unfortunately) | ||||
* | Added "if(!function_exists('xpost_to_html2bbcode'))" | tonnerkiller | 2014-08-16 | 1 | -64/+68 |
| | | | | | | | | 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 | ||||
* | doc update | friendica | 2014-08-15 | 1 | -3702/+3906 |
| | |||||
* | Added some missing translation strings. Fixed to scalable for a few font sizes. | Jeroen | 2014-08-14 | 1 | -404/+466 |
| | |||||
* | support title and description (and dates which were done earlier) for ↵ | friendica | 2014-08-13 | 1 | -0/+2 |
| | | | | friendica photo import | ||||
* | provide a way to preserve photo timestamps when importing (rather than ↵ | friendica | 2014-08-12 | 1 | -0/+2 |
| | | | | uploading) | ||||
* | couple of frphoto fixes to work better with the dreamhost process reaper | friendica | 2014-08-12 | 1 | -1/+0 |
| | |||||
* | Friendica photo import tool. This will bring in all your photos from the ↵ | friendica | 2014-08-12 | 1 | -0/+72 |
| | | | | 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. | ||||
* | Some more buttons. Not ready yet. Changed in private message -submit- to ↵ | Jeroen | 2014-08-09 | 1 | -3836/+3672 |
| | | | | -send-. Confusing in other language(s). | ||||
* | rev update | friendica | 2014-08-08 | 1 | -219/+238 |
| | |||||
* | add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵ | friendica | 2014-08-05 | 2 | -4796/+5060 |
| | | | | out for words like colour and centralise and please use the US variants in translatable strings) | ||||
* | Update nl. Added a link from the edit profile page to the edit visibility page. | Jeroen | 2014-08-01 | 1 | -3809/+3665 |
| | |||||
* | make the profile minimal by default. Use features to enable the advanced form. | friendica | 2014-08-01 | 1 | -313/+299 |
| | |||||
* | wrong label on icon | friendica | 2014-07-25 | 1 | -87/+91 |
| | |||||
* | cherry pick pull request #544 | friendica | 2014-07-24 | 1 | -12/+12 |
| | |||||
* | add more control to auth paranoia setting | friendica | 2014-07-20 | 1 | -756/+794 |
| | |||||
* | doc updates | friendica | 2014-07-13 | 1 | -68/+78 |
| | |||||
* | move smarty compiled files to store/[data]/smarty3 - which puts all ↵ | friendica | 2014-07-10 | 1 | -3/+3 |
| | | | | writeable areas of the server except the config file and logs under the "store" directory. We'll do logs at a future time. | ||||
* | when deleting items, delete linked events and photos during stage1 | friendica | 2014-07-04 | 1 | -3541/+3706 |
| | |||||
* | Red Matrix default instead of global default. Is more clear. Update nl to ↵ | jeroenpraat | 2014-07-02 | 1 | -21/+21 |
| | | | | 99%. Update util/messages.po | ||||
* | updated util/messages.po | jeroenpraat | 2014-07-01 | 1 | -3747/+3585 |
| | |||||
* | rule of snakes #1, kill the snake. | friendica | 2014-06-28 | 1 | -436/+498 |
| | | | | | | tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor. | ||||
* | fix bad translation of blockquote in wordpress ("post_to_red") plugin | friendica | 2014-06-25 | 1 | -4/+4 |
| | |||||
* | moods not working in other languages + doc updates | friendica | 2014-06-21 | 1 | -3586/+3751 |
| | |||||
* | limited progress in providing a POST option to shredder, back to auth ↵ | friendica | 2014-06-19 | 2 | -26/+42 |
| | | | | signature mismatches again, likely a quoting issue | ||||
* | cleanup | friendica | 2014-06-19 | 1 | -16/+1 |
| | |||||
* | wherein I revive some of my 30+year old shell scripting skills so that we ↵ | friendica | 2014-06-18 | 2 | -5/+24 |
| | | | | | | | | can process arbitrary api endpoints which generate arbitrary json and be able to crunch all of these on the command line. Getting the arbitrary query arguments into a form where they could be signed as part of the oauth packet was a challenge. (It still might be - I haven't tried querying any Chinese photo album names yet). But you can now do something like for a in `util/shredder/shredder -c red/photos -q album=2013 | jshon -e photos -a -e src` ; do wget $a; done and download all the photos in your 2013 album |