| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | title not updated when editing post | friendica | 2012-03-28 | 1 | -1/+1 |
|/ / |
|
* | | form security error when using existing photo | friendica | 2012-03-27 | 1 | -1/+1 |
* | | profile wall privacy | friendica | 2012-03-27 | 2 | -12/+13 |
* | | @-completion bug | friendica | 2012-03-26 | 1 | -5/+5 |
* | | theme description with preview (non-translatable unfortunately) | friendica | 2012-03-26 | 1 | -1/+11 |
* | | preparation for some possibly killer features | friendica | 2012-03-26 | 2 | -9/+19 |
* | | more wordsmithing of the Friendica invitation email | friendica | 2012-03-25 | 1 | -4/+5 |
* | | Merge branch 'pull' | friendica | 2012-03-25 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge pull request #167 from unary/typo | Simon | 2012-03-25 | 1 | -1/+1 |
| |\ \ |
|
| | * | | typo datarry -> datarray | Michael Johnston | 2012-03-25 | 1 | -1/+1 |
* | | | | theme preview for end users | friendica | 2012-03-25 | 1 | -0/+6 |
|/ / / |
|
* / / | theme screenshots | friendica | 2012-03-25 | 1 | -1/+7 |
|/ / |
|
* | | improved the inivitations and added a bit of sales pitch. | friendica | 2012-03-24 | 1 | -4/+16 |
* | | bug #329 - compress the plugin list on the friendica info page | friendica | 2012-03-24 | 1 | -7/+12 |
* | | add the bang | friendica | 2012-03-24 | 1 | -2/+2 |
* | | network filter is now a permission group | friendica | 2012-03-24 | 1 | -1/+15 |
* | | user settings: don't show emoticons | Fabio Comuni | 2012-03-23 | 1 | -1/+6 |
* | | ability to change tags in edited posts | friendica | 2012-03-22 | 2 | -8/+13 |
* | | normalise comparison link on delegation page | friendica | 2012-03-22 | 1 | -1/+1 |
|/ |
|
* | prevent re-registrations using a deleted username - not an issue with Friendi... | friendica | 2012-03-22 | 2 | -0/+15 |
* | work around doubled linefeeds in tinymce3.5b2 | friendica | 2012-03-21 | 1 | -0/+10 |
* | revert permissions relaxation on community | friendica | 2012-03-21 | 1 | -2/+2 |
* | move friend suggestions to top of contact page, add default contact profile p... | friendica | 2012-03-20 | 2 | -2/+23 |
* | missed a default profile photo replacement in notifications | friendica | 2012-03-20 | 1 | -1/+1 |
* | change default profile photo to something more interesting than a reddish bro... | friendica | 2012-03-20 | 3 | -5/+5 |
* | slightly relax overly strict permissions in community and search to match tho... | friendica | 2012-03-20 | 2 | -8/+11 |
* | bug #339 - lostpass sending to username, not email | friendica | 2012-03-20 | 1 | -4/+5 |
* | cleanup after openid refactoring | friendica | 2012-03-19 | 1 | -1/+6 |
* | refactor openid logins/registrations | friendica | 2012-03-19 | 1 | -51/+55 |
* | some openid fixes, use identity url from openid server and normalise it. | friendica | 2012-03-19 | 2 | -1/+9 |
* | ctrl + left|right cursor keys to prev/next photos | friendica | 2012-03-19 | 1 | -1/+12 |
* | Merge pull request #149 from CatoTH/master | Simon | 2012-03-19 | 1 | -1/+1 |
|\ |
|
| * | Existing photos could not be used as profile photos anymore - should be fixed... | Tobias Hößl | 2012-03-19 | 1 | -1/+1 |
* | | community discovery cont., cleanup of DB debugging | friendica | 2012-03-18 | 1 | -3/+3 |
|/ |
|
* | CSRF-Protection in the group-related form (creating, renaming and dropping a ... | Tobias Hößl | 2012-03-18 | 1 | -7/+19 |
* | remove admin view of local directory | friendica | 2012-03-17 | 1 | -15/+2 |
* | template processor broken with foreach k=>v and k is integer 0 | friendica | 2012-03-17 | 1 | -2/+2 |
* | cut/paste error | friendica | 2012-03-17 | 1 | -1/+1 |
* | make auto-complete work in more places | Simon L'nu | 2012-03-16 | 1 | -1/+9 |
* | convert boolean or int settings to strings to work around issues with templat... | friendica | 2012-03-16 | 1 | -7/+7 |
* | Merge pull request #141 from CatoTH/master | Simon | 2012-03-16 | 1 | -1/+1 |
|\ |
|
| * | Use tabindex to enable easy navigation in the dialog to write private mails; ... | Tobias Hößl | 2012-03-16 | 1 | -1/+1 |
* | | syntax error from pasted text, remove ^M's | friendica | 2012-03-16 | 1 | -96/+96 |
* | | bug #335 network search broken after new ssl policy settings | friendica | 2012-03-16 | 1 | -1/+1 |
|/ |
|
* | track whether contact is a community page or not | friendica | 2012-03-15 | 2 | -4/+14 |
* | more recycle fixes for plaintext | friendica | 2012-03-15 | 1 | -1/+1 |
* | fix recycle symbol when using plaintext editor | friendica | 2012-03-15 | 1 | -1/+1 |
* | don't allow multiple friends with http/https same person, don't show mail2 co... | friendica | 2012-03-14 | 1 | -3/+18 |
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 9 | -110/+112 |
* | ssl_policy stuff | friendica | 2012-03-14 | 2 | -7/+70 |