Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor css fixes and cleanup | marijus | 2014-08-28 | 1 | -10/+2 |
| | |||||
* | ability to create/edit/delete custom profile field definitions - read the ↵ | friendica | 2014-08-27 | 1 | -0/+11 |
| | | | | source. Currently the created entries aren't added to the allowed fields arrays, but this can be done by hand until that bit is made available. Only choice for input type at the moment is 'text' or a text input, not a textarea. Multiple choice will be added later. | ||||
* | make vcard and contact block widget look-alike | marijus | 2014-08-27 | 1 | -44/+36 |
| | |||||
* | add background color to widgets | marijus | 2014-08-26 | 2 | -2/+2 |
| | |||||
* | nav channel selection | friendica | 2014-08-18 | 1 | -0/+2 |
| | |||||
* | .btn.xs > 0.75rem (let's keep that as the min. scalable font size) | jeroenpraat | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | .btn-xs 0.65 > 0.7rem | jeroenpraat | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Added some missing translation strings. Fixed to scalable for a few font sizes. | Jeroen | 2014-08-14 | 1 | -2/+3 |
| | |||||
* | tweak .comment-edit-text-empty to correlate with the new default app font-size | marijus | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | max-width for small screens | Jeroen | 2014-08-06 | 1 | -1/+1 |
| | |||||
* | Reworked the options on the profile edit page. In one words: buttons. Hope ↵ | Jeroen | 2014-08-06 | 1 | -4/+24 |
| | | | | you liked it. Revert or fix if not. Also reworked the channels manage page a bit, because channel names where not readable with larger fonts. Not perfect yet, but now readable and I think better aligned. Also revert/fix if not good. | ||||
* | add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵ | friendica | 2014-08-05 | 1 | -1/+1 |
| | | | | out for words like colour and centralise and please use the US variants in translatable strings) | ||||
* | Merge branch 'master' of https://github.com/friendica/red | Jeroen | 2014-07-31 | 1 | -16/+16 |
|\ | |||||
| * | convert application strings to en-US | friendica | 2014-07-31 | 1 | -16/+16 |
| | | |||||
* | | Font sizes (temporary?) scaled down a bit. See ↵ | Jeroen | 2014-07-31 | 1 | -2/+2 |
|/ | | | | https://github.com/friendica/red/commit/994b6b5258856a97cf6863de74e5a8baddf59b49 | ||||
* | As talked about earlier: set body font size to 0.8rem and post/comment font ↵ | Jeroen | 2014-07-29 | 1 | -2/+2 |
| | | | | size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode. | ||||
* | 14px>12pt as agreed on ↵ | Jeroen | 2014-07-28 | 1 | -1/+1 |
| | | | | https://github.com/friendica/red/commit/075fc6727762d4e45ddcae5843eec0100ad3ab72 - Also fixed empty delete button showing up for channels without edit photo rights. | ||||
* | re-align the "remember me" button on login page after bootstrap update | friendica | 2014-07-27 | 1 | -0/+2 |
| | |||||
* | Improved photo view page. Added a delete button, stylized other button and ↵ | Jeroen | 2014-07-27 | 2 | -10/+21 |
| | | | | rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub. | ||||
* | make profile edit pencil stand out a bit on darker backgrounds | friendica | 2014-07-24 | 1 | -0/+1 |
| | |||||
* | update to bootstrap-3.2 and minor css adjustments | marijus | 2014-07-24 | 1 | -3/+2 |
| | |||||
* | more event display formatting | friendica | 2014-07-07 | 1 | -6/+16 |
| | |||||
* | event render improvements | friendica | 2014-07-06 | 1 | -1/+5 |
| | |||||
* | Red Matrix default instead of global default. Is more clear. Update nl to ↵ | jeroenpraat | 2014-07-02 | 1 | -1/+1 |
| | | | | 99%. Update util/messages.po | ||||
* | Changed Default to Light (global default). So if hub owners want to change ↵ | jeroenpraat | 2014-07-02 | 1 | -1/+1 |
| | | | | the default, they don't get two defaults. Please revert when not needed/wanted. | ||||
* | make it a div to prevent extra borders in some browsers after click | marijus | 2014-06-26 | 1 | -0/+4 |
| | |||||
* | ability to like things | friendica | 2014-06-23 | 1 | -0/+8 |
| | |||||
* | profile likes | friendica | 2014-06-22 | 1 | -0/+8 |
| | |||||
* | stylistic improvements to the suggestions page | friendica | 2014-06-18 | 1 | -8/+11 |
| | |||||
* | Update nl / Dark schema: Some minor, but important fixes | jeroenpraat | 2014-06-16 | 3 | -7/+33 |
| | |||||
* | remove overflow property on banner | friendica | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | move hide-comments to center and change its appearence a little | marijus | 2014-06-15 | 1 | -2/+15 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-06-12 | 3 | -6/+47 |
|\ | |||||
| * | update nl / dark schema: fixed prev/next buttons connections page and ↵ | jeroenpraat | 2014-06-11 | 3 | -6/+47 |
| | | | | | | | | directory / same css layout for those buttons | ||||
* | | add hover effect to expand/collaps | marijus | 2014-06-12 | 1 | -0/+7 |
|/ | |||||
* | move expand/collapse to the center | marijus | 2014-06-11 | 1 | -0/+7 |
| | |||||
* | move new comment open/close js functions to core so they can be used by ↵ | marijus | 2014-06-05 | 1 | -31/+0 |
| | | | | other themes | ||||
* | we probably want a seperate namespace to not disable all click events in ↵ | marijus | 2014-06-05 | 1 | -4/+4 |
| | | | | document | ||||
* | possible fix for 2nd comment collapsing | marijus | 2014-06-05 | 1 | -4/+16 |
| | |||||
* | add an icon to connect actions | friendica | 2014-06-03 | 1 | -0/+4 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-27 | 1 | -4/+2 |
|\ | |||||
| * | some fixes and cleanup | marijus | 2014-05-27 | 1 | -4/+2 |
| | | |||||
* | | give the cloud file list a bit of padding | friendica | 2014-05-27 | 1 | -0/+3 |
|/ | |||||
* | fix one more bootstrap override regression - addendum | marijus | 2014-05-26 | 1 | -0/+1 |
| | |||||
* | fix one more bootstrap override regression | marijus | 2014-05-26 | 2 | -4/+3 |
| | |||||
* | Collapsed textareas are like buttons. They should not grow/shrink in size if ↵ | marijus | 2014-05-26 | 1 | -2/+3 |
| | | | | app font-size changes. | ||||
* | for some reason this is also needed to make it work reliable in webkit browsers | marijus | 2014-05-24 | 1 | -0/+10 |
| | |||||
* | should be redbasic not red | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | possible fix for empty commentbox colapsing on tool-button click | marijus | 2014-05-24 | 1 | -0/+10 |
| | |||||
* | app basic style | friendica | 2014-05-24 | 1 | -0/+6 |
| |