aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix autocomplete with groupsStefan Parviainen2015-01-191-1/+1
| |
* | Merge pull request #868 from pafcu/autocomplete_fixgit-marijus2015-01-191-1/+1
|\| | | | | Fix issue #865.
| * Fix issue #865.Stefan Parviainen2015-01-191-1/+1
| |
* | Merge pull request #863 from einervonvielen/Fix_bbcode_toc_for_help_pagesRedMatrix2015-01-191-1/+1
|\ \ | | | | | | Fixed bbode element toc for webpages
| * | Fixed bbode element toc for webpagesEiner von Vielen2015-01-181-1/+1
| | | | | | | | | | | | | | | | | | - At the moment webpages can contain empty headings if the textarea "Title" is left empty in the webpage creator (https://hostname/webpages/username)
* | | basic proof of concept file activity support - will send activity via the ↵marijus2015-01-182-3/+9
|/ / | | | | | | filestorage module and via attach_delete()
* | Merge pull request #859 from einervonvielen/Issue_846_view_calendar_eventpafcu2015-01-182-1/+2
|\ \ | | | | | | Fixed #846 Viewing event from calendar displays event
| * | Fixed #846 Viewing event from calendar displays eventEiner von Vielen2015-01-182-1/+2
| | | | | | | | | See https://github.com/friendica/red/issues/846
* | | Merge pull request #858 from pafcu/masterpafcu2015-01-171-0/+1
|\ \ \ | |/ / |/| / | |/ Fix bug with groups and autocomplete
| * Remove accidental loggingStefan Parviainen2015-01-171-1/+0
| |
| * Fix bug with groups and autocompleteStefan Parviainen2015-01-171-0/+2
| |
* | more heavy lifting on poco repfriendica2015-01-154-17/+22
| |
* | poco rating - add a test module for pulling out ratingsfriendica2015-01-152-1/+38
| |
* | editing stuff for poco reputationfriendica2015-01-153-1/+18
| |
* | more backend work on poco ratingfriendica2015-01-153-0/+13
|/
* Merge remote-tracking branch 'upstream/master' into tocEiner von Vielen2015-01-141-0/+2
|\
| * hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+2
| |
* | Added a table of content as bbcode element [toc] for webpages2015-01-142-2/+2
| | | | | | | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help
* | TestEiner von Vielen2015-01-132-0/+3
|/ | | | ...with table of content. jquery.tableofconent.js works bunt not properly
* Refactor mention code to make it more reusableStefan Parviainen2015-01-121-1/+1
|
* another attempt to explain default permissions on connedit pagefriendica2015-01-113-14/+42
|
* Update Swedish strings from TransifexErik Lundin2015-01-102-2691/+2704
|
* Updated Italian translationPaolo Tacconi2015-01-092-2696/+2709
|
* Fix saved searches on network page, fix caching mith multiple autocompletersStefan Parviainen2015-01-082-7/+14
|
* Fix issue with case sensitive filtering in autocomplete, put autocomplete ↵Stefan Parviainen2015-01-081-9/+24
| | | | dropdown on top of navbar, show entry to leave the text unchanged
* Merge autocomplete caching, show more results in navbar searchStefan Parviainen2015-01-073-8/+36
|\
| * also style the collapse linkmarijus2015-01-071-1/+1
| |
| * Merge pull request #826 from pafcu/cache_autocompleteRedMatrix2015-01-071-0/+17
| |\ | | | | | | Cache autocomplete results locally (the one in the editor)
| | * Cache autocomplete results locally (the one in the editor)Stefan Parviainen2015-01-061-0/+17
| | |
| * | Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into ↵friendica2015-01-061-6/+13
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | pafcu-mainjsoptimize Conflicts: view/js/main.js
| | * | Don't update fuzzy time for items in a collapsed thread to increase performance.Stefan Parviainen2015-01-061-6/+13
| | |/
| * | Merge https://github.com/friendica/red into pending_mergefriendica2015-01-061-1/+1
| |\ \
| | * | add some style to divgrowmoremarijus2015-01-061-1/+1
| | |/
| * / regression: need float clear on manage page so footer doesn't end up floated,friendica2015-01-051-0/+4
| |/ | | | | | | add default value to features so that features can be created that are default enabled, or modified later to default enabled without requiring a system config to accomplish this.
* | Typo + commentStefan Parviainen2015-01-071-1/+1
| |
* | Remove out-of-date mod_message.jsStefan Parviainen2015-01-071-13/+0
| |
* | Add autosubmit feature to textcomplete based autocompleterStefan Parviainen2015-01-076-7/+18
| |
* | Make mod_sources autocomplete use textcompleteStefan Parviainen2015-01-071-13/+5
| |
* | Make photos tag autocomplete use textcompleteStefan Parviainen2015-01-071-13/+5
| |
* | Make mod_connections search use textcompleteStefan Parviainen2015-01-071-9/+1
| |
* | Allow passing autocomplete type to contact_autocompleteStefan Parviainen2015-01-073-4/+6
| |
* | Disable browser-based autocomplete when using the textcomplete based oneStefan Parviainen2015-01-071-0/+3
| |
* | Make searchbox use textcompleteStefan Parviainen2015-01-071-6/+1
| |
* | Make mail use textcompleteStefan Parviainen2015-01-071-9/+2
| |
* | Make mod_poke use textcompleteStefan Parviainen2015-01-072-14/+25
| |
* | Make nav search use textcompleteStefan Parviainen2015-01-071-4/+26
| |
* | Rename some stuff related to autocompleteStefan Parviainen2015-01-075-14/+14
|/
* Unbreak readmoreStefan Parviainen2015-01-051-3/+5
|
* Make slider less uglyStefan Parviainen2015-01-051-0/+2
|
* Remove reference to non-existing colorbox.cssStefan Parviainen2015-01-051-1/+0
|