Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

MyAAC

Developing open source AAC (Automatic Account Creator)
Collective - Host: opensource - https://opencollective.com/myaac - Website: https://my-aac.org/ - Code: https://github.com/otsoft/myaac

* updated TODO (csrf token protection)

github.com/slawkens/myaac - bce3756e838d9f89c239cf1db499e381245e89d8 authored almost 7 years ago by slawkens1 <[email protected]>
* updated TODO (password strength requirements in v1.0)

github.com/slawkens/myaac - 0cf21671a490157cf6c55991f4711a5d43956b6c authored almost 7 years ago by slawkens1 <[email protected]>
* update TODO (Singleton)

github.com/slawkens/myaac - 5d3fbb4bff4583f332c10a38235e20a722d5ca3c authored almost 7 years ago by slawkens1 <[email protected]>
* fix #47

github.com/slawkens/myaac - 68bbf4182fd4d2cce6087fb7d19f286291133e8f authored almost 7 years ago by slawkens1 <[email protected]>
* some optimizations & fixes according to awesome PHPStorm Php Inspections plugin!

github.com/slawkens/myaac - eab416c0b462a62e51ae9de9f9448a1d1c201b9c authored almost 7 years ago by slawkens <[email protected]>
* delete config.local.php

Will be automatically created on install

github.com/slawkens/myaac - c48452b37db4331069635cc6ae9e1fd3c2b73597 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed saving long ip addresses (unsigned)

github.com/slawkens/myaac - a636a87c2bbc2cfef9432a98d894fd369ee463b0 authored almost 7 years ago by slawkens1 <[email protected]>
* updated TODO (robots.txt)

github.com/slawkens/myaac - ba8e1c56477be30af072b5e08357f0efb5694fcc authored almost 7 years ago by slawkens1 <[email protected]>
* plugins require like composer: "ext-curl": >"5.0"

Allow require php extension with composer syntax: ext-name: version

github.com/slawkens/myaac - fc30e28e849ffe3b1465317673b99778d40a3ede authored almost 7 years ago by slawkens1 <[email protected]>
* added robots.txt

github.com/slawkens/myaac - cfca37b09c0815abdbca204ef7c998895c1c1863 authored almost 7 years ago by slawkens1 <[email protected]>
* updated TODO (previous commit)

github.com/slawkens/myaac - 31a3f594f1a0cce0e994741f77940d4c02f390ec authored almost 7 years ago by slawkens1 <[email protected]>
* plugins: require php-extension, table or column

Some additional options for plugin developers, to require specific php
extension, database table...

github.com/slawkens/myaac - 9c536bd845ff55ccb452027effd360330ea7b22a authored almost 7 years ago by slawkens1 <[email protected]>
* fixed default accounts.vote value

github.com/slawkens/myaac - 808612cd10a2e68bdc98b407e1e9b1ab514bab2e authored almost 7 years ago by slawkens1 <[email protected]>
* minimum PHP is now 5.3.3

* added command to change permissions of system/cache directory

github.com/slawkens/myaac - f2c3e558cc6bfdc8925a109ed2563c8150d51a24 authored almost 7 years ago by Sławek <[email protected]>
* fixed chrome bug on save ERR_BLOCKED_BY_XSS_AUDITOR

github.com/slawkens/myaac - 3324154208859eda54e0541381ee5597f14e7654 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed edit page with php enabled

github.com/slawkens/myaac - 9c0068d4703a097d473f8a237c41040d883c4337 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed logo monster

github.com/slawkens/myaac - 50790279780d0ea25af94f606d28d623e253c489 authored almost 7 years ago by slawkens1 <[email protected]>
* new configurable: smtp_secure

* as described in #43 by miqueiaspenha

github.com/slawkens/myaac - 04dca2f274a17ca048189af3f80ecf4ae87ace29 authored almost 7 years ago by slawkens1 <[email protected]>
Merge pull request #44 from miqueiaspenha/patch-1

Update admin.dashboard.html.twig (GH-44)

github.com/slawkens/myaac - 168df5d4e2bb5b0a0298f1f57c71638b11eeb699 authored almost 7 years ago by Sławek <[email protected]>
Update admin.dashboard.html.twig

The data comes from the config array.

github.com/slawkens/myaac - 6cf6f0460ec6f43b2de0e8c3c9fc8111579c6468 authored almost 7 years ago by Miqueias Penha <[email protected]>
* fixed displaying houses on TFS 1.x and higher

