Commit Graph

17762 Commits

Author SHA1 Message Date
Mario Vavti ffee413d2d fix dbescdate() 2016-09-28 12:43:02 +02:00
redmatrix 80b655fa7e Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-28 02:44:42 -07:00
redmatrix db95e6eba5 issue #537 - angle bracket characters in DB password not recognised 2016-09-28 02:43:50 -07:00
Mario Vavti f0e8c9ead9 fix wrong array key for profile photo resloution 2016-09-28 11:13:30 +02:00
Mario Vavti d92e9f38f8 fix with update with /channel?f=&mid=hash issue #461 2016-09-28 11:04:02 +02:00
redmatrix 71632ac2d2 issue #536, path to nginx and lighttpd config scripts was wrong 2016-09-27 22:04:52 -07:00
redmatrix 68d9d1cec2 updated changelog 2016-09-27 20:37:12 -07:00
redmatrix eff2e6c795 make the fetching of the default profile photo hookable, and document the hook 2016-09-27 18:11:04 -07:00
redmatrix 3bf0a27e45 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-27 17:39:05 -07:00
Mario Vavti 68cb4baeb3 do not scroll items behind the navbar 2016-09-27 14:11:55 +02:00
Mario Vavti c28ba24525 remove logging 2016-09-27 14:00:49 +02:00
Mario Vavti fc18bea4bd catch js error if the notification mid is for e.g. a like and class .item_123def... does not exist 2016-09-27 14:00:04 +02:00
Mario Vavti 01842a563d more changelog 2016-09-27 10:17:17 +02:00
redmatrix 44a2cc872c apply the same fix to our own DB as we did for hubzilla master and redmatrix. 2016-09-26 19:28:04 -07:00
redmatrix 4663278f52 Merge branch 'nulldate' into dev 2016-09-26 18:17:38 -07:00
redmatrix cacdac16aa next wave of nulldate fixes 2016-09-26 18:16:43 -07:00
redmatrix 5716556766 allow a site to over-ride the help table-of-contents files 2016-09-26 16:34:53 -07:00
redmatrix cccffc77cd Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-26 16:20:52 -07:00
redmatrix eae9774cb6 missing categories in preview mode 2016-09-26 16:20:36 -07:00
Mario Vavti 8bf03d21cd catch js error if there are no collapsed comments 2016-09-26 11:26:13 +02:00
Mario Vavti 62229d0a49 use color #337AB7 instead aof bold and 120% for ivoted class 2016-09-26 10:48:42 +02:00
redmatrix 6586b97a54 remove the now useless url fragments from notification links 2016-09-25 23:12:45 -07:00
redmatrix 7e59c70a9f autoscroll to target post/comment when in single-thread mode; don't interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax. 2016-09-25 23:09:08 -07:00
redmatrix bba7fe24e9 subtle indicator of your own response verb activity 2016-09-25 20:34:36 -07:00
redmatrix fb9544badd null_date conversion; phase 1 2016-09-25 17:06:13 -07:00
redmatrix bfc2552841 more infrastructure for notification auto-scroll to comment 2016-09-24 20:10:20 -07:00
redmatrix 39dc4fc992 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-24 16:40:36 -07:00
redmatrix 14e2a5cc39 also allow notification scroll on conversation page notifications (network and home), though we may also need some js to open comments for the thread holding the fragment (as well as the scrollto js). 2016-09-24 16:25:04 -07:00
redmatrix c04c57ea0f the rest of the backend for supporting scroll-to-comment from notifications. We still need an ajax handler as fragments are evaluated before content is loaded. 2016-09-24 16:20:25 -07:00
Mario Vavti 8333d41dbd fix issue #528 2016-09-24 19:02:37 +02:00
redmatrix dca4db9d4d convert oembed tools to use json arrays rather than json objects 2016-09-24 05:15:06 -07:00
redmatrix 4650458157 add server_roles document to aid people in making informed choices 2016-09-24 02:30:12 -07:00
redmatrix ce41710a7c issue #531 - util/config and postgres 2016-09-23 18:52:14 -07:00
redmatrix 97d472380f attach sql issue 2016-09-23 01:16:59 -07:00
redmatrix 9ab6029280 issue #527 2016-09-22 17:15:12 -07:00
redmatrix 7b90b0dfd9 issue #526 2016-09-22 17:08:16 -07:00
redmatrix 24ddc8e026 issue #523 2016-09-22 17:00:32 -07:00
redmatrix 9981cbb72c issue #519 continued 2016-09-22 16:58:29 -07:00
redmatrix be6c4019f6 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-22 16:52:37 -07:00
redmatrix 8b8712c15b issue #524 2016-09-22 16:52:25 -07:00
git-marijus 4ffa408420 Merge pull request #529 from phellmes/dev
Update DE translation strings
2016-09-22 18:56:27 +02:00
Wave c7ffe606a6 Merge pull request #530 from wave72/dev
Updated Italian strings
2016-09-22 17:24:42 +02:00
Wave72 26138ac46d Updated Italian strings 2016-09-22 17:22:03 +02:00
phellmes ed457ac694 Update DE translation strings 2016-09-22 13:45:49 +02:00
Mario Vavti 56aa568124 objects with id=share_container seem to be blacklisted in various security browser plugins. rename it to distr_container. also remove some superfluous js 2016-09-22 11:07:21 +02:00
Mario Vavti 73c781a0cf add bootstrap .css.map files 2016-09-22 09:52:11 +02:00
Mario Vavti 3edbb564fc fix #525 2016-09-22 09:43:11 +02:00
redmatrix 4e85bc66b8 function to check for different values of NULL_DATE for backward compatibility 2016-09-21 17:16:54 -07:00
redmatrix d1c9701ccf issue #522 - replace && with AND in sql query. 2016-09-21 16:01:17 -07:00
redmatrix ec5cc08fab issue #521, add 'map' extension to files served natively by nginx without using the project controller 2016-09-21 15:47:18 -07:00