Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reworked wall-to-wall style | Fabio Comuni | 2011-03-09 | 1 | -16/+11 |
| | |||||
* | reworked items template | Fabio Comuni | 2011-03-08 | 3 | -15/+56 |
| | |||||
* | Fix IT strings | Fabio Comuni | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | indicate preference to register/communicate-with real people and not ↵ | Friendika | 2011-03-08 | 1 | -0/+1 |
| | | | | fictitious entities. | ||||
* | one more template free from translation, allow for later item editing within ↵ | Friendika | 2011-03-07 | 7 | -191/+26 |
| | | | | jot.tpl | ||||
* | icon changes, feed security improvements | Friendika | 2011-03-04 | 12 | -12/+13 |
| | |||||
* | use prepare_text instead of prepare_body | Friendika | 2011-03-03 | 4 | -41/+40 |
| | |||||
* | use prepare_body for text preparation | Friendika | 2011-03-03 | 4 | -40/+40 |
| | |||||
* | switch identities to manage pages | Friendika | 2011-03-01 | 2 | -0/+27 |
| | |||||
* | singleuser site mode plus fix search template layout | Friendika | 2011-02-28 | 1 | -3/+4 |
| | |||||
* | 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 |
| | |||||
* | status.net mentions to non-followers require the numeric profile URL, not ↵ | Friendika | 2011-02-26 | 1 | -1/+2 |
| | | | | the nickname profile URL. Though it works when they are a follower. | ||||
* | Totally tacky... | Friendika | 2011-02-24 | 4 | -0/+48 |
| | |||||
* | provide examples for relationship partner linkage | Friendika | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Merge commit 'mike/master' | olivierm | 2011-02-24 | 23 | -171/+49 |
|\ | |||||
| * | yet another template | Friendika | 2011-02-24 | 5 | -17/+2 |
| | | |||||
| * | generalise wallwall template and fix "via wall-to-wall" float | Friendika | 2011-02-24 | 8 | -131/+21 |
| | | |||||
| * | another template down | Friendika | 2011-02-23 | 4 | -19/+1 |
| | | |||||
| * | more consistency to plugins | Friendika | 2011-02-23 | 2 | -0/+11 |
| | | |||||
| * | another template made language neutral | Friendika | 2011-02-23 | 5 | -4/+1 |
| | | |||||
| * | cleanup plugin and post settings | Friendika | 2011-02-23 | 2 | -0/+13 |
| | | |||||
* | | Changed greetings in french | olivierm | 2011-02-23 | 1 | -1/+1 |
| | | |||||
* | | More french templates. | olivierm | 2011-02-23 | 5 | -28/+29 |
| | | |||||
* | | Merge commit 'mike/master' | olivierm | 2011-02-23 | 9 | -45/+26 |
|\| | |||||
| * | add some calendaring functions | Friendika | 2011-02-22 | 2 | -0/+14 |
| | | |||||
| * | pulled strings from one more template | Friendika | 2011-02-22 | 7 | -45/+12 |
| | | |||||
* | | A little more french translation. | olivierm | 2011-02-22 | 5 | -20/+20 |
|/ | |||||
* | clear float after title for items having title | Friendika | 2011-02-21 | 6 | -0/+9 |
| | |||||
* | remove note about accounts being hidden in register email | Friendika | 2011-02-21 | 4 | -16/+1 |
| | |||||
* | default publish to directory, but offer registration privacy setting. | Friendika | 2011-02-21 | 4 | -5/+57 |
| | | | | | generalise publish option template - so once translated we can merge them all. Update strings. | ||||
* | Merge branch 'themetests' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-02-21 | 8 | -121/+206 |
|\ | | | | | | | fabrixxm-themetests | ||||
| * | Updates to theme dupuntozero | Fabio Comuni | 2011-02-17 | 7 | -115/+171 |
| | | |||||
| * | Merge branch 'master' into themetests | Fabio Comuni | 2011-02-17 | 19 | -162/+189 |
| |\ | |||||
| * | | duepuntozero: show desc on image in albums | Fabio Comuni | 2011-02-16 | 2 | -7/+36 |
| | | | |||||
* | | | Merge branch 'chriscase-master' | Friendika | 2011-02-17 | 4 | -53/+0 |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: mod/dfrn_notify.php | ||||
| * | | | removed localized multipart email templates, now the multipart settings are ↵ | Chris Case | 2011-02-17 | 4 | -53/+0 |
| | | | | | | | | | | | | | | | | configured directly in the code | ||||
* | | | | ajax reload fixes | Friendika | 2011-02-16 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | broken image + linkify site link in body | Friendika | 2011-02-16 | 4 | -8/+8 |
| | | | |||||
* | | | Merge branch 'chriscase-master' | Friendika | 2011-02-16 | 12 | -162/+170 |
|\| | | |||||
| * | | fixed encoding, i had been experimenting with different ones and forgot to ↵ | Chris Case | 2011-02-16 | 4 | -8/+8 |
| | | | | | | | | | | | | change it back, now UTF-8 | ||||
| * | | changed message sending to use base64 encoding | Chris Case | 2011-02-16 | 12 | -162/+170 |
| | | | |||||
* | | | provide permalink for posts, include permalinks in feeds and imported from feeds | Friendika | 2011-02-16 | 7 | -0/+19 |
| |/ |/| | |||||
* | | Fixed parentheses in translable string in statusnet.php. Rebulid ↵ | Fabio Comuni | 2011-02-15 | 1 | -0/+10 |
| | | | | | | | | util/strings.php. Update it/strings | ||||
* | | Updated it language | Fabio Comuni | 2011-02-15 | 2 | -5/+29 |
| | | |||||
* | | 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 | 4 | -20/+36 |
|/ | |||||
* | Merge branch 'chriscase-master' | Friendika | 2011-02-14 | 4 | -38/+159 |
|\ |