Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Liquipedia/Lua-Modules

hjpalpha created a comment on a pull request on Liquipedia/Lua-Modules
> Also remove bans, as it was only used on 1 match on the entire wiki! i can imagine that we will get some message on discord about how important it is to have the (not used) bans XD

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

hjpalpha created a review comment on a pull request on Liquipedia/Lua-Modules
```suggestion size = BASE_SIZE * HOOVER_MODIFIER, ```

View on GitHub

hjpalpha created a review comment on a pull request on Liquipedia/Lua-Modules
why 3 empty lines?

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules
could change `local showCountdown = match.timestamp ~= DateExt.defaultTimestamp` to `local showCountdown = not DateExt.isDefaultTimestamp(match.timestamp)` but completely optional

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules
could change `local showCountdown = match.timestamp ~= DateExt.defaultTimestamp` to `local showCountdown = not DateExt.isDefaultTimestamp(match.timestamp)` but completely optional

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

hjpalpha created a review comment on a pull request on Liquipedia/Lua-Modules
yeah true

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz created a review comment on a pull request on Liquipedia/Lua-Modules
The previous logic was `dateIsExact OR timestamp is not defaultTimestamp`. Any case where dateIsExact is true, timestamp cannot be defaultTimestamp, as video games weren't invented at defaultTimestamp

View on GitHub

Rathoz created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz deleted a branch Liquipedia/Lua-Modules

suppress-popup-for-only-h2h

Rathoz pushed 1 commit to main Liquipedia/Lua-Modules
  • feat(match2): do not show popup if only h2h link is present on sc(2) (#4955) 4e7ae60

View on GitHub

Rathoz closed a pull request on Liquipedia/Lua-Modules
feat(match2): do not show popup if only h2h link is present on sc(2)
## Summary As per request on discord (sc2 channel): do not show the popup if h2h is the only link ## How did you test this change? dev
Rathoz opened a pull request on Liquipedia/Lua-Modules
refactor(match2): match comments
## Summary Since CS MatchStatus is just another comment, move it over to use the Widget too. Remove Match Status from Zula and CriticalOps, as it's unused <!-- Explain the **motivation** for makin...
hjpalpha created a review comment on a pull request on Liquipedia/Lua-Modules
not true in the following cases: - manual input without timezone - dateFallBack wiki vars in play (only on some wikis the case)

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

hjpalpha opened a pull request on Liquipedia/Lua-Modules
feat(match2): do not show popup if only h2h link is present on sc(2)
## Summary As per request on discord (sc2 channel): do not show the popup if h2h is the only link ## How did you test this change? dev
hjpalpha created a branch on Liquipedia/Lua-Modules

suppress-popup-for-only-h2h - Used to keep versions of some important lua modules of the Liquipedia wiki that we want better version control for.

Rathoz opened a pull request on Liquipedia/Lua-Modules
refactor(match2): clashroyale match summary body
## Summary Also remove bans, as it was only used on ***1*** match on the entire wiki! <!-- Explain the **motivation** for making this change. What problems are you solving with this pull request? ...
Rathoz created a branch on Liquipedia/Lua-Modules

ms-cr-body - Used to keep versions of some important lua modules of the Liquipedia wiki that we want better version control for.

Rathoz created a review comment on a pull request on Liquipedia/Lua-Modules
Every game that has an exact date, will also have a timestamp that is not the default timestamp (as that is in year 1000), so the check becomes redundant

View on GitHub

Rathoz created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

mbergen created a review comment on a pull request on Liquipedia/Lua-Modules
is `dateIsExact` not relevant anymore?

View on GitHub

mbergen created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz opened a pull request on Liquipedia/Lua-Modules
refactor(match2): standardize brawlstars' pick and bans display
## Summary <!-- Explain the **motivation** for making this change. What problems are you solving with this pull request? How are you improving the current situation? Please also consider the di...
Rathoz opened a pull request on Liquipedia/Lua-Modules
feat(match2): render match summmary characters at an appropriate size
## Summary <!-- Explain the **motivation** for making this change. What problems are you solving with this pull request? How are you improving the current situation? Please also consider the di...
Rathoz created a branch on Liquipedia/Lua-Modules

render-character-in-match-summary - Used to keep versions of some important lua modules of the Liquipedia wiki that we want better version control for.

Load more