Commit graph

645 commits

Author SHA1 Message Date
Klaus Weidenbach
792e475a78 Some JavaScript cleanups.
Adding some missing and remove some unnecessary semicolons.
Change some comparing operators.
Changed access to objects with dot operator.
2015-03-15 23:56:32 +01:00
Mario Vavti
fdcbb61bcb assure that badges will be displayed as circles no matter what font is used and if there is only one digit inside. move css to its proper place 2015-03-14 12:37:48 +01:00
friendica
4fb7d4f58a make nav badges big enough to be clickable on small touch devices 2015-03-13 15:23:15 -07:00
friendica
4237e8052e buttons for admin_accounts + admin_channels 2015-03-09 20:40:02 -07:00
Mario Vavti
00d7ea90a2 add transition effect for border-color 2015-03-09 16:52:37 +01:00
Mario Vavti
7c3fb06267 some more hover magic for field checkbox 2015-03-09 16:34:25 +01:00
Mario Vavti
9e6d85b4ea add hover effect to checkbox field 2015-03-08 21:28:58 +01:00
Mario Vavti
3298b4a0cb remove unused variables 2015-03-08 12:56:16 +01:00
Mario Vavti
a65e3c432d copy/paste typo 2015-03-08 12:52:31 +01:00
Mario Vavti
488d5b8714 port boxy scheme 2015-03-08 12:07:32 +01:00
Mario Vavti
fc6e7db7dc remove unused var 2015-03-06 15:28:50 +01:00
Mario Vavti
e67983f327 add more css files 2015-03-06 15:24:56 +01:00
Mario Vavti
1cea6144c9 if we have not got a schema also look for default.css 2015-03-06 14:56:35 +01:00
Mario Vavti
83c4c5b095 create schema/dark.css and create a sample 2015-03-06 14:51:11 +01:00
Mario Vavti
29c2223c67 narrow navbar fixes 2015-03-06 12:16:36 +01:00
Mario Vavti
dcfa26819f add ability to use css files with schemes 2015-03-06 12:15:56 +01:00
Mario Vavti
ce229d73f8 whitespace and minor restructuring 2015-03-05 19:08:32 +01:00
Mario Vavti
ca641468a1 update theme screenshot 2015-03-05 17:39:15 +01:00
Mario Vavti
44b74365dd restructure display settings 2015-03-05 17:12:27 +01:00
Mario Vavti
b9a1b01c92 fix theme preview image css 2015-03-05 12:52:09 +01:00
Mario Vavti
beace0f57a more yes/no labels 2015-03-05 10:20:49 +01:00
Mario Vavti
12be436a59 more on/off switch colour adjustment 2015-03-04 14:34:24 +01:00
Mario Vavti
fdd70c1949 make on/off switches work better with schemes 2015-03-04 14:19:20 +01:00
Mario Vavti
431a462d60 cleanup removeme 2015-03-04 11:01:16 +01:00
Mario Vavti
6d30abe4bf Accordionize feature settings 2015-03-04 09:54:33 +01:00
friendica
52f42e7d81 Merge https://github.com/friendica/red into pending_merge 2015-03-03 14:39:03 -08:00
friendica
44b714d0eb group/collection edit page cleanup 2015-03-03 14:38:34 -08:00
jeroenpraat
e3a559128d yes switch to bootstrap blue again (same as link colour in default light redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white). 2015-03-03 23:32:40 +01:00
Mario Vavti
2d38e58adb revert login max-width 2015-03-03 12:38:23 +01:00
Mario Vavti
6e0b5b742c login adjustment 2015-03-03 11:32:54 +01:00
Mario Vavti
7644a23de4 typo 2015-03-03 09:52:35 +01:00
Mario Vavti
74c1b61689 make remove channel button work again 2015-03-03 09:18:04 +01:00
friendica
e6eee5ba92 tagcloud tweaks 2015-03-02 11:09:38 -08:00
Mario Vavti
ea6e86fecc more settings work 2015-03-01 21:45:49 +01:00
Mario Vavti
b4a2f764ab fix login 2015-03-01 16:21:32 +01:00
Mario Vavti
6e64f9af54 first pile of work on settings 2015-03-01 15:22:23 +01:00
Mario Vavti
b286ad221c some css fixes for settings 2015-02-28 23:21:05 +01:00
friendica
d8d175d7e4 first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme . 2015-02-18 17:01:40 -08:00
marijus
0bedf3e5d2 advanced css calc() failback 2015-02-17 10:58:18 +01:00
marijus
e0c9929325 quickfix for eventual css calc() not supported bug 2015-02-17 00:32:38 +01:00
friendica
0249fbb7e6 lost ability to delete events 2015-02-15 16:04:59 -08:00
marijus
4616c13f3b yet another icon change 2015-02-13 10:40:52 +01:00
friendica
fce51876c9 bring some styling back to the colorbox and improve the event preview ability 2015-02-09 18:58:43 -08:00
friendica
69894e28c4 we still need an event preview but this looks a lot better. 2015-02-08 20:23:02 -08:00
friendica
1b5bd1d808 increase size of rating value to make it stand out a bit. 2015-02-05 15:11:51 -08:00
friendica
331c72b3be author profile photo in reshare wasn't linked 2015-02-05 14:46:08 -08:00
friendica
561bab4ece remote rating and addition of rate-me to channel profile sidebar 2015-02-04 17:32:29 -08:00
friendica
3988948516 first cut at rating widget. The flaw is that it is limited because it requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories. 2015-02-04 15:48:39 -08:00
friendica
4ead2cd79d final cleanup on ratings feature 2015-02-03 21:19:29 -08:00
friendica
17ffe122b3 ratings - mopping up, most everything but directory sync implemented 2015-02-03 18:10:55 -08:00