Hypolite Petovan
e24172ab05
Fix tag insertion/update
...
- Delete all tags related to a specific profile on submit
- Add tags only if the profile is available
2018-01-14 22:24:12 -05:00
Hypolite Petovan
522cc7bb17
Fix display issues
...
- Add baseurl to widgets search links
- Add aside to search page
- Fix number of available profiles in country widgets
2018-01-14 22:22:37 -05:00
bbe2fca6ac
Merge pull request #37 from MrPetovan/master
...
Updated dfrndir.sql
2017-11-26 17:17:22 +01:00
Hypolite Petovan
6306a618dc
Updated dfrndir.sql
...
- Added profile.available
- Removed engine selection except for profile because of the fulltext
indices
- Removed auto increment values
- Various formatting changes
2017-11-26 10:46:16 -05:00
Hypolite Petovan
83232f4946
Merge pull request #36 from tobiasd/20171126-dirReadme
...
add a note about display of bit values in MySQL console to the README…
2017-11-26 09:12:31 -05:00
0d8fa3e2bd
add a note about display of bit values in MySQL console to the README file
2017-11-26 15:10:20 +01:00
Hypolite Petovan
6615a31c08
Merge pull request #35 from tobiasd/20171125-installsteps
...
some more hints for the installation
2017-11-25 08:36:21 -05:00
3494fe491d
some more hints for the installation
2017-11-25 13:58:55 +01:00
21ca069227
Merge pull request #34 from MrPetovan/bug/fix-submit-inserts
...
Fix submit inserts
2017-11-01 08:11:03 +01:00
Hypolite Petovan
99d182915d
Fix invalid sprintf string in submit process
2017-11-01 02:30:09 -04:00
Hypolite Petovan
733894723e
Add debug opportunity in q()
2017-11-01 02:29:47 -04:00
Hypolite Petovan
be5939e02f
Code style cleanup
2017-11-01 02:29:31 -04:00
2db783721e
Merge pull request #33 from MrPetovan/bug/fix-directory-filters
...
Missing variable change
2017-11-01 07:19:42 +01:00
Hypolite Petovan
fedfa7da4f
Missing variable change
2017-10-31 21:49:00 -04:00
Michael Vogel
b21b493613
Merge pull request #32 from MrPetovan/bug/fix-directory-filters
...
Fix directory filter links
2017-10-31 06:49:36 +01:00
Hypolite Petovan
e91ae5d4af
Fix directory filter links
...
- Enable "People" and "Forums" links in the Directory
2017-10-30 22:05:23 -04:00
Michael Vogel
4cc55f4302
Merge pull request #30 from MrPetovan/task/improve-servers-page
...
Put the server list on a single fixed-width column
2017-10-23 07:38:12 +02:00
Michael Vogel
16158983c0
Merge pull request #31 from MrPetovan/bug/fix-maintenance-cron
...
Fix maintenance cron
2017-10-23 07:37:38 +02:00
Hypolite Petovan
163d7d2b4b
Add profile availability field
...
- Add available field to profile table
- Make profile unavailable in directory until update suceeds
2017-10-23 00:34:04 -04:00
Hypolite Petovan
ef7551df81
Fix empty $parms check
...
- $parms always contains the `_timings` key
2017-10-22 23:55:27 -04:00
Hypolite Petovan
cdb8670dea
Fix whitespaces in include/submit.php
2017-10-22 23:48:17 -04:00
Hypolite Petovan
b833a8d255
Fix cron_maintain
...
- Update profile before fetching scrape url
- Honor $parms['hide'] before validating dfrn site
- Fetch maintenance items oldest first
- Add backlog size in log
- Add pid to logger for easier threaded cron debug
2017-10-22 23:48:00 -04:00
Hypolite Petovan
20a5e3678d
Put the server list on a single fixed-width column
2017-10-22 17:04:01 -04:00
Hypolite Petovan
386e70fd1f
Merge pull request #28 from Hypolite/issue/#25
...
wrong download link
2017-08-03 21:43:24 -04:00
Hypolite Petovan
9a7503d4dd
Normalize formatting
2017-08-03 21:42:47 -04:00
Hypolite Petovan
109633d2a6
Merge pull request #27 from Hypolite/issue/#24
...
Fix health page not working
2017-08-03 21:38:20 -04:00
Hypolite Petovan
f79df56a56
Change Friendica self-hosting URL
2017-08-01 21:34:09 -04:00
Hypolite Petovan
687eef90f7
Fix upcoming killme() in index.php change
...
- Add killme() in controllers instead of relying on index.php
- Fix formatting
2017-08-01 21:33:50 -04:00
Hypolite Petovan
c6d60df8ac
Fix health page not working
...
- Fix formatting
- Add references to App
- Fix parse error
- Fix a bunch of notices
- Remove inexplicable killme() for *_content pages preventing them from
displaying
2017-08-01 21:06:33 -04:00
Hypolite Petovan
4601c4bd8a
Fix "PHP Warning: session_write_close(): Failed to write session data (user)" errors
...
- Changed returning true when there's a session ID but no session data
in ref_session_write()
- Moved session.php requires around
2017-08-01 21:02:24 -04:00
Hypolite Petovan
9633d3393f
Merge branch 'master' of https://github.com/Hypolite/dir
2017-08-01 19:40:15 -04:00
Hypolite Petovan
e5416b0023
Fix deprecated constant MYSQL_ASSOC
...
- Add maintenance HTML file
2017-08-01 19:39:34 -04:00
Michael Vogel
a5a186f911
Merge pull request #23 from tobiasd/20170801-vagrant
...
Vagrant > 1.5 needs an additional parameter
2017-08-01 22:20:49 +02:00
8aea4acc54
Vagrant > 1.5 needs an additional parameter
2017-08-01 17:04:03 +02:00
Hypolite Petovan
98406dfcaf
Fix deprecated constant MYSQL_ASSOC
...
- Add maintenance HTML file
2017-06-25 10:17:26 -04:00
Michael Vogel
b38d171b08
Merge pull request #22 from Hypolite/master
...
Re-enable forward zrl to profile pages
2017-06-03 08:01:48 +02:00
Hypolite Petovan
fb159c2862
Re-enable forward zrl to profile pages
2017-06-02 22:45:30 -04:00
Michael Vogel
9a4ac58f67
Merge pull request #21 from Hypolite/bug/fix-dba-missing-db
...
Fix missing $db when session write on exit
2017-05-17 14:33:17 +02:00
Hypolite Petovan
2cabf7f37b
Generalize the use of killme()
...
- Add fail condition to q()
2017-05-12 00:05:06 -04:00
Hypolite Petovan
381e68edc7
Remove closedb()
2017-05-12 00:04:37 -04:00
Hypolite Petovan
5559df82a6
Formatting
2017-05-12 00:04:04 -04:00
Hypolite Petovan
4ea1211ea8
Move q errno check inside db existence check
...
- Remove if ! function_exists
- Fix formatting
2017-05-11 23:29:56 -04:00
Hypolite Petovan
7eada3d4da
Merge pull request #20 from Hypolite/bug/hide-stats-and-help
...
Hide unfinished Stats and Help pages
2017-05-11 23:07:34 -04:00
Hypolite Petovan
e7bfa257b5
Merge pull request #19 from Quix0r/rewrites/privacy-decentralized-fixes
...
Rewrites/privacy decentralized fixes
2017-05-11 11:09:01 -04:00
d400ed3342
Rewrite:
...
- don't download files - more worse JavaScript - from external CDNs
- this is a security nightmare when the remote CDN is compromised and starts
distributing worms/trojan horses (see NSA scandal)
- this will give them away your user's IP addresses
- removed no longer used js/main.js as there is assets/js/main.js around
- moved css/js files in their own folder (assets/<css|js>)
- removed executable right from include/dba.php, no need for this
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-11 16:49:02 +02:00
Benjamin Lorteau
9105272d4f
Hide unfinished Stats and Help pages
2017-05-11 10:45:37 -04:00
96ad5a1d39
no executable flag needed for this file
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-11 16:39:01 +02:00
Michael Vogel
c45a2c1454
Merge pull request #18 from Hypolite/feature/redesign-prototype
...
Redesign prototype merge
2017-05-06 08:10:18 +02:00
Hypolite Petovan
2360b60e3d
Plugins: Remove App.net, add Facebook through Buffer
2017-05-06 01:20:46 -04:00
Hypolite Petovan
901c66186e
Fix mobile styles
...
- Use Flex box instead of text alignment for top bar
2017-05-05 23:34:57 -04:00