Commit Graph

12369 Commits

Author SHA1 Message Date
friendica
43f43d78cf regression: need float clear on manage page so footer doesn't end up floated,
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.
2015-01-05 20:57:30 -08:00
friendica
3185bfe3ca detect https coming through reverse proxy or load balancer using x-forwarded-proto instead of (actually in addition to testing) $_SERVER['HTTPS'] and/or $_SERVER['SERVER_PORT'] to indicate ssl is enabled 2015-01-05 16:12:55 -08:00
friendica
3df3ab5630 Merge https://github.com/friendica/red into pending_merge 2015-01-05 14:41:04 -08:00
friendica
05a237b808 revup 2015-01-05 14:40:52 -08:00
RedMatrix
c45456fa33 Merge pull request #820 from pafcu/nomigrate
Steps towards not needing jquery-migrate
2015-01-06 09:40:26 +11:00
Stefan Parviainen
5ce5de7305 Remove unneeded divgrow library 2015-01-05 22:11:24 +01:00
Stefan Parviainen
1ac9a4976f Unbreak readmore 2015-01-05 22:09:05 +01:00
Stefan Parviainen
7c3193e26e Make slider less ugly 2015-01-05 22:02:48 +01:00
Stefan Parviainen
cf840bee11 Remove reference to non-existing colorbox.css 2015-01-05 21:26:20 +01:00
Stefan Parviainen
6d0832e693 Fix error with undefined profile_uid 2015-01-05 20:29:20 +01:00
Stefan Parviainen
749aef7172 Remove some unneeded libraries 2015-01-05 20:27:01 +01:00
Stefan Parviainen
b320b8cbf3 Replace fancybox with colorbox 2015-01-05 19:49:20 +01:00
Stefan Parviainen
c9f26c8b7b Update jGrowl 2015-01-05 18:36:24 +01:00
Stefan Parviainen
128b0008ee Replace jslider with jRange 2015-01-05 18:30:12 +01:00
Stefan Parviainen
7791d28a5d Replace divgrow with more modern readmore.js 2015-01-05 17:10:08 +01:00
friendica
074be42e23 regression: autocomplete hovertip with url/address missing - useful for identifying connections based on their site if they have different channels (not clones) on different sites with all other identifying info the same. 2015-01-04 20:45:16 -08:00
pafcu
fc72762f52 Merge pull request #819 from pafcu/acl
Fix initEditor on non-wall pages
2015-01-05 01:31:52 +02:00
Stefan Parviainen
c14dc699ae Fix initEditor on non-wall pages 2015-01-05 00:28:42 +01:00
friendica
3983348b96 the last checkin removed hostname from the address for autocomplete searches. This one allows it if explicitly added with a '@'. So 'mike' will find all mikes. 'mike@z' will find mike@zothub but not mike@popcorn. 2015-01-04 14:51:41 -08:00
friendica
91cb76aa99 Merge https://github.com/friendica/red into pending_merge 2015-01-04 14:48:13 -08:00
friendica
57d8271eba only check the LHS of xchan_addr for autocomplete, don't match on the hostname. 2015-01-04 14:47:08 -08:00
pafcu
83631ffd23 Merge pull request #817 from pafcu/acl
Fix height calculation in acl.js
2015-01-04 23:42:01 +02:00
Stefan Parviainen
a7db0ed071 Fix height calculation in acl.js 2015-01-04 22:37:19 +01:00
RedMatrix
ebb1a61684 Merge pull request #816 from pafcu/acl
Autocomplete improvements
2015-01-05 07:30:07 +11:00
Stefan Parviainen
cb181993a8 Fix wrong require 2015-01-04 14:54:52 +01:00
Stefan Parviainen
ac4c17dd4c Typo 2015-01-04 14:31:27 +01:00
Stefan Parviainen
57809f20a4 Sorting of autocomplete 2015-01-04 14:23:23 +01:00
Stefan Parviainen
386f361855 Autocmplete suggestions for non-local users, also suggest from visited channel's connections 2015-01-04 12:54:23 +01:00
friendica
9433a0ddc8 Merge https://github.com/friendica/red into pending_merge 2015-01-04 00:48:17 -08:00
friendica
028dff44cc remove hard-coded url to caterva.eu from events code. 2015-01-04 00:47:44 -08:00
Jeroen
753e6809d9 update NL and text-background-fix in chat for alternatives schemas 2015-01-03 15:51:01 +00:00
marijus
0779e3ae53 provide some info for buttons 2015-01-03 13:42:05 +01:00
friendica
3e073f4b62 no newline at end of file 2015-01-02 23:07:37 -08:00
friendica
31648d65c8 some work on the edit connection workflow explanation and connedit page. This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved. 2015-01-02 19:20:52 -08:00
friendica
ed2917118d doc updates 2015-01-02 17:26:57 -08:00
RedMatrix
f6ab246d01 Merge pull request #813 from pafcu/checkboxes
Reworked switch to also display text
2015-01-03 09:50:24 +11:00
RedMatrix
ff2f7f55af Merge pull request #812 from f03el/master
Use HTML entities
2015-01-03 09:50:05 +11:00
Stefan Parviainen
42773a1122 Reworked switch to also display text 2015-01-02 18:14:23 +01:00
Erik Lundin
53a2666114 Use HTML entities 2015-01-02 16:40:50 +01:00
pafcu
0e4a10c7ec Merge pull request #810 from pafcu/aclsort
Sort acl results according to match position (only type='c' for now)
2015-01-02 13:19:18 +02:00
Stefan Parviainen
6b5f8bfbe4 Sort acl results according to match position (only type='c' for now) 2015-01-02 12:08:36 +01:00
friendica
c7aa8bf1b4 syntax issues (with some php versions?), unchecked intval 2015-01-01 23:47:14 -08:00
friendica
68c612c597 fix shares that are processed with markdown (regression, this was pulled from diaspora2bb a couple weeks back as it was affecting diaspora input, but here we're dealing with red input only) 2015-01-01 22:30:54 -08:00
friendica
a0052f0176 htmlpurifier update - compatibility issue with language library autoloader 2015-01-01 22:18:27 -08:00
friendica
545e47933a Merge https://github.com/friendica/red into pending_merge 2015-01-01 21:49:01 -08:00
friendica
0286c5a35b revup 2015-01-01 21:48:21 -08:00
RedMatrix
9d4c4efb51 Merge pull request #808 from f03el/master
Swedish translation of frontpage + update from Transifex
2015-01-02 12:11:20 +11:00
RedMatrix
e7081db19b Merge pull request #807 from pafcu/dblclicknewevent
Double click on day in calendar creates new event starting that day
2015-01-02 12:11:08 +11:00
RedMatrix
817b54688e Merge pull request #805 from pafcu/moretpl
Move some HTML out to templates
2015-01-02 12:10:50 +11:00
RedMatrix
db811ca975 Merge pull request #804 from pafcu/areyousure
Warn about unsaved settings using jquery.areyousure
2015-01-02 12:10:27 +11:00