5668 Commits

Author SHA1 Message Date
JustArchi
c4feb15af8 Packages update + bump 3.3.0.0 2018-07-25 01:05:28 +02:00
JustArchi
ae669b04da Add missing logic related to escaping private messages 2018-07-25 01:01:15 +02:00
Łukasz Domeradzki
0ffcedcf01 Implement support for new Steam chat (#811)
* First proof of concept

Still missing friends interaction

* Misc

* Add missing bits

* Misc

* Misc

* Misc

* Misc

* Handle new max message length

* AH bits for messages ack

* Implement MarkReceivedMessagesAsRead

* Mark notifications appropriately

* Remove obsolete callback subscriptions

* Correct NoResponse functions

* Adapt new code to beta format

* Implement advanced chat logging functionality

* Improve message handling

* Port naive escaping logic from ArchiBoT

* Cover edge cases

* Update lib

* Misc

* Kill more obsolete pragmas

* Update SK2 to official build

From https://ci.appveyor.com/project/SteamRE/steamkit/build/2.1.0.649/job/osamyjpyf7v9ot7k/artifacts

* Packages update

* SteamTarget changes

Single responsibility + fix of required parameters
2018-07-24 23:43:25 +02:00
JustArchi
ae05e0ffab Extra misc fixes 2018-07-24 20:43:00 +02:00
JustArchi
eb656f26f3 Fix HistoryTarget when using custom NLog configuration 2018-07-24 20:37:14 +02:00
JustArchi
60d84c0300 Misc 2018-07-23 06:21:20 +02:00
JustArchi
159e2dd112 Misc 2018-07-23 06:17:44 +02:00
JustArchi
c8fc65aaef Misc 2018-07-23 06:17:23 +02:00
JustArchi
62671beffc Misc 2018-07-23 06:16:13 +02:00
JustArchi
5a8cb6b2f0 Misc 2018-07-23 06:15:12 +02:00
JustArchi
0269cf5a3a Update contributing guidelines 2018-07-23 06:04:10 +02:00
Łukasz Domeradzki
8f66207bd5 Travis: Misc improvements (#863)
* Test

* Test
2018-07-23 05:20:04 +02:00
JustArchi
2556debd9a CIs: Build all branches
This will sadly trigger double build for travis due to lack of https://github.com/travis-ci/travis-ci/issues/6612 but overall it'll be useful for PRs targetting non-master branch.
2018-07-23 04:13:41 +02:00
JustArchi
849066e79f Translations update 2018-07-21 19:38:15 +02:00
JustArchi
d17714f066 Misc 2018-07-21 19:30:32 +02:00
JustArchi
f471689a06 Packages update 2018-07-20 01:46:46 +02:00
JustArchi
a044b6d460 Update crowdin instructions for linux 2018-07-20 01:37:27 +02:00
JustArchi
8ff4c6cba0 Make regex case sensitive 2018-07-19 17:51:14 +02:00
Abrynos
7567aefdc6 Add BuildVariant to GET /Api/ASF - Implement feature-request #859 (#860)
* Add OSVariant to GET /Api/ASF

* Change order of checks and strings in exception to match constructor

* Rename OSVariant to BuildVariant and keep alphabetic order

* Change call of constructor to match actual constructor

* Add missing parenthesis and nameof(globalConfig)
2018-07-19 17:27:25 +02:00
JustArchi
befba3280f Cleanup after #856
@abrynos
2018-07-18 17:53:06 +02:00
Abrynos
a61899e0c2 Feature GET, DELETE /Api/GamesToRedeemInBackground/{Bot} (#856)
* Implement DELETE /Api/GamesToRedeemInBackground/{Bot}

* Implement GET /Api/GamesToRedeemInBackground/{Bot}

* Revert unintentional change in logic

* Remove Code duplication and clean up naming

* Remove Required from Properties that will only be serialized

* Remove extra newline

* return null instead of empty Dictionaries

* Remove extra newline

* Simplify GetUsedKeys() and GetUnusedKeys() to GetUsedAndUnusedKeys()

* Simplify Tasklist getting Keys

* Fix naming-mistake and move logic of creating custom objects below

* Make use of standard ASF optimization mode pattern

* Optimize a bit

* Reiterate List in GetUsedAndUnusedKeys()

* That will compile now

* switch back to enumerable Collection of tasks

* Remove useless comment

* Tell user association between File and Bot

* Make results of Tasks ICollection<whatever>



I miss typedef-Keyword from C.... would've liked "whatever"

* Make botTaskTuples IEnumerable again

* Rename to tasks and results and make adapt results' <whatever> to the one used in tasks

* Fix naming

* Pick proper name for response-object

* Make GetKeysFromFile() private and add proper logic if file does not exist

* Switch to IList for better acces by index

* Return empty Dicitonary if no file is present

* Use 0 as initialization capacity

* Add missing space
2018-07-18 17:30:41 +02:00
JustArchi
8dca99a610 Misc 2018-07-18 14:24:34 +02:00
SKANKHUNTER
f48e2740fe IPC GUI Update Nr.9 (#855)
* Go back to AdminLTE 2.4.2

* Misc

* Fix "dropup" on dropdown fields

* Add option to hide inactive bots

* Fix spelling error

* Fix expanding box animation issue

* Check dropDown/Up when windows was resized

* Revert

* Fix config entry WebProxy

* Add nightmode to index.html

* Update fontAwesome to 5.1.0

* Revert

* Misc
2018-07-18 01:41:31 +02:00
JustArchi
a8936cf922 Add handling for SteamKit2.ProtocolTypes 2018-07-17 21:19:55 +02:00
JustArchi
1b5fc78068 Correct WebProxy type for #855 2018-07-17 21:10:18 +02:00
JustArchi
4826bbbd32 WebConfigGenerator build 2018-07-15 13:25:15 +02:00
JustArchi
043ef060b1 Translations update 2018-07-15 13:22:56 +02:00
JustArchi
df31bcb86b Misc 2018-07-15 13:15:04 +02:00
JustArchi
f13c5bf34e Remove deprecated settings 2018-07-14 16:29:33 +02:00
JustArchi
86ccc786b4 Misc: Prefer EUR over USD for PP donations
Regarding fees.
2018-07-13 13:37:19 +02:00
Tristar7
a345e0cf98 Fix for #803 (#820) 2018-07-13 13:30:01 +02:00
JustArchi
cc42684d47 Bump 2018-07-13 12:57:15 +02:00
JustArchi
5e1e1225f8 Translations update 3.2.0.5 2018-07-13 12:33:38 +02:00
JustArchi
bb8fcff476 Revert "CI: Misc"
This reverts commit 96d43ec6ed.
2018-07-13 12:15:35 +02:00
JustArchi
96d43ec6ed CI: Misc 2018-07-13 12:09:41 +02:00
JustArchi
f70a0215d2 CI: Misc 2018-07-12 10:42:59 +02:00
JustArchi
1562cb38e1 Misc 2018-07-11 17:01:17 +02:00
JustArchi
7c789c62f4 Disable EditorConfig for R# until it gets better support with it 2018-07-11 16:59:40 +02:00
JustArchi
ca0d6575d8 Packages update 2018-07-11 16:31:46 +02:00
JustArchi
c48a98b8b3 😕 2018-07-11 11:11:29 +02:00
JustArchi
879e9dcb34 Misc 2018-07-11 11:05:46 +02:00
JustArchi
8f33d60df0 CI: One less todo to worry about 2018-07-11 11:04:29 +02:00
Abrynos
19cacdb826 Feature editorconfig (#844)
* Move scrollable-menu's up by their height where there's always space for them to be displayed - Implements #805

* create .editorconfig

* revert Implementation of #805 for this branch

* Remove default values

* Work through everything on https://docs.microsoft.com/en-US/visualstudio/ide/editorconfig-code-style-settings-reference

* clean up with tabs

* Remove all tabs

* Fix small mistake and make some settings global

* Add everything that has severity level of none with default value and severity level of suggestion; pack things with similarities together

* Remove forgotten warning

* Remove default line

* Make csharp_style_expression_bodied_* when_on_single_line

* Add suggestion to modifier order

* Add csharp_new_line_before_* with false:suggestion

* Fix small mistake with casts

* Add suggestion severity to final newline

* Remove wrong duplicate of csharp_new_line_before_open_brace

* Switch to default modifier order

* rename public_members_must_be_capitalized to all_members_must_be_capitalized

* Add missing newline

* Make warnings suggestions like everywhere else

* remove error-level where no one is allowed
2018-07-11 08:53:08 +02:00
JustArchi
2a1d5d1e60 Correct R# modifiers orders 2018-07-10 15:05:06 +02:00
JustArchi
06aad0c7d1 Misc 2018-07-10 14:54:01 +02:00
JustArchi
aaff52a40e Misc 2018-07-10 14:53:04 +02:00
JustArchi
9a609975cd Bump 2018-07-10 11:45:04 +02:00
JustArchi
59b28c0099 Packages update 3.2.0.4 2018-07-10 11:35:37 +02:00
JustArchi
f257968a5f Translations update 2018-07-10 10:45:15 +02:00
Łukasz Domeradzki
a4cd7d47c5 CI fixes (#847)
* AppVeyor fixes

* Test

* Revert "Test"

This reverts commit 5700ad66a8.

* Revert "AppVeyor fixes"

This reverts commit d15777dea4.

* Try something else
2018-07-10 10:20:53 +02:00