Commit graph

2896 commits

Author SHA1 Message Date
friendica
0272ab4cd9 Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first
valid channel on the site because that was probably created when the site was installed and is the
closest thing to a system channel we've got.
2013-12-15 14:36:43 -08:00
friendica
d14e2db6b4 make home.html fullpage mode - make directory search work for non-logged in, but leave off suggest and invite 2013-12-14 17:03:37 -08:00
friendica
c00f0d4b28 a couple more comanche conversions 2013-12-14 13:26:40 -08:00
marijus
b994faee9d mark some things for deletion 2013-12-12 15:15:01 +01:00
marijus
8f6af66a73 move affinity slider to widgets.css and minor cleanup 2013-12-12 14:39:21 +01:00
friendica
b4e1e8a4a4 The affinity tool is not a "traditional" widget. But it is nevertheless a widget. It just makes fewer page layout decisions which are hard-coded. If you want to shrink it down and put it on the sidebar in your theme, go for it. 2013-12-11 19:43:41 -08:00
friendica
4d18791852 missing brace in redbasic style.css 2013-12-11 15:42:28 -08:00
friendica
c57b6745e8 Merge https://github.com/friendica/red into zpull
Conflicts:
	view/theme/redbasic/css/style.css
2013-12-11 15:32:25 -08:00
friendica
40e2900326 comanchify all the simple cases - those that only load a profile. Rework permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. 2013-12-11 14:54:36 -08:00
marijus
1fa4133d43 this is not needed anymore 2013-12-11 23:52:34 +01:00
marijus
e8821d78d5 .selected is in use for something else already 2013-12-11 22:11:06 +01:00
marijus
ebc788a69a also add group widget to widgets.css 2013-12-11 22:02:46 +01:00
marijus
169266b454 unify styling a little 2013-12-11 21:46:03 +01:00
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
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
e5ea4a009b mod channel is now Comanchified 2013-12-10 20:36:11 -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
friendica
ed9f108722 comanchify the savedsearch widget 2013-12-09 21:20:55 -08:00
friendica
d13f693f85 more css cleanup 2013-12-09 18:44:09 -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
7459d2c9e3 Merge https://github.com/friendica/red into zpull 2013-12-09 03:35:29 -08:00
marijus
860966ce42 this reduces pageloadsize by 355,93KB 2013-12-09 10:07:24 +01:00
friendica
77fd6e7137 icon update 2013-12-08 21:00:52 -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
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
Christian Vogeley
7b248e0b89 Merge branch 'bootstrap' 2013-12-08 16:45:23 +01:00
Christian Vogeley
18defb2984 Include bootstrap 2013-12-08 15:26:02 +01:00
friendica
d6d6387a7b typo in mod_poke.js 2013-12-07 22:46:52 -08:00
friendica
6dc157a9f9 finish ACL's in personal menus 2013-12-07 13:05:17 -08:00
friendica
e33d9d358a make suggestion photo sizes match top level post sizes 2013-12-07 00:59:36 -08:00
friendica
08bbab9a06 show a clean url in the hovertip for suggested friends 2013-12-06 22:54:21 -08:00
friendica
4123d3aa54 tweaking of the name field size and limits so it doesn't push the content around 2013-12-06 22:04:07 -08:00
friendica
a1a5b70476 more overflow hidden important so it works 2013-12-06 21:53:32 -08:00
friendica
f45b06ffa0 suggestion widget 2013-12-06 21:40:01 -08:00
Tobias Diekershoff
6c6c8a2451 add option to hide login form from homepage 2013-12-06 12:00:43 +01:00
tobiasd
fc96714896 Merge pull request #227 from tobiasd/DE20131206
DE: update to the strings
2013-12-06 00:21:14 -08:00
Tobias Diekershoff
8df66b8365 DE: update to the strings 2013-12-06 09:08:10 +01:00
friendica
1aa79d9ee6 some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over. 2013-12-06 00:02:39 -08:00
friendica
b3f6220226 make some "selection-is-selected" classes work again 2013-12-05 19:23:30 -08:00
friendica
cc1e906825 generate a small amount of entropy to avoid duplicate notifications from essentially simultaneous deliveries. 2013-12-04 23:54:46 -08:00