aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* issue #588 can't add feeds to collections using connedit page group sidebar ↵friendica2014-09-111-1/+1
| | | | widget
* another day another concept - hope this works bettermarijus2014-09-114-23/+26
|
* Revert "Revert "Merge pull request #583 from git-marijus/master""marijus2014-09-115-19/+36
| | | | This reverts commit 08638f3ec88e86def618ff89bdedb9ae9696d218.
* make sure we add the filefriendica2014-09-101-0/+3
|
* endless scroll on connections pagefriendica2014-09-102-3/+6
|
* make verify_email the default for new installs (at least English installs), ↵friendica2014-09-102-0/+6
| | | | and provide a setting on the admin page for it.
* Revert "Merge pull request #583 from git-marijus/master"friendica2014-09-105-36/+19
| | | | | | | autoload broken - even after clearing cache and retrying. This reverts commit 13e7a8f123b283a096af302b0366255355ba8439, reversing changes made to 4712b78e520ca10b34e3e9b99c2752b10d811b42.
* Revert "Revert "update nl - attempt 2""friendica2014-09-102-3/+3
| | | | This reverts commit 8e179aa73495f93151943293df32cde9f2c3848f.
* Revert "update nl - attempt 2"friendica2014-09-102-3/+3
| | | | This reverts commit 4712b78e520ca10b34e3e9b99c2752b10d811b42.
* Merge pull request #583 from git-marijus/masterRedMatrix2014-09-115-19/+36
|\ | | | | photo justification
| * without this check we kill the directory autoloadmarijus2014-09-101-15/+17
| |
| * photo justificationmarijus2014-09-105-19/+34
| |
* | update nl - attempt 2Jeroen2014-09-102-3/+3
| |
* | update nlJeroen2014-09-103-373/+389
|/
* wrap photo albums (albums and top level) in a div id=photo-album-contentsfriendica2014-09-081-1/+1
|
* add categories to eventsfriendica2014-09-072-3/+15
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-073-5/+14
|\
| * Added abook-changed background colour to dark schemaJeroen2014-09-073-5/+14
| |
* | Diaspora actually puts the account full name into the "nickname" field of ↵friendica2014-09-071-1/+1
|/ | | | the vcard. They don't put the nickname into the vcard at all. One wonders why even have a nickname field since the fullname is already presented in the next line. This hasn't caused us a problem with Friendica because I'm guessing nobody actually uses this line, though the number of class tags on it makes it seem somewhat important.
* hook photos scroll to page downfriendica2014-09-061-1/+1
|
* ajax workfriendica2014-09-064-1/+45
|
* more work on the event edit formfriendica2014-09-051-4/+16
|
* put a date and time picker on eventsfriendica2014-09-041-1/+87
|
* this improves the photos even morefriendica2014-09-041-3/+3
|
* constrain photos to a fixed block regardless of aspect ratiofriendica2014-09-041-1/+23
|
* outbound feed issuefriendica2014-09-031-0/+1
|
* Don't forget the ifs. Now we just need to write some blurb, find someThomas Willingham2014-09-021-4/+4
| | | | | images, add a link, and decide what to do with non-earned badges...basically all of it.
* Move achievements on, but just a tad.Thomas Willingham2014-09-021-0/+9
|
* Merge pull request #577 from tuscanhobbit/masterPaolo T2014-09-012-1337/+1389
|\ | | | | Italian strings updated
| * Italian strings updatedPaolo Tacconi2014-09-012-3/+3
| |
| * Italian strings updatedPaolo Tacconi2014-09-012-1335/+1387
| |
* | update nl + Friendica>RedMatrix in two text filesJeroen2014-08-302-907/+970
| |
* | minor css fixes and cleanupmarijus2014-08-281-10/+2
| |
* | consistency: the diaspora post plugin uses "diaspora_enable". The protocol ↵friendica2014-08-281-1/+1
| | | | | | | | driver uses "diaspora_enabled" with a 'd'. They got mixed up in a couple of places.
* | ability to create/edit/delete custom profile field definitions - read the ↵friendica2014-08-272-0/+27
| | | | | | | | 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.
* | Admin setting for Diaspora Protocol enable. We may want to have this also at ↵friendica2014-08-271-0/+1
| | | | | | | | a channel level since there are privacy issues and quirks and trade-offs.
* | Merge pull request #574 from tuscanhobbit/masterRedMatrix2014-08-276-6/+6
|\| | | | | Notifications links load on the same window(tab)
| * notifications open in the same window(tab)tuscanhobbit2014-08-276-6/+6
| |
* | make vcard and contact block widget look-alikemarijus2014-08-272-46/+38
| |
* | add background color to widgetsmarijus2014-08-264-31/+9
| |
* | get rid of template "auto generated" warningsfriendica2014-08-2515-75/+0
| |
* | more diaspora stuff - most of the basic bits are there except queueing and ↵friendica2014-08-2515-0/+262
| | | | | | | | physical delivery (I'm keeping delivery turned off until some of the bugs are fixed so we don't cause inifinite loops or network meltdowns) - now it's just a matter of going through and methodically finding all the bugs
* | notifications/system not marking all notifications seenfriendica2014-08-251-1/+1
| |
* | fix nlJeroen2014-08-232-13/+13
| |
* | Minor adjustment photo view + update nl (at 100\%\!)Jeroen2014-08-2311-726/+739
| |
* | fix nlJeroen2014-08-222-5/+5
| |
* | missing template filefriendica2014-08-211-0/+57
| |
* | the rest of the diaspora local discovery stufffriendica2014-08-211-0/+3
| |
* | make the old personal xrd interface (old webfinger) work againfriendica2014-08-212-1/+17
| |
* | profile edit - missing visibility and drop link on non-default profiles, ↵friendica2014-08-211-2/+2
| | | | | | | | re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer).