Commit Graph

8824 Commits

Author SHA1 Message Date
marijus dd7fea10c1 split out widgets.css 2013-12-11 21:28:42 +01:00
marijus 88761ec9ec we dont use doubble tagging in /network and /channel anymore... remove it from /search as well 2013-12-11 20:02:17 +01:00
marijus 1add7d381d this saves notes on the fly. i think this is appropriate behavior for a notes widget. btw... one would get mad at oneself if noting something important and forget to save it. with this behavior one can at least get mad at the developer if something goes wrong :) 2013-12-11 19:05:50 +01:00
marijus aea1e1af82 this makes quotes appear as quotes in notes once page is reloaded. i guess thats fine since we use escape_tags() in notes.php 2013-12-11 18:57:42 +01:00
marijus 1d8c15f2df make suggest channels a feature 2013-12-11 12:01:28 +01:00
marijus 48610a85dc make empty notes saveable as well 2013-12-11 11:25:20 +01:00
Paolo T b212da0bf8 Merge pull request #238 from tuscanhobbit/master
italian translation
2013-12-11 00:22:30 -08:00
p.tacconi 8077b393a4 italian translation 2013-12-11 09:18:56 +01:00
friendica 652959678f cleanup and Comanchification of mod_profile 2013-12-10 23:27:17 -08:00
friendica 5279f3bf6f issue #237 - when manually changing an uploaded photo URL in a post to an invalid URL that happens to not throw an error, it affects the ability to parse the URL to see if it's a local image and correct permissions. The correct way to do this is to change the '-2' to '-1' if you want 640 instead of 320 and '-0' if you want the original size - which is not likely to win you many friends if it happens to be a 42 megapixel photo. We might have limits in place to prevent monster photos from destroying everybody's streams, but many services you export the post to will probably not. 2013-12-10 20:48:54 -08:00
friendica e5ea4a009b mod channel is now Comanchified 2013-12-10 20:36:11 -08:00
friendica 6e4f9b7ecc Merge https://github.com/friendica/red into zpull 2013-12-10 15:00:36 -08:00
friendica 7d179ba4c4 look for comanche module pages using theme_include() 2013-12-10 14:58:13 -08:00
friendica a94a7e0daf Merge pull request #235 from zzottel/master
When counting not yet loaded images, count all in .wall-item-body.
2013-12-10 01:16:02 -08:00
friendica 65e4fa3dcb matrix/network page under Comanche cont. 2013-12-10 00:58:58 -08:00
friendica 0043ef66b6 mod_network is now running under Comanche. Yay. 2013-12-10 00:25:32 -08:00
zottel 1bc7cac4f5 When counting not yet loaded images, count all in .wall-item-body. 2013-12-10 09:14:27 +01:00
friendica e873f6e95e we're almost ready to turn on comanche for mod_network. All the widgets are done. 2013-12-10 00:05:31 -08:00
friendica ed9f108722 comanchify the savedsearch widget 2013-12-09 21:20:55 -08:00
friendica 251720bfd3 turn private notes into a feature 2013-12-09 18:54:50 -08:00
friendica d13f693f85 more css cleanup 2013-12-09 18:44:09 -08:00
friendica aaf21e8924 slight mod of connections widgets 2013-12-09 18:31:13 -08:00
friendica bc78334be7 more css shrinkage 2013-12-09 18:28:52 -08:00
friendica 70a81d6ad5 Merge branch 'master' of https://github.com/git-marijus/red
Conflicts:
	view/theme/redbasic/css/style.css
2013-12-09 15:45:52 -08:00
marijus 76d8501d67 saved search icon work and bugfixes for #tags not beeing deletable and save button showing if saved search is disabled 2013-12-10 00:32:49 +01:00
friendica f85cba10eb notes widget 2013-12-09 15:27:46 -08:00
friendica b5f73d01c5 doco and add document ready function 2013-12-09 14:18:51 -08:00
friendica 75ebf06131 some work on modularising the default profile photo so we can make them site selectable. Also red != friendica so we don't need all these friendica logos taking up space 2013-12-09 14:05:52 -08:00
friendica 31efbe2f46 Merge https://github.com/friendica/red into zpull 2013-12-09 13:44:45 -08:00
friendica f8e1927150 this should fix the "always loads page 2 first if you're scrolled down the page a fair ways and reload the page". 2013-12-09 13:43:15 -08:00
friendica 3c19d9aed2 Merge pull request #233 from zzottel/master
First JS-less steps
2013-12-09 13:30:54 -08:00
zottel c20f207cde enable JS-less display of channel 2013-12-09 13:30:35 +01:00
zottel 198264aaf9 set JS cookie 2013-12-09 13:30:00 +01:00
friendica 7459d2c9e3 Merge https://github.com/friendica/red into zpull 2013-12-09 03:35:29 -08:00
friendica 994b6ed15c Merge pull request #232 from git-marijus/master
this reduces pageloadsize by 355,93KB
2013-12-09 03:39:01 -08:00
marijus 6a9432c725 editor_plugin_src.js compressed at jscompress.com 2013-12-09 11:30:32 +01:00
marijus 860966ce42 this reduces pageloadsize by 355,93KB 2013-12-09 10:07:24 +01:00
friendica d8c632ada2 more comanchisation (I declare this to be a word) 2013-12-09 00:41:49 -08:00
friendica 00f4ee2717 migrate follow widget to comanche and remove obsolete mod/intro.php 2013-12-09 00:12:44 -08:00
friendica 77fd6e7137 icon update 2013-12-08 21:00:52 -08:00
friendica aad0e97862 description of work needed on photos module was duplicated 2013-12-08 20:17:26 -08:00
friendica 082ac67778 suggestion widget tweaked to make it comanche capable. Remove old versions of specs that are so obsolete it isn't funny. Zot protocol reference is in red's github wiki, and in the code. We should move the github copy to /doc once it is updated to match the code. There's no point in documenting dfrn in the red code base. 2013-12-08 20:08:50 -08:00
friendica 8959487f1c transition to $a->set_widget in /network on the short term - long term this will be in view/pdl files 2013-12-08 16:16:54 -08:00
friendica d32e05fb5e starting on the journey to comanche everywhere - beginning with widget conversions. There are approximately 20 which need to be wrapped for accessibility to comanche. 2013-12-08 16:04:28 -08:00
friendica 7c6c036f8a Merge pull request #231 from cvogeley/master
Add bootstrap framework to red
2013-12-08 13:34:30 -08:00
friendica 30d110b498 Merge pull request #228 from tobiasd/nologin
add option to hide login form from homepage
2013-12-08 13:33:35 -08:00
Christian Vogeley b61658ee73 bootbox 2013-12-08 19:37:41 +01:00
Christian Vogeley 9f185b95f5 Minified bootstrap css 2013-12-08 19:06:43 +01:00
Christian Vogeley 2dfd65f90b override bootstrap in bootstrap-red
so theme developers are not forced to change anything
2013-12-08 18:49:48 +01:00
Christian Vogeley 5aa6b69320 submit button height 2013-12-08 16:57:05 +01:00