gab-social/lib/gabsocial
rubic0n a623252c59 Convert to boolean in C code
casecmp?(str) is 1.5x faster than casecmp(str).zero?
It's 1 less method call in Ruby, and the C code can convert
to boolean, rather than returning a number and determining
if it's zero.
2021-02-17 23:25:10 -06:00
..
accounts_cli.rb forgot to push these changes 2021-02-16 13:35:19 -05:00
cache_cli.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
cli_helper.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
domains_cli.rb Updated domains_cli deleteallremote command 2020-12-10 15:44:55 -05:00
emoji_cli.rb Added new cli commands in emoji, domains for removing remote content 2020-11-25 16:03:29 -06:00
feeds_cli.rb Redis fixes 2021-01-16 14:46:48 -05:00
media_cli.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
migration_helpers.rb Convert to boolean in C code 2021-02-17 23:25:10 -06:00
premailer_webpack_strategy.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
redis_config.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
search_cli.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
settings_cli.rb Commiting 2020-11-15 12:48:32 -06:00
snowflake.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
statuses_cli.rb Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
version.rb change all GitHub links to Gab's GitLab at code.gab.com 2019-07-03 13:26:13 -04:00