Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more templates | Friendika | 2011-04-06 | 2 | -35/+0 |
| | |||||
* | more templates converted to string files | Friendika | 2011-04-06 | 4 | -86/+0 |
| | |||||
* | remove obsolete template | Friendika | 2011-03-29 | 1 | -72/+0 |
| | |||||
* | more templates gone | Friendika | 2011-03-29 | 4 | -84/+0 |
| | |||||
* | another template | Friendika | 2011-03-29 | 1 | -31/+0 |
| | |||||
* | small wording change | Friendika | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | account/profile/contacts export | Friendika | 2011-03-22 | 1 | -0/+2 |
| | |||||
* | de keywords not saving | Friendika | 2011-03-21 | 1 | -2/+2 |
| | |||||
* | another template down | Friendika | 2011-03-21 | 2 | -7/+3 |
| | |||||
* | localise some more templates | Friendika | 2011-03-21 | 3 | -270/+5 |
| | |||||
* | simplify insecure network warning | Friendika | 2011-03-20 | 1 | -8/+0 |
| | |||||
* | user pref -> block remote wall posting | Friendika | 2011-03-20 | 1 | -0/+8 |
| | |||||
* | vorbis audio/video link buttons | Friendika | 2011-03-16 | 1 | -0/+14 |
| | |||||
* | share,retweet,relay,forward, whatever | Friendika | 2011-03-16 | 1 | -0/+10 |
| | |||||
* | content expiration | Friendika | 2011-03-15 | 1 | -1/+5 |
| | |||||
* | keywords split into public and private. Public will be used by the friend ↵ | Friendika | 2011-03-14 | 1 | -5/+11 |
| | | | | finder. | ||||
* | yet another template converted to language neutral format | Friendika | 2011-03-08 | 2 | -5/+2 |
| | |||||
* | one more template free from translation, allow for later item editing within ↵ | Friendika | 2011-03-07 | 2 | -60/+5 |
| | | | | jot.tpl | ||||
* | icon changes, feed security improvements | Friendika | 2011-03-04 | 2 | -2/+2 |
| | |||||
* | use prepare_text instead of prepare_body | Friendika | 2011-03-03 | 1 | -10/+10 |
| | |||||
* | use prepare_body for text preparation | Friendika | 2011-03-03 | 1 | -10/+10 |
| | |||||
* | more strings translated to German | Tobias Diekershoff | 2011-02-27 | 1 | -5/+5 |
| | |||||
* | some more translations into German | Tobias Diekershoff | 2011-02-27 | 1 | -10/+10 |
| | |||||
* | translated some more strings to German | Tobias Diekershoff | 2011-02-27 | 1 | -42/+67 |
| | |||||
* | yet another template | Friendika | 2011-02-24 | 1 | -4/+0 |
| | |||||
* | generalise wallwall template and fix "via wall-to-wall" float | Friendika | 2011-02-24 | 2 | -42/+5 |
| | |||||
* | another template down | Friendika | 2011-02-23 | 1 | -6/+0 |
| | |||||
* | another template made language neutral | Friendika | 2011-02-23 | 1 | -1/+0 |
| | |||||
* | pulled strings from one more template | Friendika | 2011-02-22 | 2 | -14/+3 |
| | |||||
* | clear float after title for items having title | Friendika | 2011-02-21 | 1 | -0/+1 |
| | |||||
* | remove note about accounts being hidden in register email | Friendika | 2011-02-21 | 1 | -4/+1 |
| | |||||
* | Merge branch 'themetests' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-02-21 | 1 | -18/+21 |
|\ | | | | | | | fabrixxm-themetests | ||||
| * | Updates to theme dupuntozero | Fabio Comuni | 2011-02-17 | 1 | -18/+21 |
| | | |||||
* | | Merge branch 'chriscase-master' | Friendika | 2011-02-17 | 1 | -13/+0 |
|\ \ | |/ |/| | | | | | Conflicts: mod/dfrn_notify.php | ||||
| * | removed localized multipart email templates, now the multipart settings are ↵ | Chris Case | 2011-02-17 | 1 | -13/+0 |
| | | | | | | | | configured directly in the code | ||||
* | | broken image + linkify site link in body | Friendika | 2011-02-16 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'chriscase-master' | Friendika | 2011-02-16 | 3 | -41/+43 |
|\| | |||||
| * | fixed encoding, i had been experimenting with different ones and forgot to ↵ | Chris Case | 2011-02-16 | 1 | -2/+2 |
| | | | | | | | | change it back, now UTF-8 | ||||
| * | changed message sending to use base64 encoding | Chris Case | 2011-02-16 | 3 | -41/+43 |
| | | |||||
* | | provide permalink for posts, include permalinks in feeds and imported from feeds | Friendika | 2011-02-16 | 1 | -0/+1 |
| | | |||||
* | | deleted the translated file of comment_item.tpl | Tobias Diekershoff | 2011-02-15 | 1 | -22/+0 |
| | | |||||
* | | some translations into German | Tobias Diekershoff | 2011-02-15 | 2 | -13/+58 |
| | | |||||
* | | bug #0000002, strip HTML from pasted text in prv messages | Friendika | 2011-02-14 | 1 | -5/+9 |
|/ | |||||
* | fixed the charset on the html version of the message, overlooked this in the ↵ | Chris Case | 2011-02-14 | 1 | -1/+1 |
| | | | | last commit, now uses utf-8 in the meta tag | ||||
* | revamped private message templates, added multipart messages with text and ↵ | Chris Case | 2011-02-14 | 1 | -9/+39 |
| | | | | html versions, updated de, en, fr and it. Translated the french version of the private message template. | ||||
* | disable network toggles when ACL's are entered | Friendika | 2011-02-11 | 1 | -2/+4 |
| | |||||
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 1 | -1/+5 |
| | |||||
* | close tag on favicon link missing | Friendika | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | theme name cleanup - rename default to loozah, provide sane fallbacks and ↵ | Friendika | 2011-02-06 | 1 | -0/+10 |
| | | | | | | | change system primary theme. Provide indication on contact edit page of last update success/failure - can be extended later to show actual timestamp of last successful update. | ||||
* | german choose existing pic for the avatar | Tobias Diekershoff | 2011-02-06 | 1 | -2/+2 |
| |