aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-0214-1576/+1587
|\
| * Update nl. Added a link from the edit profile page to the edit visibility page.Jeroen2014-08-013-346/+329
| |
| * Merge pull request #550 from tuscanhobbit/masterPaolo T2014-08-0111-1230/+1258
| |\ | | | | | | IT: updated strings
| | * IT: updated stringsPaolo Tacconi2014-08-0111-1230/+1258
| | |
* | | db tables for extensible profile fieldsfriendica2014-08-021-12/+6
|/ /
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-011-2/+2
|\ \
| * \ Merge branch 'master' of https://github.com/friendica/redJeroen2014-07-311-16/+16
| |\ \
| * | | Font sizes (temporary?) scaled down a bit. See ↵Jeroen2014-07-311-2/+2
| | | | | | | | | | | | | | | | https://github.com/friendica/red/commit/994b6b5258856a97cf6863de74e5a8baddf59b49
* | | | make the profile minimal by default. Use features to enable the advanced form.friendica2014-08-011-11/+30
| |/ / |/| |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-07-314-242/+230
|\| |
| * | nl: better translation hometownJeroen2014-07-302-5/+5
| | |
| * | update/upgrade nlJeroen2014-07-304-238/+226
| | |
* | | convert application strings to en-USfriendica2014-07-311-16/+16
|/ /
* | implement the new friend activity post which has been missing for some time nowfriendica2014-07-291-2/+2
| |
* | Stupid BluefishJeroen2014-07-291-1/+1
| |
* | As talked about earlier: set body font size to 0.8rem and post/comment font ↵Jeroen2014-07-293-10/+10
| | | | | | | | 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 ↵Jeroen2014-07-282-3/+2
| | | | | | | | https://github.com/friendica/red/commit/075fc6727762d4e45ddcae5843eec0100ad3ab72 - Also fixed empty delete button showing up for channels without edit photo rights.
* | style the photo like buttonsfriendica2014-07-271-2/+2
| |
* | re-align the "remember me" button on login page after bootstrap updatefriendica2014-07-271-0/+2
| |
* | clear floats on photo page (footer content appearing on right of page ↵friendica2014-07-271-0/+2
| | | | | | | | instead of bottom)
* | Improved photo view page. Added a delete button, stylized other button and ↵Jeroen2014-07-275-13/+59
| | | | | | | | 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.
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-07-251-0/+4
|\ \
| * \ Merge branch 'master' of https://github.com/friendica/redmarijus2014-07-2519-5919/+6636
| |\ \
| * | | fixes #545marijus2014-07-251-0/+4
| | | |
* | | | wrong label on iconfriendica2014-07-251-1/+1
| |/ / |/| |
* | | make profile edit pencil stand out a bit on darker backgroundsfriendica2014-07-242-1/+2
| | |
* | | always provide a profile edit entry in the nav usermenufriendica2014-07-241-2/+2
| | |
* | | cherry pick pull request #544friendica2014-07-242-7/+2
| | |
* | | French Translationsmycocham2014-07-2418-5918/+6639
|/ /
* | update to bootstrap-3.2 and minor css adjustmentsmarijus2014-07-242-20/+2
| |
* | Merge branch 'master' of https://github.com/mrjive/red into mrjive-masterfriendica2014-07-231-1/+1
|\ \ | | | | | | | | | | | | Conflicts: view/it/messages.po
| * | Just a small typomrjive2014-07-241-1/+1
| | | | | | | | | Fixed a small typo (and also to try if I'm doing right)
* | | Merge branch 'master' of https://github.com/friendica/redJeroen2014-07-234-19/+92
|\ \ \
| * | | some backend JS support for an endless scroll directoryfriendica2014-07-221-3/+68
| | | |
| * | | when telling somebody that permissions have changed but not yet submitted, ↵friendica2014-07-223-16/+24
| | |/ | |/| | | | | | | give them a submit button *right there* so they don't have to look for it.
* / | update nlJeroen2014-07-232-1095/+1154
|/ /
* / IT: updated stringstuscanhobbit2014-07-1912-5961/+6200
|/
* provide a specific permission for liking profiles (reuse the obsolete ↵friendica2014-07-172-4/+19
| | | | bookmark permission), also remove the unused 'unconnected contacts' view for now.
* make mod_like interactive if requestedfriendica2014-07-171-4/+1
|
* Introducing page template Redable (sic). A template for making it easier to ↵Jeroen2014-07-162-0/+128
| | | | read long texts on a wide range of devices. Using rem and em for font sizes and region widths. Regions: aside, content, right_aside and footer. Advised to only use the middle content region as much as possible (but left and right can be used for indexes if you like). Based on the default template. Maybe later I will add some alternative css's.
* small fix nljeroenpraat2014-07-092-3/+3
|
* more event display formattingfriendica2014-07-073-10/+23
|
* event render improvementsfriendica2014-07-063-4/+10
|
* nl 100%git statusjeroenpraat2014-07-062-5969/+6173
|
* some initial work towards email address verificationfriendica2014-07-031-0/+25
|
* fix nljeroenpraat2014-07-032-62/+62
|
* move code out of templates - not sure how this even worked.friendica2014-07-031-9/+9
|
* Red Matrix default instead of global default. Is more clear. Update nl to ↵jeroenpraat2014-07-023-6056/+5857
| | | | 99%. Update util/messages.po
* Merge branch 'master' of https://github.com/friendica/redjeroenpraat2014-07-023-6074/+5878
|\
| * Merge pull request #525 from tuscanhobbit/masterPaolo T2014-07-022-6074/+5875
| |\ | | | | | | IT: strings updated