* fixed latest migration mysql error (23)
* fixed some config warning about highscores_balance

github.com/slawkens/myaac - 57d8e0b06f29292c1b800b4c095a96ef3fd8a9e1 authored almost 7 years ago by slawkens1 <[email protected]>
* updated TODO (proposed routing library for 2.0)

github.com/slawkens/myaac - 55ab90a481be9bb907d18edacdf7007e5da06e19 authored almost 7 years ago by slawkens1 <[email protected]>
* updated TODO (custom session handlers in 2.0)

github.com/slawkens/myaac - 0a8fb40bd74c096f7514543e60090154ff34322a authored almost 7 years ago by slawkens1 <[email protected]>
* verify is user was logged on HOOK_LOGOUT

github.com/slawkens/myaac - fb026ec07f4b2545f1e2e6fcaae1a0f14298766b authored almost 7 years ago by slawkens1 <[email protected]>
* updated TODO (PHP 7.0, Composer and MVC)

github.com/slawkens/myaac - 79697e90301c447db280290639bbfcc775b4a30b authored almost 7 years ago by slawkens1 <[email protected]>
* updated TODO (some Twig improvements in 2.0)

github.com/slawkens/myaac - 873e05538e119559a0c57b178eb2f3c28c288032 authored almost 7 years ago by slawkens <[email protected]>
* updated TODO

github.com/slawkens/myaac - 9dd18a97e8fcf2400947f6236a71573631444055 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed #42

* changed mb_strtolower functions to strtolower() - was useless in this
case
* attemp to fix som...

github.com/slawkens/myaac - 51acb739e907fd0a9cdffeb08ad494dacb144319 authored almost 7 years ago by slawkens1 <[email protected]>
* updated monsters to the original ones from tibia.com

github.com/slawkens/myaac - 7e2be697492becb7eb7e3c29f4542b8a625d2179 authored almost 7 years ago by slawkens1 <[email protected]>
* twig requires php 5.3.3

github.com/slawkens/myaac - 8e0ec47229f0a01f52a6daa6c33e4460a89ebb6a authored almost 7 years ago by slawkens <[email protected]>
* updated TODO

github.com/slawkens/myaac - ca4b243daa4aa0920a2557e849baf79bb576c17a authored almost 7 years ago by slawkens <[email protected]>
* forgot to add latest migration to schema.sql

* default link color can be changed for each template

github.com/slawkens/myaac - 755adb08635022b48eeb358783d0f861b15f2d2b authored almost 7 years ago by slawkens1 <[email protected]>
* revalidate cache before upgrading db

github.com/slawkens/myaac - fc6cd29e846b139ef5c76736325b6058a85c3e75 authored almost 7 years ago by slawkens1 <[email protected]>
* colorful dynamic menus!

* and also: blank option for menus
* NOTICE: Not all templates support that options yet

github.com/slawkens/myaac - ab73c602c3d5823f272cfd52a39010071d74b2c6 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed some small information about Frags on highscores

github.com/slawkens/myaac - 862533fd7faa2a189b6c96803d4b181a25ac94d5 authored almost 7 years ago by slawkens1 <[email protected]>
* some fixes to the revalidateCache function

github.com/slawkens/myaac - ffa3bed620c37fe750ce0b83a94090c13d8cb43d authored almost 7 years ago by slawkens1 <[email protected]>
* added highscores by balance

github.com/slawkens/myaac - ba8d56f6ab2a26424377f45f85ed69524aebdb04 authored almost 7 years ago by slawkens1 <[email protected]>
* auto add z_polls table on install

github.com/slawkens/myaac - 4bfc804d856467e1fb358ccf46f7c457692e98b8 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed plugin "You don't have rights to delete"

github.com/slawkens/myaac - 40981daf3313fb6796be3f8ad88df3a5e8b361e3 authored almost 7 years ago by slawkens1 <[email protected]>
* new hooks: LOGIN, LOGIN_ATTEMPT, LOGOUT

* fixed bug with uninstalling some plugin dirs
* updated TODO

github.com/slawkens/myaac - 16bcb708630f9860053f31ab8ac30ea40c940b80 authored almost 7 years ago by slawkens1 <[email protected]>
* added some names links to the account.management page

