aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some work on network discoveryfriendica2014-08-192-168/+167
|
* also reset comment policy on alternate delivery chainsfriendica2014-08-191-2/+4
|
* make sure privacy scope is completely reset on second delivery chain - ↵friendica2014-08-191-8/+62
| | | | revert if there are forum issues, this is subtle and complicated
* follow => connectfriendica2014-08-191-1/+1
|
* really really fix lockview (cross fingers) ;-)friendica2014-08-191-5/+7
|
* Merge pull request #569 from git-marijus/masterRedMatrix2014-08-201-1/+2
|\ | | | | really fix lock info
| * really fix lock infomarijus2014-08-191-1/+2
| |
* | fix nlJeroen2014-08-192-3/+3
| |
* | Update nlJeroen2014-08-192-5927/+6256
|/
* diaspora - crazy amount of work remainingfriendica2014-08-192-81/+64
|
* provide an overt indication that a post/comment was edited.friendica2014-08-183-4/+6
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-181-5/+4
|\
| * Merge pull request #568 from git-marijus/masterRedMatrix2014-08-191-5/+4
| |\ | | | | | | make lockview provide the right info
| | * make lockview provide the right infomarijus2014-08-181-5/+4
| |/
* / nav channel selectionfriendica2014-08-185-3/+26
|/
* beginning of permission role settingsfriendica2014-08-172-1/+61
|
* add ability to follow somebody not already in your connections from "post ↵friendica2014-08-171-0/+5
| | | | actions" dropdown. bug: doesn't bring you back to this page.
* diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of ↵friendica2014-08-171-218/+118
| | | | elephants standing on it. I'm working on the first tonne or two.
* some more work on realmsfriendica2014-08-176-15/+54
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-178-2472/+2923
|\
| * Merge pull request #567 from tuscanhobbit/masterPaolo T2014-08-172-1208/+1416
| |\ | | | | | | IT: strings updated
| | * IT: strings updatedtuscanhobbit2014-08-172-1208/+1416
| | |
| * | Doco - attempt to explain pull requests in git for non developers.Thomas Willingham2014-08-171-2/+27
| | |
| * | Merge pull request #565 from RedMatrixCanada/BranchRedMatrix2014-08-172-1197/+1387
| |\ \ | | | | | | | | French Transalations - UPDATED
| | * | French Transalations - UPDATEDRedMatrixCanada2014-08-162-1197/+1387
| | | |
| * | | Merge pull request #566 from tonnerkiller/masterRedMatrix2014-08-173-65/+93
| |\ \ \ | | |/ / | |/| | Posting by API and Wordpress plugin
| | * | Added "if(!function_exists('xpost_to_html2bbcode'))"tonnerkiller2014-08-161-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
| | * | api_posting.bb is a new doco file that explains posting to the redmatrix ↵tonnerkiller2014-08-162-1/+25
| | | | | | | | | | | | | | | | | | | | | | | | from an external program by exampple of command line tool curl main.bb is an updated version of the doco main site with a link to api_posting.bb
* | | | add collections widget to connections page - and some more work on realmsfriendica2014-08-175-2/+27
|/ / /
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-163-4/+7
|\ \ \
| * \ \ Merge pull request #564 from cvogeley/masterRedMatrix2014-08-172-3/+6
| |\ \ \ | | | | | | | | | | Add account deletion to the UI
| | * | | Add account deletion to the UIChristian Vogeley2014-08-162-3/+6
| | | | |
| * | | | Install doc - mcrypt is required, not optional. Even if it's intendedThomas Willingham2014-08-161-1/+1
| | |/ / | |/| | | | | | | | | | to be optional, it isn't. WSoD abound without it.
* / | | provide backend storage and declaration of directory realmfriendica2014-08-167-31/+35
|/ / /
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-151-1/+1
|\ \ \
| * \ \ Merge pull request #563 from zzottel/masterRedMatrix2014-08-161-1/+1
| |\ \ \ | | | | | | | | | | don't block "public" messages with authenticated scope
| | * | | don't block "public" messages with authenticated scopezottel2014-08-151-1/+1
| |/ / /
* / / / bring back some friendica crypto stuff including all the key mangling and ↵friendica2014-08-152-1/+173
|/ / / | | | | | | | | | translation functions. Also add ability to completely supress email notifications for actitivies with private contents. We'll still pass private mail notifications because often the email notification is the only way infrequently used channels get alerted to these.
* | | doc updatefriendica2014-08-1511-0/+2299
| | |
* | | doc updatefriendica2014-08-1594-4907/+5731
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-153-2/+4
|\ \ \
| * | | Merge pull request #562 from cvogeley/masterRedMatrix2014-08-152-1/+3
| |\| | | | | | | | | | Account deletion
| | * | Account deletionChristian Vogeley2014-08-152-1/+3
| | | | | | | | | | | | | | | | fix multi user deletion, add confirmation message
| * | | .btn.xs > 0.75rem (let's keep that as the min. scalable font size)jeroenpraat2014-08-151-1/+1
| | | |
| * | | .btn-xs 0.65 > 0.7remjeroenpraat2014-08-151-1/+1
| |/ /
* / / pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER ↵friendica2014-08-142-0/+29
|/ / | | | | | | formats and rebuilding the darn things like we used to do. Check for illegal hex encoded album names in mod/photo so we don't throw php errors. Don't know where they come from but we get a lot of them.
* | in HTML email notifications, angle brackets in posts were unescaped - ↵friendica2014-08-141-1/+1
| | | | | | | | including those in code blocks.
* | escape tags when using markdown. Strange things happen if you put HTML ↵friendica2014-08-141-2/+2
| | | | | | | | entities in the text.
* | api - foreach warningsfriendica2014-08-141-10/+15
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-1411-6441/+6425
|\ \