aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Explicitly force link for 'All Collections' on the network page to gid=0 so i...friendica2015-03-191-1/+1
* | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-1914-201/+183
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | there are no vars to replace in converse_center.cssMario Vavti2015-03-191-1/+0
| * | | | | | | | | | update schema doco a little. needs some more...Mario Vavti2015-03-192-9/+12
| * | | | | | | | | | remove more unused $varsMario Vavti2015-03-192-21/+0
| * | | | | | | | | | remove more $vars from style.cssMario Vavti2015-03-1910-156/+156
| * | | | | | | | | | remove $abook_changebg from style.cssMario Vavti2015-03-1910-14/+15
| * | | | | | | | | | do not destroy page layout if feature_encrypt is not enabledMario Vavti2015-03-191-2/+2
* | | | | | | | | | | tweaks to directory registrations which don't seem to be happening, also down...friendica2015-03-194-9/+18
* | | | | | | | | | | ratenotif: loop oddityfriendica2015-03-192-10/+10
|/ / / / / / / / / /
* | | | | | | | | | make the channel item query match recent changes to network item query (and s...friendica2015-03-183-5/+7
* | | | | | | | | | Change wording on the photo location feature. When photos are merged with DAV...friendica2015-03-181-1/+1
* | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-187-2807/+2925
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remove px from default valueMario Vavti2015-03-181-1/+1
| * | | | | | | | | | just to be sureMario Vavti2015-03-182-2/+2
| * | | | | | | | | | move body-font-size setting backt to expert. most people probably use browser...Mario Vavti2015-03-181-4/+1
| * | | | | | | | | | Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-182-2785/+2906
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Update Dutch translationsjeroenpraat2015-03-182-2785/+2906
| * | | | | | | | | | | make every page regard max content width setting and move the setting out of ...Mario Vavti2015-03-185-18/+18
| |/ / / / / / / / / /
* / / / / / / / / / / we upped the php version requirement. So up yours.friendica2015-03-182-2/+2
|/ / / / / / / / / /
* | | | | | | | | | fix the map embed issue by keeping the map visible but moving it far off the ...friendica2015-03-172-3/+8
* | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-1715-436/+840
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | move bootbox out of bootstrapMario Vavti2015-03-173-1/+1
| * | | | | | | | | | update bootstrap-3.3.4 and bootbox-4.4.0Mario Vavti2015-03-1714-431/+835
* | | | | | | | | | | ok it has to be owner.friendica2015-03-171-3/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-173-2820/+2941
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #932 from tuscanhobbit/devPaolo T2015-03-172-2818/+2939
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Updated Italian stringsPaolo Tacconi2015-03-172-2818/+2939
| * | | | | | | | | | | get the correct hemisphere for geotagged photosfriendica2015-03-171-2/+2
* | | | | | | | | | | | update templatesMario Vavti2015-03-174-6/+18
|/ / / / / / / / / / /
* | | | | | | | | | | turn photo location mapping into a featurefriendica2015-03-172-1/+2
* | | | | | | | | | | The random bad signatures are because something somewhere is trimming the bod...friendica2015-03-173-4/+4
* | | | | | | | | | | display a map for photos if allowed. Note: there is a bug in that if the map ...friendica2015-03-164-1/+59
* | | | | | | | | | | started to add the ability to geotag photos (default will be disabled) but my...friendica2015-03-162-3/+12
* | | | | | | | | | | regression: visual feedback that page/content is loading when affinity slider...friendica2015-03-161-0/+2
* | | | | | | | | | | openid cleanupfriendica2015-03-163-105/+73
* | | | | | | | | | | make sure this sucker is quietfriendica2015-03-161-1/+1
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-161-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | show generic submit button only if plugin name is providedMario Vavti2015-03-161-0/+2
* | | | | | | | | | | | also update the api to matchfriendica2015-03-161-2/+2
* | | | | | | | | | | | phase one of the great file storage unification - use one button for uploads ...friendica2015-03-164-17/+34
|/ / / / / / / / / / /
* | | | | | | | | | | start on some db_table docofriendica2015-03-152-14/+44
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-1514-1338/+1259
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #931 from dawnbreak/masterRedMatrix2015-03-1614-1338/+1259
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Documentation and remove duplicate code.Klaus Weidenbach2015-03-161-72/+79
| | * | | | | | | | | | | Some JavaScript cleanups.Klaus Weidenbach2015-03-1513-1266/+1180
| |/ / / / / / / / / / /
* | | | | | | | | | | | mod_id: load profile so the sidebar profile will workfriendica2015-03-152-39/+20
* | | | | | | | | | | | Show profile on openid server pagefriendica2015-03-151-0/+4
* | | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-152-7/+12
|\| | | | | | | | | | |
| * | | | | | | | | | | assure that badges will be displayed as circles no matter what font is used a...Mario Vavti2015-03-142-7/+12