github.com/slawkens/myaac - b1c72df333bb7d8de100fbc1f3c9de097c321826 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed hooks return value

* (internal) added new function: $hooks->exist($type)

github.com/slawkens/myaac - 39ced581b8adab0be23c507ece277736579ada03 authored almost 7 years ago by slawkens1 <[email protected]>
* deleted more useless files

github.com/slawkens/myaac - 18a325cad8c5084e89bd33f018e210902977b7c2 authored almost 7 years ago by slawkens1 <[email protected]>
* changed highscores_groups_hidden to 3 (for TFS 1.x)

github.com/slawkens/myaac - 7b0e891ab305084fd76d2a6a503a05fd27252171 authored almost 7 years ago by slawkens1 <[email protected]>
* install: better error message on database failed connect

* changed <p> tag to <div> in notification messages

github.com/slawkens/myaac - fc243466da3bf507744c5d75e47c44a3b1e921ec authored almost 7 years ago by slawkens1 <[email protected]>
* fixed default stamina on otserv 0.6.x engine

github.com/slawkens/myaac - 9738c1896d5d693f4e1bae9de8ee1be2bb202a09 authored almost 7 years ago by slawkens1 <[email protected]>
* forgot this

github.com/slawkens/myaac - d0976cead92d4017a4d89ef7c66bb9ebc2354702 authored almost 7 years ago by slawkens1 <[email protected]>
* install: change permission check to is_writable

github.com/slawkens/myaac - 2e46d80bcef101c9dded5c6c35a65ae848f57cd9 authored almost 7 years ago by slawkens1 <[email protected]>
* fixes to the latest commit (removed some files)

