Commit Graph
24488 Commits
Author SHA1 Message Date
Mario Vavti 264b43db05 some cleanup 2015-03-20 17:46:13 +01:00
Mario Vavti 6698d7b03a possible improvement regarding deletion 2015-03-20 17:37:01 +01:00
Mario Vavti fdac8373d8 remove unused vars 2015-03-20 14:10:22 +01:00
Mario Vavti 7b05c96dc5 remove more $vars from style.css 2015-03-20 13:12:55 +01:00
friendica 274a30f2db call parse_url from rpost and add the result to the content body if invoked with a url argument 2015-03-19 16:41:41 -07:00
friendica 2010d6a332 Explicitly force link for 'All Collections' on the network page to gid=0 so it can be used with a default page over-ride for gid. 2015-03-19 16:22:08 -07:00
friendica b6965ad01f Merge https://github.com/friendica/red into pending_merge 2015-03-19 15:58:08 -07:00
friendica b1fd6c53a5 tweaks to directory registrations which don't seem to be happening, also downgrade any directory that claims to be a primary directory for RED_GLOBAL. 2015-03-19 15:56:30 -07:00
friendica 24ebaaf0f7 ratenotif: loop oddity 2015-03-19 15:24:09 -07:00
Mario Vavti a185b555dc there are no vars to replace in converse_center.css 2015-03-19 17:20:16 +01:00
Mario Vavti b582357983 update schema doco a little. needs some more... 2015-03-19 17:06:02 +01:00
Mario Vavti b3ff6da6bc remove more unused $vars 2015-03-19 16:33:15 +01:00
Mario Vavti d1dd883d88 remove more $vars from style.css 2015-03-19 16:17:01 +01:00
Mario Vavti db355db9a6 remove $abook_changebg from style.css 2015-03-19 15:33:15 +01:00
Mario Vavti ad9f5079cd do not destroy page layout if feature_encrypt is not enabled 2015-03-19 12:40:04 +01:00
friendica 63683734a2 make the channel item query match recent changes to network item query (and some slightly older changes in display item query), and allow '@' in linkified urls. 2015-03-18 19:06:05 -07:00
friendica 5a7e35fbf8 Change wording on the photo location feature. When photos are merged with DAV storage we won't be stripping metadata by default. 2015-03-18 17:36:06 -07:00
friendica 3403c26ad5 Merge https://github.com/friendica/red into pending_merge 2015-03-18 12:28:18 -07:00
friendica aa6549c239 we upped the php version requirement. So up yours. 2015-03-18 12:27:30 -07:00
Mario Vavti 463bd146dc remove px from default value 2015-03-18 16:42:04 +01:00
Mario Vavti 096ab06dcb just to be sure 2015-03-18 16:37:33 +01:00
Mario Vavti d4de2dfe7a move body-font-size setting backt to expert. most people probably use browser built in zoom capabilitie. 2015-03-18 15:47:20 +01:00
Mario Vavti 32c7d381b6 Merge branch 'master' of https://github.com/friendica/red 2015-03-18 14:42:25 +01:00
Mario Vavti 8cb31172a9 make every page regard max content width setting and move the setting out of experts mode 2015-03-18 14:41:54 +01:00
jeroenpraat 2a394b8abe Update Dutch translations 2015-03-18 13:48:24 +01:00
friendica 7a9aca6ecb fix the map embed issue by keeping the map visible but moving it far off the screen. 2015-03-17 18:45:56 -07:00
friendica f5602f129e Merge https://github.com/friendica/red into pending_merge 2015-03-17 15:45:41 -07:00
friendica 629f6bec74 ok it has to be owner. 2015-03-17 15:45:08 -07:00
Mario Vavti 9472d0a683 move bootbox out of bootstrap 2015-03-17 23:16:22 +01:00
Mario Vavti 7966c2db4c update bootstrap-3.3.4 and bootbox-4.4.0 2015-03-17 23:07:08 +01:00
Mario Vavti ccdb027677 Merge branch 'master' of https://github.com/friendica/red 2015-03-17 15:12:39 +01:00
Mario Vavti 8d89dde908 update templates 2015-03-17 15:12:21 +01:00
Paolo T d18814e3c8 Merge pull request #932 from tuscanhobbit/dev
Updated Italian strings
2015-03-17 13:44:59 +01:00
Paolo Tacconi 0309652b6f Updated Italian strings 2015-03-17 13:40:06 +01:00
friendica 6b3afb5eec get the correct hemisphere for geotagged photos 2015-03-17 00:53:24 -07:00
friendica fab8209ebd turn photo location mapping into a feature 2015-03-17 00:33:43 -07:00
friendica 7af012b1f9 The random bad signatures are because something somewhere is trimming the body text. It could be any one of hundreds of functions that touch the message body. We really want to trim the body text, so I'm putting back all the trim statements - in mod/item and item_store and item_store_update. The last fix for random bad sigs noted that one of the trims wasn't there, so the others were removed. The correct fix is for all the trims to be there. We will probably have a few (quite a few) bad sigs during the transition back to trimmed text but this should nail it for anybody on recent code and with new content. 2015-03-17 00:13:47 -07:00
friendica bc22df9057 display a map for photos if allowed. Note: there is a bug in that if the map div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out. 2015-03-16 22:06:03 -07:00
friendica 7c194c37b8 started to add the ability to geotag photos (default will be disabled) but my phone isn't outputting the GPS tags even after being explicitly enabled so I'll have to wait until I've got a device that I can reliably test against. 2015-03-16 20:08:05 -07:00
friendica 841f94ce2a regression: visual feedback that page/content is loading when affinity slider value changed went missing 2015-03-16 18:10:14 -07:00
friendica 178b768e3c openid cleanup 2015-03-16 17:08:50 -07:00
friendica ccf4734f7b make sure this sucker is quiet 2015-03-16 15:50:45 -07:00
friendica 2bd3dc6101 Merge https://github.com/friendica/red into pending_merge 2015-03-16 15:50:27 -07:00
friendica f660b7523b also update the api to match 2015-03-16 15:35:46 -07:00
friendica 52374bcd6e phase one of the great file storage unification - use one button for uploads of any type (image or attachment). We'll sort out which one it is and deal with it appropriately. 2015-03-16 15:33:08 -07:00
Mario Vavti 4146f9d3da show generic submit button only if plugin name is provided 2015-03-16 21:19:27 +01:00
friendica 4212a1f589 start on some db_table doco 2015-03-15 18:49:44 -07:00
friendica d7a6dae3cb Merge https://github.com/friendica/red into pending_merge 2015-03-15 16:51:35 -07:00
RedMatrix e780dada83 Merge pull request #931 from dawnbreak/master
Some JavaScript cleanups.
2015-03-16 10:51:15 +11:00
friendica 6da40fc559 mod_id: load profile so the sidebar profile will work 2015-03-15 16:48:45 -07:00