Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor css fixes and cleanup | marijus | 2014-08-28 | 1 | -10/+2 |
| | |||||
* | consistency: the diaspora post plugin uses "diaspora_enable". The protocol ↵ | friendica | 2014-08-28 | 1 | -1/+1 |
| | | | | driver uses "diaspora_enabled" with a 'd'. They got mixed up in a couple of places. | ||||
* | ability to create/edit/delete custom profile field definitions - read the ↵ | friendica | 2014-08-27 | 2 | -0/+27 |
| | | | | source. Currently the created entries aren't added to the allowed fields arrays, but this can be done by hand until that bit is made available. Only choice for input type at the moment is 'text' or a text input, not a textarea. Multiple choice will be added later. | ||||
* | Admin setting for Diaspora Protocol enable. We may want to have this also at ↵ | friendica | 2014-08-27 | 1 | -0/+1 |
| | | | | a channel level since there are privacy issues and quirks and trade-offs. | ||||
* | Merge pull request #574 from tuscanhobbit/master | RedMatrix | 2014-08-27 | 6 | -6/+6 |
|\ | | | | | Notifications links load on the same window(tab) | ||||
| * | notifications open in the same window(tab) | tuscanhobbit | 2014-08-27 | 6 | -6/+6 |
| | | |||||
* | | make vcard and contact block widget look-alike | marijus | 2014-08-27 | 2 | -46/+38 |
| | | |||||
* | | add background color to widgets | marijus | 2014-08-26 | 4 | -31/+9 |
| | | |||||
* | | get rid of template "auto generated" warnings | friendica | 2014-08-25 | 15 | -75/+0 |
| | | |||||
* | | more diaspora stuff - most of the basic bits are there except queueing and ↵ | friendica | 2014-08-25 | 15 | -0/+262 |
| | | | | | | | | physical delivery (I'm keeping delivery turned off until some of the bugs are fixed so we don't cause inifinite loops or network meltdowns) - now it's just a matter of going through and methodically finding all the bugs | ||||
* | | notifications/system not marking all notifications seen | friendica | 2014-08-25 | 1 | -1/+1 |
| | | |||||
* | | fix nl | Jeroen | 2014-08-23 | 2 | -13/+13 |
| | | |||||
* | | Minor adjustment photo view + update nl (at 100\%\!) | Jeroen | 2014-08-23 | 11 | -726/+739 |
| | | |||||
* | | fix nl | Jeroen | 2014-08-22 | 2 | -5/+5 |
| | | |||||
* | | missing template file | friendica | 2014-08-21 | 1 | -0/+57 |
| | | |||||
* | | the rest of the diaspora local discovery stuff | friendica | 2014-08-21 | 1 | -0/+3 |
| | | |||||
* | | make the old personal xrd interface (old webfinger) work again | friendica | 2014-08-21 | 2 | -1/+17 |
| | | |||||
* | | profile edit - missing visibility and drop link on non-default profiles, ↵ | friendica | 2014-08-21 | 1 | -2/+2 |
| | | | | | | | | re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer). | ||||
* | | abook-edit-me class lost during some edit - we need this to reset the ↵ | friendica | 2014-08-21 | 1 | -1/+1 |
| | | | | | | | | permission fields | ||||
* | | extensible profiles - add the input form elements. Still needs styling and ↵ | friendica | 2014-08-20 | 1 | -0/+5 |
| | | | | | | | | we're not yet storing the results. And right now we're ignoring the type and only doing type=string. Oh yeah - and I split off starting the second delivery chain into its own function in tag_deliver since it was largely duplicate code. | ||||
* | | move Friendica photo migrator to addons, bring back a few XML scraping ↵ | friendica | 2014-08-20 | 1 | -13/+0 |
| | | | | | | | | functions that we're going to require (unfortunately) | ||||
* | | provide admin option for allowing rss/atom feed connections. Need to do this ↵ | friendica | 2014-08-20 | 1 | -0/+1 |
| | | | | | | | | now before the feature is complete so that public sites don't get borked. We also will need a service class for this. | ||||
* | | fix nl | Jeroen | 2014-08-19 | 2 | -3/+3 |
| | | |||||
* | | Update nl | Jeroen | 2014-08-19 | 2 | -5927/+6256 |
| | | |||||
* | | provide an overt indication that a post/comment was edited. | friendica | 2014-08-18 | 2 | -2/+2 |
| | | |||||
* | | nav channel selection | friendica | 2014-08-18 | 2 | -1/+8 |
|/ | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-17 | 4 | -2405/+2803 |
|\ | |||||
| * | Merge pull request #567 from tuscanhobbit/master | Paolo T | 2014-08-17 | 2 | -1208/+1416 |
| |\ | | | | | | | IT: strings updated | ||||
| | * | IT: strings updated | tuscanhobbit | 2014-08-17 | 2 | -1208/+1416 |
| | | | |||||
| * | | French Transalations - UPDATED | RedMatrixCanada | 2014-08-16 | 2 | -1197/+1387 |
| | | | |||||
* | | | add collections widget to connections page - and some more work on realms | friendica | 2014-08-17 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #564 from cvogeley/master | RedMatrix | 2014-08-17 | 1 | -3/+5 |
|\ \ | | | | | | | Add account deletion to the UI | ||||
| * | | Add account deletion to the UI | Christian Vogeley | 2014-08-16 | 1 | -3/+5 |
| | | | |||||
* | | | .btn.xs > 0.75rem (let's keep that as the min. scalable font size) | jeroenpraat | 2014-08-15 | 1 | -1/+1 |
| | | | |||||
* | | | .btn-xs 0.65 > 0.7rem | jeroenpraat | 2014-08-15 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #561 from cvogeley/master | RedMatrix | 2014-08-15 | 1 | -0/+22 |
|\ \ | | | | | | | Some work on account deletion | ||||
| * | | Some work on account deletion | Christian Vogeley | 2014-08-14 | 1 | -0/+22 |
| | | | |||||
* | | | Added some missing translation strings. Fixed to scalable for a few font sizes. | Jeroen | 2014-08-14 | 1 | -2/+3 |
| | | | |||||
* | | | update nl | Jeroen | 2014-08-14 | 2 | -6027/+5849 |
| | | | |||||
* | | | some work on extended profile fields | friendica | 2014-08-13 | 1 | -0/+10 |
| | | | |||||
* | | | this is better cross-browser support | marijus | 2014-08-13 | 1 | -1/+3 |
| | | | |||||
* | | | tweak .comment-edit-text-empty to correlate with the new default app font-size | marijus | 2014-08-13 | 2 | -2/+2 |
| | | | |||||
* | | | provide an expert option to opt out from user zoom on mobile devices | marijus | 2014-08-13 | 2 | -1/+4 |
| | | | |||||
* | | | Friendica photo import tool. This will bring in all your photos from the ↵ | friendica | 2014-08-12 | 1 | -0/+13 |
|/ / | | | | | | | 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. | ||||
* | | update to German translations | zottel | 2014-08-11 | 2 | -6028/+5850 |
| | | |||||
* | | Some more buttons. Not ready yet. Changed in private message -submit- to ↵ | Jeroen | 2014-08-09 | 4 | -13/+17 |
| | | | | | | | | -send-. Confusing in other language(s). | ||||
* | | update to German translations | zottel | 2014-08-08 | 2 | -5514/+6199 |
| | | |||||
* | | cleanup some text where we said "public" or "visible to anybody on the ↵ | friendica | 2014-08-07 | 2 | -5/+7 |
| | | | | | | | | internet" when that isn't necessarily true. | ||||
* | | extra room for long names on mod_manage - stylise the forbidden sign a wee bit | friendica | 2014-08-06 | 1 | -1/+2 |
| | | |||||
* | | max-width for small screens | Jeroen | 2014-08-06 | 1 | -1/+1 |
| | |