* otserv 0.6.3: fixed some warning (on the characters page) and fatal
mysql error (on the mango ...

github.com/slawkens/myaac - 283806369a5e6e9a671fc9ea581920f3ce7b2d20 authored almost 7 years ago by slawkens1 <[email protected]>
* removed Thumbs.db

github.com/slawkens/myaac - 500cb23ab998cdc8385420a8511f6a7ac7085aa7 authored almost 7 years ago by slawkens1 <[email protected]>
* removed 6mb of trash (some useless things)

* updated background-artwork to the latest version, removed other ones
* removed signature backg...

github.com/slawkens/myaac - 88cabf88b23d39415564e643ef1b7e8e38f60256 authored almost 7 years ago by slawkens1 <[email protected]>
* (fix) TFS 1.x not showing promoted vocations in highscores

github.com/slawkens/myaac - 9dc3d6d8d6789e381c50e6ea0355d414b6010862 authored almost 7 years ago by slawkens1 <[email protected]>
* update TODO

github.com/slawkens/myaac - cb8d8c4173483b44f0e1984400ecbe7c968b17c6 authored almost 7 years ago by slawkens1 <[email protected]>
* installation of important stuff with help of AJAX

* installation will be now done with AJAX request (jQuery), that will instaltly notify about the...

github.com/slawkens/myaac - 1949c197d64877e028affa5cd9d8c71b54694a8c authored almost 7 years ago by slawkens <[email protected]>
* updated OTS_House class to support latest TFS 1.x

github.com/slawkens/myaac - 16dab3a2cc4bdfa2aecd26879d764a09913c596b authored almost 7 years ago by slawkens1 <[email protected]>
* fixed some MySQL errors on OTS_Player.php

* added function OTS_Player::getAccountId()
* (internal) shortened samples inserting code
* (int...

github.com/slawkens/myaac - 497a0731627e032794b21a63770655d24ae35b63 authored almost 7 years ago by slawkens1 <[email protected]>
* enabled emoticons plugin in tinymce :)

github.com/slawkens/myaac - 22e245ecffd5e1d216510bdc0753ba8155bff458 authored almost 7 years ago by slawkens1 <[email protected]>
* added missing function is_sub_dir (to the last commit)

github.com/slawkens/myaac - b03433d8a80e26b03e49e5cbcb2780bd2f63c681 authored almost 7 years ago by slawkens <[email protected]>
* uninstall: do not allow directories outside BASE

* uninstall: do not allow absolute paths

github.com/slawkens/myaac - 4f0fca021c411bc6b6f06fc8ed00ac4d2a717622 authored almost 7 years ago by slawkens <[email protected]>
* allow comments inside plugin json file

* updated German translation (by German native speaker)

github.com/slawkens/myaac - 5aa1ae003ef9f203b3dbe35816c2dc090f876819 authored almost 7 years ago by slawkens <[email protected]>
* some fixes regarding migrations

github.com/slawkens/myaac - f29758939c3176d97567267d4d8e91093aabdc0f authored almost 7 years ago by slawkens <[email protected]>
* updated tinymce to the latest (4.7.4) version

github.com/slawkens/myaac - 3703c2b4314a33573fb9220a08c10039f579eac4 authored almost 7 years ago by slawkens <[email protected]>
* update CHANGELOG from 0.7 branch

github.com/slawkens/myaac - d289d9a8ff51d9e08391d60ce5df7e34b5310e41 authored almost 7 years ago by slawkens <[email protected]>
* fixed PHP warning about country not existing on online and characteres pages

github.com/slawkens/myaac - a083dd048d988aae46b905ad0ea0ab2fa84bfbd5 authored almost 7 years ago by slawkens <[email protected]>
* fixed characters page - config.characters.frags "Notice: Use of undefined constant"

github.com/slawkens/myaac - f09c30d37083045fe5d94c017491937edc1acf6f authored almost 7 years ago by slawkens <[email protected]>
* fixed displaying special outfits (GM, CM) in online page

github.com/slawkens/myaac - 9e28d46ee7ff2f1f9704406002843c92c4f59345 authored almost 7 years ago by slawkens <[email protected]>
* added new forum option: "Enable HTML"

* will be by default enabled for newses
* fixed bbcode parsing

github.com/slawkens/myaac - c133482659ff74a773f790b87b21dff7b46b7c52 authored almost 7 years ago by slawkens <[email protected]>
* fixed tr bgcolor (#38)

github.com/slawkens/myaac - bf71c1aee86dd7304ceb4e0fb1a5aeb99b395a9d authored almost 7 years ago by slawkens1 <[email protected]>
* important fix for servers with promotion column (#36)

* caused player.vocation to be resetted when saving player, for example:
on change name, accept ...

github.com/slawkens/myaac - 4102b443526e643add3b4c60ba1d604c6b442a06 authored almost 7 years ago by slawkens1 <[email protected]>
* nothing important

github.com/slawkens/myaac - acf2e2fb4a4ad002cf9c40a4bdf226f70c578af6 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed displaying Premium Account days v2

github.com/slawkens/myaac - f9de0b5eb9bffb5b0ad3cc663abfe4400cdf28e1 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed displaying premium account days

* function OTS_Account:getPremDays will now return -1 if there's
freePremium configurable enable...

github.com/slawkens/myaac - 85083f5979529e43c89c36c4a6b2be135a04ef45 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed getBoolean function when boolean is passed

github.com/slawkens/myaac - 087988dde368de8560843e5295a49ed5cd08965a authored almost 7 years ago by slawkens1 <[email protected]>
* fixed installation

github.com/slawkens/myaac - 2dddb853f25ff7803692ffbd9889c62dd97b03fd authored almost 7 years ago by slawkens1 <[email protected]>
* fixed othire default column value (#26)

github.com/slawkens/myaac - a92355181fe16bca41ad7201eb1fa2bcf4ec88f8 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed warning in highscores when vocation doesn't exist

github.com/slawkens/myaac - 2085f7e1283072c0e10af17a56ac911be46019c7 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed some php notice when there are no players online on TFS 1.x

github.com/slawkens/myaac - de7366e9a98de0c30fe20e9890df2c637e5778d7 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed saving custom vocations in admin panel (#36)

github.com/slawkens/myaac - 7ab1c1170f86ca11158c685ee15f3c191c654024 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed some typos

* changes account.management to use buttons defined in template

github.com/slawkens/myaac - 792770e5e2b7cdcb52ec643eee92febd470f1a9c authored almost 7 years ago by slawkens1 <[email protected]>
Set theme jekyll-theme-slate

github.com/slawkens/myaac - dece42c155f26ffeeddefc2ca4181fb0c0485ea4 authored almost 7 years ago by Sławek <[email protected]>
* cache $db->hasTable and $db->hasColumn functions

* changed tableExist and fieldExist to $db->hasTable(table) +
$db->hasColumn(table, column)
* ne...

github.com/slawkens/myaac - 1025fad0e6776f79b0eacaf45f7de631a72b6937 authored almost 7 years ago by slawkens1 <[email protected]>
* immediately reload config.lua when there's change in config.server_path detected

github.com/slawkens/myaac - 31537687c180c71fb987df9b952e81e9a8bc1be3 authored almost 7 years ago by slawkens1 <[email protected]>
* added "Edit" option for admins in characters page

github.com/slawkens/myaac - 9c281511fa1e09c8a27f134b87863fd97da61e27 authored almost 7 years ago by slawkens1 <[email protected]>
* show user avatar (outfit) in forum posts

* show user position (group) in forum posts
* replaced forum actions links (move, remove, edit, ...

github.com/slawkens/myaac - 544375378f19399544e4da393d52ea7298b000b0 authored almost 7 years ago by slawkens1 <[email protected]>
* forum: show image in full screen on click

* do not expand the whole site cause of big posted forum images, instead
show a small image and ...

github.com/slawkens/myaac - c2574235ea335c1a12ce66324b15b790d3ea3108 authored almost 7 years ago by slawkens1 <[email protected]>
* some fixes regarding latest commit

github.com/slawkens/myaac - 0533b8c946af23d3d25ce338dab66a26a36ea263 authored almost 7 years ago by slawkens1 <[email protected]>
* dont add extra <br/> to the TinyMCE news forum posts

github.com/slawkens/myaac - 5475bd6b5f65e8d70e1f7009a9e25c2bfc4328c6 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed othire account creating/installation

* fixed unexpected error logging about email fail
* added max_execution_time to the install fini...

github.com/slawkens/myaac - 2e4321872a746680fdcbc27b36b56139d2624be4 authored almost 7 years ago by slawkens <[email protected]>
* fixed table name players -> players_online

github.com/slawkens/myaac - 515790b1a02585e1111968bfa7e29e54554c7753 authored almost 7 years ago by slawkens1 <[email protected]>
* update TODO

github.com/slawkens/myaac - 35c9ffcdcabed59728ba2ac66739ff142cc81167 authored almost 7 years ago by slawkens <[email protected]>
* some small fix regarding highscores vocation box

github.com/slawkens/myaac - 920c8a936f7ab1583bd20358b8cf54ef1c1a4ce2 authored almost 7 years ago by slawkens1 <[email protected]>
* fixed displaying article_text when it was empty saved

github.com/slawkens/myaac - 6863ba488359a8c9ceb2e9d57ce5e8afff150ddd authored almost 7 years ago by slawkens1 <[email protected]>
* update TODO

github.com/slawkens/myaac - 2f4941386703c1e46f21b83cf63bc39ece57c7ef authored almost 7 years ago by slawkens1 <[email protected]>
* added news preview function (news, ticker, article)

* update TODO

github.com/slawkens/myaac - 854560b2f515759c46c549eea461b15771267ad4 authored almost 7 years ago by slawkens1 <[email protected]>
* save detected country on create account in session

* warning about leaving news page with changes

github.com/slawkens/myaac - 4a948b8ba292151ad058789b31d0df4d717cfbab authored almost 7 years ago by slawkens1 <[email protected]>
* added player status to tibiacom top 5 highscores box

* fix when there are no changelogs or highscores yet

github.com/slawkens/myaac - 01c0d021b238ac04a0b72098a0caabe5c06f58ac authored almost 7 years ago by slawkens1 <[email protected]>
* fiedx bug on othire with config.account_premium_days

* fixed getPremDays and isPremium functions (newest 11.x engines are
bugged when it comes to PAC...

github.com/slawkens/myaac - 3e49ef42a2d9e0b8e2f8a76f6eaf2ab035e37876 authored almost 7 years ago by slawkens1 <[email protected]>
Updated TODO

github.com/slawkens/myaac - efb1775affce4bb0ecfedff7c8e92c346af53b04 authored almost 7 years ago by slawkens <[email protected]>
* update to 0.8.0-dev

* added some features into TODO file, that will be most probably
available in 0.8 release

github.com/slawkens/myaac - 2a1f1c3cd961c516ad06454e27402a406e98a06f authored about 7 years ago by slawkens1 <[email protected]>
Merge branch 'master' of https://github.com/slawkens/myaac

github.com/slawkens/myaac - 3c4ab10b360503a0eb6db4d4342700bb2e40f3f1 authored about 7 years ago by slawkens1 <[email protected]>