aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use shift-home instead to take you homeFriendika2011-01-042-4/+12
|
* provide "return home" keyFriendika2011-01-044-0/+11
|
* Updated IT stringsfabrixxm2011-01-041-3/+10
|
* convert received ostatus unfollow verb to activity streams stop-followingFriendika2011-01-041-1/+11
|
* much better solution to privacy on ajax wall photosFriendika2011-01-042-30/+29
|
* missing pagination in photo collectionsFriendika2011-01-041-4/+9
|
* set_config anomalyFriendika2011-01-031-2/+7
|
* set permissions of uploaded wall photo to match those of theFriendika2011-01-031-0/+44
| | | | associated status post.
* settings: ensure system theme is default selectionFriendika2011-01-031-1/+6
|
* string updateFriendika2011-01-031-1/+2
|
* fix typo, check for empty group in network pageFriendika2011-01-034-8/+13
|
* email check failed, translate wall_item templateFriendika2011-01-036-5/+8
|
* change activitystreams unfollow to stop-follow but also send out OStatus ↵Friendika2011-01-034-3/+6
| | | | unfollow
* Stupid fix in boot.phpfabrixxm2011-01-031-1/+1
|
* add plugin hook to home page contentfabrixxm2011-01-032-0/+7
|
* import items from feeds in inverse date orderfabrixxm2011-01-032-4/+7
|
* Add sitename in page titlefabrixxm2011-01-031-1/+2
|
* Fix secure cursor and aside position in duepuntozero themefabrixxm2011-01-031-2/+10
|
* Fix to Italian languagefabrixxm2011-01-037-86/+86
|
* Merge branch 'friendika-master'fabrixxm2011-01-0323-123/+1447
|\
| * site config to force publish in site directoryFriendika2011-01-022-10/+13
| |
| * don't process empty or non-existent group arrayFriendika2011-01-021-2/+3
| |
| * validate the openid url as well. We won't change it if it's bogus, but we ↵Friendika2011-01-021-1/+2
| | | | | | | | won't use it either.
| * don't update openidserver if openid is emptyFriendika2011-01-021-5/+9
| |
| * don't use openid CURL wrapper if open_basedir is set (even if safe_mode isn't)Friendika2011-01-022-1/+3
| |
| * valid host checks were returning true on TXT records and other useless garbageFriendika2011-01-022-2/+3
| |
| * typo slipped throughFriendika2011-01-021-1/+1
| |
| * alt profiles not clickableFriendika2011-01-021-1/+1
| |
| * missing thumbnail in new profilesFriendika2011-01-021-1/+2
| |
| * declare key size/algorithm to ensure key gets generatedFriendika2011-01-021-0/+13
| |
| * add plugin hooks to personal XRDFriendika2011-01-012-0/+10
| |
| * try to auto-fill the profile address if we actually do know it.Friendika2011-01-013-5/+32
| |
| * new yearFriendika2010-12-311-1/+1
| |
| * and slashes - sigh...Friendika2010-12-301-2/+2
| |
| * add twitter pluginFriendika2010-12-304-2/+1167
| |
| * and right anglesFriendika2010-12-301-2/+2
| |
| * oops escape left angles in expressionsFriendika2010-12-301-2/+2
| |
| * linkify audio/video links for non-html5 browsers (or those with unsupported ↵Friendika2010-12-301-2/+2
| | | | | | | | codecs?)
| * html5 video/audio support - still needs multiple sourceFriendika2010-12-302-46/+63
| | | | | | | | selection, and check that it isn't blocked by html purifier
| * page_header hookFriendika2010-12-302-2/+6
| |
| * plugin hooks for bbcode conversionsFriendika2010-12-303-1/+14
| |
| * upd8Friendika2010-12-301-8/+5
| |
| * yeah in the garage on an old PC too.Friendika2010-12-291-4/+5
| |
| * strip tabsFriendika2010-12-291-1/+1
| |
| * upd8sFriendika2010-12-291-13/+35
| |
| * more upd8sFriendika2010-12-291-5/+11
| |
| * upd8Friendika2010-12-291-1/+3
| |
| * more upd8Friendika2010-12-291-2/+4
| |
| * upd8 readmeFriendika2010-12-291-41/+73
| |
* | duepuntozero themefabrixxm2010-12-283-0/+1820
| |